Convert OpenAPI specifications into executable tools that query live API endpoints. For developers building AI agents or automation workflows that need to interact with REST APIs defined in OpenAPI format.
io.github.pavelpiha/specrun
Local install
STDIO
No auth required
How models use it and what it is built for.
Convert OpenAPI specifications into executable tools that query live API endpoints. For developers building AI agents or automation workflows that need to interact with REST APIs defined in OpenAPI format.
Local install — runs as a subprocess.
Where to find authoritative docs and source for Pavelpiha Specrun.
Paste any of these into Agent Studio after connecting Pavelpiha Specrun.
Common questions about connecting and running Pavelpiha Specrun.
What OpenAPI versions does specrun support?
The server converts OpenAPI specs into queryable tools. Check the documentation for specific version support (OpenAPI 3.0 and 3.1 are most common), or test with your spec directly.
How do I authenticate with APIs that require API keys or OAuth?
Authentication details depend on your OpenAPI spec definition. The server converts the spec as-is, so ensure your spec includes security schemes and pass credentials as needed when querying endpoints.
Can I use specrun with private or local OpenAPI specs?
Yes, you can load specs from local files or remote URLs. Provide the spec path or URL when initializing the server, and it will convert those endpoints into tools.
What happens if an API endpoint is down or returns an error?
The server will pass through the API's error response. Handle errors in your agent logic or check the endpoint's availability before querying.
Is there a cost to using specrun?
Specrun itself is open-source (installed via npm). You only pay for API calls made to the endpoints defined in your OpenAPI spec.
MCP Playground runs 10,000+ hosted MCP servers — GitHub, Linear, Notion, Stripe, Sentry and more — across Claude, GPT, Gemini, DeepSeek and 60+ AI models. Compare model answers side-by-side, save agent presets, share runs. Zero install.
Open Agent StudioJudges Panel
45 judges that evaluate AI-generated code for security, cost, and quality with built-in AST.
Addozhang Nexus
Query Sonatype Nexus Repository (OSS/Pro) for Maven, Python, and Docker artifacts
Cyanheads MCP Ts Template
TypeScript template for building MCP servers with declarative tooling, observability, and auth.
Chernistry Bernstein
Declarative agent orchestration for engineering teams