Anytype
MCP Serverby anyproto · Added 5mo ago
Claude
351
Install
npx -y @anyproto/anytype-mcpAdd to Claude
claude mcp add anyproto-anytype-mcpQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"anytype": {
"command": "npx",
"args": [
"-y"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Converts any OpenAPI 3.0/3.1 specification into callable tools by automatically generating schemas from REST API endpoints, handling authentication via environment variables, and supporting file uploads through multipart form-data while filtering out destructive operations.
Tags
File Systemsmcp-serverapinpm