Show HN: Simple to build MCP servers that easily connect with custom LLM calls (mirascope.com)
Hi!
After learning about MCP, I'm really excited about the future of provider-agnostic, re-usable tooling.
Unfortunately I've found that while it's easy to implement an MCP server for use with tools that support it (such as Claude Desktop), it's not as easy to implement your own support (such as integrating an MCP server into your own LLM application).
We implemented a thin MCP wrapper that easily integrates with Mirascope calls so that you can hook up an MCP server and client super easily to any supported LLM provider.
Excited to see what people build with this!
25 comments
[ 1.9 ms ] story [ 70.4 ms ] threadGlad there's a simple to use solution for creating my own server where I can make some different design choices!
I immediately wanted to write a custom agent that used an MCP server and that inspired building this. Glad you like it!
can't guarantee as i haven't tried connecting them myself
Two thumbs up!
“Abstractions that aren’t obstructions” is always the goal, feels good to hear you say we’ve hit that sweet spot :)
Unimportantly, I wonder how the copyright date is 2023 when MCP didn't exist until 2024.
With respect to MCP servers, I saw the comment below about integration with librechat. Is there any other documentation on integrations with other self host able solutions? Be it ollama or other.
https://mirascope.com/learn/local_models/
You can also set a custom client to use any model that’s compatible with e.g. OpenAI:
https://mirascope.com/learn/calls/
Thanks!
You can definitely have them generate tools for APIs on the fly, but it’s not nearly robust enough yet
What are you building?
https://giselles.ai/ https://github.com/giselles-ai/giselle
Currently, it's in public beta. I'll also do Show HN around the time of the product release!
excited for the release and to see how you’re using Mirascope!