HaoYan-A/open-api-mcp
If you are the rightful owner of open-api-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.
The Open API MCP Server is a robust solution for AI assistants to access and interact with OpenAPI specifications, featuring comprehensive support for OAuth 2.0 authentication.
Tools
Functions exposed to the LLM to take actions
listApi
List all available API endpoints with optional filtering.
searchApi
Search for API endpoints by keyword.
getApiSchema
Get detailed schema for a specific endpoint.
callApi
Execute an API request with authentication.
getAuthStatus
Get current authentication status and configuration.
getApiInfo
Get OpenAPI document information (title, version, base URL, tags).
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client