a-zara-n/openapi-spec-mcp-server
3.3
If you are the rightful owner of openapi-spec-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
OpenAPI MCP Server is a TypeScript-based server designed to bridge the gap between AI assistants and OpenAPI specifications.
Tools
Functions exposed to the LLM to take actions
openapi_set_server_info
Load and register OpenAPI specifications.
mcp_openapi_list_openapis
List all registered OpenAPI specifications.
mcp_openapi_list_servers
List all servers defined in the specifications.
mcp_openapi_get_server_info
Retrieve detailed information about a specific server.
mcp_openapi_list_paths
List all API paths in the specification.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client