Skip to content
Back to search
30
MCP

OpenAPI Link

pulsemcp/openapi link

Transforms OpenAPI specifications into tool endpoints, enabling seamless interaction with any API described in OpenAPI format without custom adapter development.

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

Similar MCP servers embedding-nearest

OpenAPI
Loads OpenAPI specifications from URLs or files to provide endpoint discovery, schema analysis, payload validation, sample data generation,
0 tools
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 Proxy
Converts OpenAPI and Swagger specifications into callable tools by generating Zod-validated schemas and proxying HTTP requests to backend AP
0 tools
Swagger API
Transforms Swagger/OpenAPI specifications into tools that enable interaction with any documented API through multiple authentication methods
0 tools
OpenAPI Swagger Converter
Automatically converts Swagger/OpenAPI specifications into toolsets, enabling interaction with any API without additional coding through sec
0 tools
Swagger
Transforms Swagger/OpenAPI specifications into dynamic tools, enabling interaction with any REST API through automatic endpoint discovery, p
0 tools

How to use

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

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