Anytype
Freeby MCP Community
Official MCP server for Anytype API
v1.2.5Added Apr 12, 2026
anytypeapimcpserver
Anytype MCP Server
Official MCP server for Anytype API
Installation
Reviews
Installation
Quick install
npx -y @anyproto/anytype-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"anytype": {
"command": "npx",
"args": ["-y", "@anyproto/anytype-mcp"]
}
}
}