Anytype (self-hosted HTTP) MCP
v1.0.6io.github.ohneben/anytype-mcp
Self-hosted Anytype MCP server: the full Anytype API as an always-on Docker + HTTP endpoint.
transport:stdio
runtime:oci
Target client
run in your project directory
claude mcp add anytype-mcp -e ANYTYPE_API_KEY=<ANYTYPE_API_KEY> -e PORT=<PORT> -e ANYTYPE_API_BASE_URL=<ANYTYPE_API_BASE_URL> -e ANYTYPE_VERSION=<ANYTYPE_VERSION> -e ANYTYPE_API_HOST_HEADER=<ANYTYPE_API_HOST_HEADER> -e MCP_SHARED_TOKEN=<MCP_SHARED_TOKEN> -e ANYTYPE_MCP_SLIM_RESPONSES=<ANYTYPE_MCP_SLIM_RESPONSES> -- docker run -i --rm ghcr.io/ohneben/anytype-mcp:1.0.6
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.