Skip to content
Back to search
30
MCP

Anytype

pulsemcp/anytype

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.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Any OpenAPI
Integrates with any OpenAPI-compliant service using dynamic tool generation and vector-based semantic search for efficient API operation dis
0 tools
OpenAPI Link
Transforms OpenAPI specifications into tool endpoints, enabling seamless interaction with any API described in OpenAPI format without custom
0 tools
anytype-mcp
An MCP server enabling AI assistants to interact with Anytype - your encrypted, local and collaborative wiki - to organize objects, lists, a
0 tools
OpenAPI
Loads OpenAPI specifications from URLs or files to provide endpoint discovery, schema analysis, payload validation, sample data generation,
0 tools
io.github.anyproto/anytype-mcp
Official MCP server for Anytype API - your encrypted, local and collaborative wiki.
0 tools
API Tools
Converts JSON configuration files into callable tools for dynamic API integration, enabling rapid exposure of REST APIs through declarative
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "anytype": {
      "url": "None",
      "transport": "http"
    }
  }
}