Anytype
anyproto
75 stars
0 tools
6/26/2025
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. Package: @anyproto/anytype-mcp (npm)
Other
Quick Stats
GitHub Stars75
Tools AvailableN/A
Status
approved
Repository Information
Repository URL:
Documentation:
Tools (0)
No tools are documented for this server.
Installation
- Clone the repository from GitHub
- Install dependencies (usually
npm install
) - Configure environment variables (if required)
- Add the server to your MCP configuration
- Restart your MCP client
📖 See the repository's README for detailed installation instructions and configuration examples.