Skip to content
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%
22 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@mseep/specbridge
An MCP server that bridges OpenAPI specifications to MCP tools - scan a folder for spec files and automatically generate corresponding tools
0 tools
io.github.lockspec/lockspec
MCP server giving AI coding agents version-pinned API context from your OpenAPI specs.
0 tools
mcpbusio/mcpbus
Turn OpenAPI Spec into MCP Server. Get your MCP-server up and running in Code-mode in 1 second.
0 tools
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

How to use

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

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