All MCP servers

Anytype Mcp

Official
by Api.AirforcestdioDocuments & Knowledge0437MIT

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

mcpopen-sourcedocuments-knowledge

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "anytype-mcp-impd3845": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}