openapi-mcp-server

siriusfreak/openapi-mcp-server

3.1

If you are the rightful owner of openapi-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 dayong@mcphub.com.

The OpenAPI MCP Server is designed to facilitate AI models in understanding and generating code for REST APIs by presenting API documentation in a simplified, natural language format.

Tools

Functions exposed to the LLM to take actions

list_apis

Lists all loaded API specifications with their IDs and basic information.

get_api_overview

Provides a comprehensive overview of a specific API.

find_operations

Searches for operations matching a keyword or regex pattern.

list_operations

Lists all operations, optionally filtered by tag.

get_operation_details

Provides detailed information about a specific operation.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources