You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: