mcp-openapi

ReAPI-com/mcp-openapi

3.5

If you are the rightful owner of mcp-openapi 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.

A Model Context Protocol (MCP) server that loads and serves multiple OpenAPI specifications to enable LLM-powered IDE integrations.

Tools

Functions exposed to the LLM to take actions

refresh-api-catalog

Refresh the API catalog

get-api-catalog

Get the API catalog, the catalog contains metadata about all openapi specifications, their operations and schemas

search-api-operations

Search for operations across specifications

search-api-schemas

Search for schemas across specifications

load-api-operation-by-operationId

Load an operation by operationId

load-api-operation-by-path-and-method

Load an operation by path and method

load-api-schema-by-schemaName

Load a schema by schemaName

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources