MCP Directory
Back

anytype-mcp

by anyproto · TypeScript · ★ 400

An MCP server enabling AI assistants to interact with Anytype - your encrypted, local and collaborative wiki - to organize objects, lists, and more through natural language.

#anytype#api#mcp#mcp-server#modelcontextprotocol

Install

npx -y github:anyproto/anytype-mcp

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "anytype-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:anyproto/anytype-mcp"
      ]
    }
  }
}

From the README

The Anytype MCP Server is a [Model Context Protocol (MCP)](https://modelcontextprotocol.io) server enabling AI assistants to seamlessly interact with [Anytype's API](https://github.com/anyproto/anytype-api) through natural language. It bridges the gap between AI and Anytype's powerful features by converting Anytype's OpenAPI specification into MCP tools, allowing you to manage your knowledge base through conversation. - Global & Space Search - Spaces & Members - Objects & Lists - Properties & Tags - Types & Templates 1. Open Anytype 2. Go to App Settings 3. Navigate to API Keys section 4. C…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers