# Anytype MCP Server Configuration
# Copy this file to .env and fill in your actual values
# Required: Your Anytype API key
# Get this from Anytype app: Settings → Developer → Generate API Key
ANYTYPE_API_KEY=your-api-key-here
# Optional: Anytype API base URL
# Default is localhost:31009 (standard Anytype local API)
ANYTYPE_BASE_URL=http://localhost:31009
# Optional: MCP Server Configuration
# Port for the MCP server (if applicable)
# MCP_PORT=3000
# Optional: Logging level
# LOG_LEVEL=info
# Optional: Request timeout in milliseconds
# REQUEST_TIMEOUT=30000
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/cryptonahue/mcp-anytype'
If you have feedback or need assistance with the MCP directory API, please join our Discord server