frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: The Ultimate MCP Client

https://github.com/Dicklesworthstone/ultimate_mcp_client
7•eigenvalue•1y ago
Over the past couple weeks, l've been really immersed in learning about MCP, a new protocol for equipping any LLM with a set of tools that can run on your own machine or a remote server you control and give all kinds of superpowers to Al agents to do things like search, etc.

As part of that research, l've already built one very fleshed-out and useful MCP server that l've shared here (I've added much more to it recently though!), the LLM Gateway MCP Server, which lets you use a big model to delegate to a cheaper model (and many more things in addition to that, like running automated multi-round LLM Tournaments, which I also posted about recently on X).

To actually use these MCP servers though, you need an MCP client. Most people seem to be using the Claude Desktop app. I tried this and got it to work just fine, but it was a bit annoying to set up and there were lots of things I didn't like about it. I wanted something better.

So two days ago I began work on what I call the Ultimate MCP Client. After ~24 hours of work, it's working and ready and I'm really proud of how amazingly well it turned out. This is going to be a workhorse tool for me personally.

It's pure python and all in a single large .py file which can be deployed as a self-contained uv script if you want. It offers all kinds of features and very rich console output for use interactively in a terminal, along with a CLI. But it can also be used in the background.

That kind of background functionality, orchestrating and coordinating several MCP servers nicely, is how I mostly intend on using it. But once I saw how nice the interactive terminal experience was, I realized that I could slap a FastAPl server on top of it and make a web GUl.

Because I hate unneeded complexity so much, I made the WebGUl a single self-contained HTML file you can just open in your browser (similar to my Your-Source-to-Prompt tool), and it looks awesome using Alpine and Daisy and other nice Ul libraries, all loaded via CDN.

Comments

eigenvalue•1y ago
I’ve made tons of improvements to this just in the past day. I thinks it’s already the most feature packed and nice looking MCP client out there now.

Show HN: Running the second public ODoH relay

https://numa.rs/blog/posts/odoh-anonymous-dns-without-an-account.html
109•rdme•10h ago•38 comments

Show HN: JDS – a Copilot skill suite for structuring AI coding behavior

https://github.com/josipmusa/jds
2•anaq42•51m ago•0 comments

Show HN: Needle: We Distilled Gemini Tool Calling into a 26M Model

https://github.com/cactus-compute/needle
726•HenryNdubuaku•2d ago•206 comments

Show HN: Visualizing Tiny LLMs from OpenAI's Parameter Golf

https://leebutterman.com/2026/05/01/visualizing-tiny-llms-in-parameter-golf.html
2•lsb•2h ago•1 comments

Show HN: Nibble

https://github.com/glouw/nibble
91•glouwbug•19h ago•23 comments

Show HN: Browse 61 3D Printable Robots

https://orobot.io/
8•xanderjanz•2h ago•0 comments

Show HN: Yes We Scan: rescue old scanners with an in-browser Linux VM and WebUSB

https://yes-we-scan.app/
2•gmac•4h ago•1 comments

Show HN: Gigacatalyst – Extend your SaaS with an embedded AI builder

59•namanyayg•2d ago•24 comments

Show HN: Halgorithem – Catching AI Hallucinations Using Trees, No AI in Pipeline

https://github.com/TangibleResearch/Halgorithem
5•amitabhi•5h ago•1 comments

Show HN: 3D-Agent – AI that edits Blender scenes through the Python API

https://3d-agent.com/blender-ai/plugin
2•gsunshinel•6h ago•6 comments

Show HN: A simple Claude skin for ChatGPT

https://github.com/dmd/aimpostor
5•dmd•6h ago•1 comments

Show HN: Agentic interface for mainframes and COBOL

https://www.hypercubic.ai/hopper
92•sai18•2d ago•49 comments

Show HN: Aion a Rust Database

https://github.com/ayoubnabil/aiondb
4•K9987plus•7h ago•0 comments

Show HN: Get dopamine from real action instead of doomscrolling

https://quest.visionary-path.com/
4•DaryaHr•7h ago•5 comments

Show HN: Statewright – Visual state machines that make AI agents reliable

https://github.com/statewright/statewright
120•azurewraith•2d ago•54 comments

Show HN: Sanjaya – Extract structured datasets from academic journals

https://sanjaya-8ng27s9p4-oug-ts-projects.vercel.app/
2•oug-t•7h ago•1 comments

Show HN: PandoCast: open-source Pandora player to solve an annoyance I had

https://github.com/lennyxc/PandoCast
2•lxchase•7h ago•2 comments

Show HN: OpenSpec – OpenAPI/Swagger explorer with a contract linter

https://openspec.vercel.app/
3•geox•2h ago•0 comments

Show HN: TikTok but for scientific papers

https://andreaturchet.github.io/website/index.html
189•ciwrl•3d ago•76 comments

Show HN: Fuse-stripped-notebooks uses FUSE to make .ipynb better for grep

https://github.com/bm371613/fuse-stripped-notebooks
3•bm371613•9h ago•0 comments

Show HN: NoPoint – Pitch decks vibe coded instead of clicked (open source)

https://nopoint.app
2•mewc•10h ago•1 comments

Show HN: ChangeSpec – An open standard for notices in software changes

https://changespec.org/
3•cdnsteve•11h ago•1 comments

Show HN: We Made Open Source Eye Tracking

https://github.com/Walker-Industries-RnD/shinra-meisin/tree/main
3•WalkerDev•13h ago•2 comments

Show HN: A modern Music Player Daemon based on Rockbox firmware

https://github.com/tsirysndr/rockbox-zig
121•tsiry•5d ago•27 comments

Show HN: Torrix, self hosted, LLM Observability,(no Postgres, no Redis)

https://github.com/torrix-ai/install
42•AdarshRao23•1d ago•4 comments

Show HN: OpenGravity – A zero-install, BYOK vanilla JS clone of Antigravity

https://github.com/ab-613/opengravity
102•ab613•3d ago•30 comments

Show HN: Neural window manager, neural network moving windows from mouse actions

https://lusob.github.io/neural-os/
7•lusob•1d ago•0 comments

Show HN: I made a Clojure-like language in Go, boots in 7ms

https://github.com/nooga/let-go
280•marcingas•5d ago•84 comments

Show HN: An index of indie web/blog indexes

https://theindex.fyi
153•rocketpastsix•4d ago•39 comments

Show HN: Containarium – self-hosted sandbox for AI agents, MCP-native

https://github.com/footprintai/Containarium
5•hsin003•18h ago•1 comments