Skip to content
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

MCP server generation from Swagger/OpenAPI spec #70

Open
mconflitti-pbc opened this issue Dec 10, 2024 · 0 comments
Open

MCP server generation from Swagger/OpenAPI spec #70

mconflitti-pbc opened this issue Dec 10, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@mconflitti-pbc
Copy link

Amazing work on this!

I see an opportunity here to bring many APIs into the MCP server space by taking existing OpenAPI documentation and generating an MCP server with that to allow existing systems to be interacted with using LLMs.

Would need to strongly consider the auth strategy here but could potentially piggyback on the existing API's auth and pass through creds since the generated MCP server would just be a wrapper around the API.

@github-actions github-actions bot added the enhancement New feature or request label Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant