Run MCP Tools with Any OpenAI-Compatible LLM #60
bartolli
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Pre-submission Checklist
What would you like to share?
Hi guys,
I built an implementation that brings MCP's tooling system to OpenAI's function calling interface. The bridge enables using MCP-compliant tools with OpenAI and other OpenAPI-compatible models, extending MCP's reach beyond Claude Desktop.
While it's primarily designed for use with the OpenAI API, you can also use it with Ollama running locally, LM Studio, or any endpoint that implements the OpenAI API spec.
It's a contribution toward broader MCP adoption and interoperability in the LLM ecosystem.
Relevant Links
Check out the demo and code here and let me know what you think.
Beta Was this translation helpful? Give feedback.
All reactions