mcp-openapi
by manstis
This tool reads an OpenAPI Schema file and generates stubs for using the respective methods. It can run as a container for easier use in distributed environments.
Last updated: N/A
What is mcp-openapi?
A Model Context Protocol (MCP) tool that generates stubs from an OpenAPI Schema file.
How to use mcp-openapi?
The tool reads an OpenAPI Schema file and generates the stubs to use the respective methods. It can be run as a container.
Key features of mcp-openapi
OpenAPI schema parsing
Stub generation
Containerized deployment
MCP support
Use cases of mcp-openapi
Automating API client creation
Simplifying API integration
Developing MCP-based applications
Rapid prototyping of API interactions
FAQ from mcp-openapi
What is MCP?
What is MCP?
Model Context Protocol (MCP) is a protocol... (details not provided in README)
What kind of stubs are generated?
What kind of stubs are generated?
The README doesn't specify the stub type.
Is this production ready?
Is this production ready?
The author states it's a proof of concept and needs tidying up.
What languages are supported for stub generation?
What languages are supported for stub generation?
The README doesn't specify the supported languages.
Where can I find examples?
Where can I find examples?
The README doesn't provide examples.