Anytype
by anyproto · Added 26d ago
Install
npx -y @anyproto/anytype-mcpAbout
This MCP server provides a universal bridge to any OpenAPI 3.0/3.1 specification, automatically converting REST API endpoints into MCP tools that AI assistants can call directly. Built by Snaggle.ai using TypeScript with comprehensive file upload support, authentication handling via environment variables, and intelligent parameter mapping that separates path, query, and body parameters, it dynamically generates tool schemas from OpenAPI specs loaded from URLs or local files. The implementation includes robust error handling with structured responses, multipart form-data support for file operations, and built-in filtering to exclude authentication and destructive operations, making it valuable for integrating any REST API into AI workflows without manual tool creation, enabling rapid prototyping with third-party services, and providing a standardized way to expose existing API infrastructure to AI assistants.