OpenAPI
Summary
OpenAPI-MCP provides a bridge between Claude and any REST API that publishes an OpenAPI specification. Built by Roger Gujord, this implementation automatically generates MCP tools from OpenAPI endpoints, handling parameter validation, OAuth authentication, and proper JSON-RPC 2.0 response formatting. It features dry-run capabilities for testing requests without making actual API calls, detailed error handling, and dynamic help documentation for each endpoint. The server is particularly valuable for workflows requiring access to third-party APIs directly within Claude conversations, eliminating the need to manually implement individual API integrations.
Available Actions(6)
weather_get__compact
Weather forecast for coordinates.
weather_get__complete
Detailed weather forecast.
weather_get__status
Server status.
petstore_addPet
Add a new pet to the store.
petstore_findPetsByStatus
Find pets by status.
petstore_getPetById
Find pet by ID.
社区评论
暂无评论. 成为第一个评论的人!
登录以参与讨论