loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

anytype-mcp-plus

MCP Tool

MAB2908/anytype-mcp-plus

Enhanced MCP server for Anytype — 34 tools for full CRUD on spaces, objects, types, properties, tags, templates and collections

Install

$ npx loaditout add MAB2908/anytype-mcp-plus

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "anytype-mcp-plus": {
      "command": "npx",
      "args": [
        "-y",
        "anytype-mcp-plus"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

anytype-mcp-plus

An enhanced MCP (Model Context Protocol) server for Anytype — the local-first knowledge management app. Provides 34 tools for full CRUD operations on spaces, objects, types, properties, tags, templates, and collections via the Anytype REST API.

[](https://www.npmjs.com/package/anytype-mcp-plus) [](LICENSE) [](https://nodejs.org) [](https://anytype.io)

---

What is this?

This server lets AI assistants (Claude, etc.) interact with your Anytype workspace via natural language:

> "Find all my tasks tagged 'anytype' sorted by creation date" > "Create a new page with this content and tag it as a project" > "Add a property 'Priority' to the type 'Task' with tags High, Normal, Low"

It extends the official anyproto/anytype-mcp and builds on cryptonahue/mcp-anytype with:

  • 5 MCP-level bug fixes (update_property, update_type, list_tags, delete_object, create_property)
  • 4 new capabilities (type_key change, inline tags, sort in search, global search)
  • Accurate API limitation documentation — every known limitation is documented with the source

---

Requirements
  • Node.js >= 18
  • Anytype desktop app running locally
  • An Anytype API key (Settings → API → Create API Key)
  • Claude Desktop or any MCP-compatible client

---

Installation
Via npm (recommended)
npm install -g anytype-mcp-plus
From source
git clone https://github.com/MAB2908/anytype-mcp-plus.git
cd anytype-mcp-plus
npm install
npm run build

---

Configuration

Tags

anytypeclaudeknowledge-managementmcpmodel-context-protocoltypescript

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated28 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/23/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/MAB2908/anytype-mcp-plus)](https://loaditout.ai/skills/MAB2908/anytype-mcp-plus)