assetjay
Track company equipment, attach receipts, and know who has what.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетНужен API-ключГлобальныйБесплатноМожет изменять данные
Что умеет
- Whoami: Get information about the connected AssetJay organization: name, plan, asset count, asset limit, and person count.
- List Assets: List assets in the organization. Search by name, serial number, make, or model. Filter by category or assignee.
- List People: List people in the organization. Search by name or email.
Какие данные видит
Нужен ли аккаунт
Нужен API-ключ из настроек сервиса
Track company equipment, attach receipts, and know who has what. Built for small teams without IT departments.
What you can do with this MCP server:
- Create and update assets (laptops, monitors, headsets, etc.) by conversation
- Look up who has what equipment
- Assign devices to team members
- Attach receipts and invoices to assets
- Scan Gmail for purchase emails and bulk-create your inventory
Setup: Generate an API key at assetjay.com/settings/api-keys. Free tier
includes 25 assets — no credit card required.
Список инструментов сервера (9)
Технические названия из tools/list. Нужны только разработчикам.
| whoami | Get information about the connected AssetJay organization: name, plan, asset count, asset limit, and person count. |
| list_assets | List assets in the organization. Search by name, serial number, make, or model. Filter by category or assignee. |
| list_people | List people in the organization. Search by name or email. |
| get_asset | Get full details for a single asset, including attached documents. |
| create_asset | Create a new asset with name, category, serial number, price, purchase date, warranty, vendor, and assignee. |
| update_asset | Update an existing asset. Only include fields you want to change. |
| create_person | Add a new person to the organization. |
| assign_asset | Assign or reassign an asset to a person. |
| upload_document | Upload a document (receipt, invoice) and attach it to an asset. |