abumalick/openapi-mcp
3.2
If you are the rightful owner of openapi-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
MCP (Model Context Protocol) server that enables LLMs to explore OpenAPI specifications.
Tools
Functions exposed to the LLM to take actions
openapi_list_specs
List all currently loaded OpenAPI specs.
openapi_load
Load an OpenAPI spec from URL or file path.
openapi_list_endpoints
List endpoints with optional filtering.
openapi_get_endpoint
Get detailed endpoint information.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client