Github Anyproto Anytype Mcp
Official MCP server for Anytype API - your encrypted, local and collaborative wiki.
About This MCP Server
The Anytype MCP Server is a Model Context Protocol (MCP) server enabling AI assistants to seamlessly interact with Anytype's 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.
Tools & Endpoints3
Example Workflow
• "Create a new space called 'Project Ideas' with description 'A space for storing project ideas'"
• "Add a new object of type 'Task' with title 'Research AI trends' to the 'Project Ideas' space"
• "Create a second one with title 'Dive deep into LLMs' with due date in 3 days and assign it to me"
• "Now create a collection with the title "Tasks for this week" and add the two tasks to that list. Set due date of the first one to 10 days from now"
Why Use Github Anyproto Anytype Mcp?
- Global & Space Search
- Spaces & Members
- Objects & Lists
- Properties & Tags
- Types & Templates
Specifications
Requirements
- 1. Clone the repository:
- 2. Install dependencies:
- 3. Build the project:
- 4. Link the package globally (optional):
Hosting
Hosting Options
- Package
API
Integrate this server into your application. Choose a connection method below.
Install
npm install -DConfigure
{
"mcpServers": {
"anytype": {
"command": "npx",
"args": ["-y", "@anyproto/anytype-mcp"],
"env": {
"OPENAPI_MCP_HEADERS": "{\"Authorization\":\"Bearer <YOUR_API_KEY>\", \"Anytype-Version\":\"2025-11-08\"}"
}
}
}
}Performance
Usage
Quick Reference
- Name
- Github Anyproto Anytype Mcp
- Function
- Official MCP server for Anytype API - your encrypted, local and collaborative wiki.
- Available Tools
- 2. Go to App Settings 3. Navigate to API Keys section 4. Click on Create new button, <summary>Alternative: Get API key via CLI</summary>, You can also get your API key using the command line:
- Transport
- Package
- Language
- JavaScript/TypeScript
- Install
- npm install -D
- Source
- External (Registry)
- License
- Open Source
Ready to integrate this MCP server?
Book a demo to see how this server fits your workflow, or explore the full catalog.