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 エクスプローラーから取得するか、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 とのやり取りを容易にします。