Anytype MCP
Supports UIby anyproto
Official MCP server for Anytype, allowing AI assistants to organize your encrypted local wiki.
What it does
Anytype MCP bridges AI assistants with Anytype's encrypted, local, and collaborative knowledge base. It converts Anytype's OpenAPI specification into MCP tools, enabling natural language management of objects, lists, and spaces.
Tools
- Search: Global and space-wide search for information.
- Space Management: Create and manage spaces and members.
- Object Management: Create, edit, and organize objects, lists, properties, and tags.
- Template Management: Handle types and templates for structured data.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"anytype": {
"command": "npx",
"args": ["-y", "@anyproto/anytype-mcp"],
"env": {
"OPENAPI_MCP_HEADERS": "{\"Authorization\":\"Bearer <YOUR_API_KEY>\", \"Anytype-Version\":\"2025-11-08\"}"
}
}
}
}
Supported hosts
- Claude Desktop
- Cursor
- Windsurf
- Raycast
- LM Studio
Quick install
npx -y @anyproto/anytype-mcpInformation
- Pricing
- free
- Published
- 4/15/2026
- stars






