Skip to content
Claude Desktop

anytype mcp for Claude Desktop

io.github.anyproto/anytype-mcp

Official MCP server for Anytype API - your encrypted, local and collaborative wiki.

client:Claude Desktop transport:stdio runtime:npm

Install anytype mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "anytype-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@anyproto/anytype-mcp"
      ],
      "env": {
        "OPENAPI_MCP_HEADERS": "<OPENAPI_MCP_HEADERS>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

anytype mcp in other clients