Back to search
30
MCP

io.github.pavelpiha/specrun

io.github.pavelpiha/specrun

MCP server that converts OpenAPI specs into tools which can query API endpoints

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

Similar MCP servers embedding-nearest

io.github.formulahendry/spec-driven-development
MCP Server that facilitates spec-driven development workflows, not just Vibe Coding.
0 tools
io.github.ryudi84/api
MCP server for generating REST API boilerplate and Express endpoints.
0 tools
io.github.n0zer0d4y/mercury-spec-ops
Modular MCP server for dynamic prompt generation and software development analysis tools
0 tools
io.github.r-huijts/strava-mcp
MCP server for accessing Strava API
0 tools
io.github.heshamfs/mcp-tool-factory
Generate MCP servers from natural language, OpenAPI specs, or database schemas.
0 tools
io.github.saurav61091/mcp-openapi-runner
Turn any OpenAPI 3.x spec into callable MCP tools for Claude. No custom integration code needed.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.pavelpiha/specrun": {
      "url": "None",
      "transport": "http"
    }
  }
}