-
Notifications
You must be signed in to change notification settings - Fork 49
Introducing Open API MCP server #12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Thank you for your pull request and welcome to our community! To contribute, please sign the Oracle Contributor Agreement (OCA).
To sign the OCA, please create an Oracle account and sign the OCA in Oracle's Contributor Agreement Application. When signing the OCA, please provide your GitHub username. After signing the OCA and getting an OCA approval from Oracle, this PR will be automatically updated. If you are an Oracle employee, please make sure that you are a member of the main Oracle GitHub organization, and your membership in this organization is public. |
Added README.md
…emas. 2) In case of failure httprequest set error in tool result.
Signed-off-by: Richard Gebhardt <[email protected]>
What is "oracle" about this mcp server? This repo is intended for oracle product, services, oci services. |
This MCP server is a generic OpenAPI-to-MCP adapter that dynamically converts any OpenAPI/Swagger schema into MCP-compatible tools. |
Description
This pull request introduces the OpenAPI MCP Server.
The server dynamically generates MCP (Model Context Protocol) tools from OpenAPI specifications, enabling Large Language Models (LLMs) to seamlessly interact with APIs through the Model Context Protocol.
Fixes # (issue)
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Test Configuration:
Checklist: