ouvreboite/openapi-to-mcp
Overview
Lightweight MCP server to access APIs using OpenAPI specifications, supporting OAuth2 and full JSON schema parameters and request body.
Best For
Lightweight MCP server for accessing APIs via OpenAPI specs with OAuth2 and JSON schema support.
Decision Snapshot
Usage
available
Docs
5 links
- • GitHub stars: 30
- • Forks: 6
- • Source provenance count: 1
- • Active signal: Updated this week from lifecycle signals.
- • Last seen: 4/15/2026
- • Published: 3/15/2026
Usage
Usage: && openapi-to-mcp <open-api> [options] && Arguments: && <open-api> You OpenAPI specification (URL or file) [required]
Features
- • Profile category: Servers.
- • Primary language signal: C#.
- • Official repository link is available.
- • Official website link is available.
- • Topic tags: mcp, curated, markdown-list, awesome-mcp-servers-punkpeye.
- • Documentation links available: 5.
Compatibility Signals
- • GitHub: mentions (Mentioned in approved metadata/docs evidence.)
Prompt Examples
example
• Usage: && openapi-to-mcp <open-api> [options] && Arguments: && <open-api> You OpenAPI specification (URL or file) [required]
Notes / Requirements
- • Primary language: C#
- • License: MIT
- • Source feeds: Awesome MCP Servers (punkpeye)
- • Topic cluster: documentation
Official Links
Source Information
You can verify all information on this page against the source repository above.
Related MCP Tools
ckanthony/openapi-mcp
A Dockerized MCP server enabling AI agents to access APIs using existing OpenAPI documentation, with support for schema generation, secure API key management, and operation filtering.
mavdol/capsule/mcp-server
A tool to run untrusted Python and JavaScript code within WebAssembly sandboxes.
pydantic/pydantic-ai/mcp-run-python
A tool to run Python code in a secure sandbox via MCP tool calls.
What To Do Next
Continue from this tool into a workflow and a learn guide to shorten implementation time.