A
securityA
licenseA
qualityAn MCP server for managing and persisting notes, offering CRUD operations, note summarization, and resource-based access via a note:// URI scheme.
Last updated -
4
6
Python
MIT License
这是适用于 AI 原生 CRM Attio的 MCP 服务器。它允许 mcp 客户端(例如 Claude)连接到 Attio API。
您将需要:
ATTIO_API_KEY
这应该是一个承载令牌,这意味着您可以通过右侧的API Explorer获取一个,或者配置 OAuth 并通过 Attio API 检索一个。
开始之前,请确保已安装以下软件:
要设置开发环境,请按照以下步骤操作:
ATTIO_API_KEY
。This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
允许 MCP 客户端通过 Attio API 读取和写入公司记录和注释,从而促进与 Attio CRM 的交互。