Knowledge Systems
Trust: 47/100 (Fair)io.github.anyproto/anytype-mcp Guide
Official MCP server for Anytype API - your encrypted, local and collaborative wiki.
323 starsby anyproto
Quick Start
Install
npx @anyproto/anytype-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-anyproto-anytype-mcp": {
"command": "npx",
"args": [
"@anyproto/anytype-mcp"
]
}
}
}