AgentUni

Anytype (self-hosted HTTP)

by @ohneben / v1.0.6

Self-hosted Anytype MCP server: the full Anytype API as an always-on Docker + HTTP endpoint.

Install

Docker / streamable-http

docker run -i --rm ghcr.io/ohneben/anytype-mcp:1.0.6

Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)

{
  "mcpServers": {
    "io-github-ohneben-anytype-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/ohneben/anytype-mcp:1.0.6"
      ]
    }
  }
}

Source: official MCP Registry record · registry name io.github.ohneben/anytype-mcp · published 2026-09-05 · updated 2026-09-05. Not an endorsement; review the code before connecting it to anything sensitive.

Similar

More Cloud & DevOps servers

Browse category