Back to search
30
MCP
OpenAPI
pulsemcp/openapiLoads OpenAPI specifications from URLs or files to provide endpoint discovery, schema analysis, payload validation, sample data generation, and cURL command creation for REST API integration workflows.
Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"openapi": {
"url": "None",
"transport": "http"
}
}
}