anytype-mcp-remote
by bardaxx
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Listening interface, defaults to 127.0.0.1. It sits behind the proxy. | 127.0.0.1 |
| MCP_TOKEN | Yes | The token you hand to the MCP client. Minimum 24 characters. Whoever has the URL has access. | |
| MCP_SPACE_ID | No | When set, the server is pinned to that space and the space_id parameter disappears from the schemas. | |
| ANYTYPE_API_KEY | Yes | The Anytype API key generated by the CLI or desktop app. It never leaves the server. | |
| PUBLIC_BASE_URL | No | Your domain: it lands in the OpenAPI document for Actions. | |
| MCP_ALLOW_WRITES | No | Set to 'true' to enable write tools (create_object, update_object). Default is false, and write tools are not registered. | false |
| ANYTYPE_API_BASE_URL | Yes | Base URL of the Anytype API. Use 31012 for anytype-cli, 31009 for the desktop app. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues