Replies: 1 comment 4 replies
-
Currently the MCP support for LM Studio and Ollama is lacking, so it would require some custom code to try this. I found https://github.com/patruff/ollama-mcp-bridge, which appears to be roughly what you would need but I did not try it myself. In theory this can be done without custom code, just requires the JSON configuration file, similarly to how it is installed in Cline/Roo Code at the moment. This might also be useful: https://github.com/SecretiveShell/MCP-Bridge (found it in this blog post) |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
First of all, Great project and the way you present your work on main page is what i like the most and i wonder why people put soooo much efforts into their projects but couldnt put some videos, comparisons and easier instructions to follow so i truly appreciate your work and the way you presented it.
I did enjoyed recent stream of yours with OAlabs regarding mcp+reverse engineering :-)) .
Now coming back to topic, while i was viewing that stream claud sonnet was used for testing which is pretty great model in dev/coding space for a long time and it did worked as well but have you thought about testing it with 14B,22B or 32B range quantized local models ?
I have seen some agentic framework rankings of local llms which performed great but i dont know if their is any mcp based benchmark on which we can see how local small llms perform. If you have tested or find something interesting then do let me know :-)).
( I know reverse engineering might not be that easy thing for llm's because they are not trained for it and especially for small local llms god knows how well they will perform but i want to see that future where we have specialized 14B,21B models who are specialized in coding + reverse engineering and can at least assist us in reverse engineering so that we can save our precious time+brain cells )
Thank you for this project
Beta Was this translation helpful? Give feedback.
All reactions