attio-mcp-server
@MCP-Mirror
关于 attio-mcp-server
Mirror of
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"attio": {
"command": "npx",
"args": [
"attio-mcp-server"
],
"env": {
"ATTIO_API_KEY": "YOUR_ATTIO_API_KEY"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is attio-mcp-server?
attio-mcp-server is an MCP (Model Context Protocol) server for Attio, an AI-native CRM. It allows MCP clients, such as Claude, to connect to the Attio API and interact with company data.
How to use attio-mcp-server?
Provide a valid ATTIO_API_KEY as a bearer token, obtainable from the Attio API Explorer. For Claude Desktop, add the server configuration to your mcpServers JSON block, using npx to run attio-mcp-server and setting the ATTIO_API_KEY environment variable.
Key features of attio-mcp-server
- Read company records from Attio
- Read company notes from Attio
- Write company notes to Attio
- MCP protocol integration for AI clients
- Single API key authentication
Use cases of attio-mcp-server
- Retrieve company records and notes during AI-powered conversations
- Add new notes to company records directly from an MCP client
- Query Attio company data using natural language
FAQ from attio-mcp-server
What API key is required?
You need an ATTIO_API_KEY configured as a bearer token. This can be obtained via the Attio API Explorer or through OAuth.
Which Attio objects can attio-mcp-server access?
Currently, it supports reading company records and company notes, and writing company notes. Other Attio objects are not yet supported.
What are the runtime requirements?
Node.js (recommended v22 or higher), npm, git
其他 分类下的更多 MCP 服务器
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
评论