Anytype (self-hosted HTTP)
Self-hosted Anytype MCP server: the full Anytype API as an always-on Docker + HTTP endpoint.
Install
Dockerstreamable-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.