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: GoModel – an open-source AI gateway in Go

https://github.com/ENTERPILOT/GOModel/
159•santiago-pl•11h ago•61 comments

Show HN: VidStudio, a browser based video editor that doesn't upload your files

https://vidstudio.app/video-editor
244•kolx•13h ago•80 comments

Show HN: Backlit Keyboard API for Python

https://github.com/itsmeadarsh2008/backlit-kbd
18•itsmeadarsh•2d ago•2 comments

Show HN: Almanac MCP, turn Claude Code into a Deep Research agent

https://www.openalmanac.org/
6•rohans0509•3h ago•1 comments

Show HN: Ctx – a /resume that works across Claude Code and Codex

https://github.com/dchu917/ctx
51•dchu17•1d ago•22 comments

Show HN: Daemons – we pivoted from building agents to cleaning up after them

https://charlielabs.ai/
52•rileyt•9h ago•27 comments

Show HN: Mediator.ai – Using Nash bargaining and LLMs to systematize fairness

https://mediator.ai/
145•sanity•1d ago•74 comments

Show HN: Agent Brain Trust, customisable expert panels for AI agents

https://github.com/bahulneel/agent-brain-trust
3•bahulneel•2h ago•0 comments

Show HN: Linux installer .exe without pendrives (secure-boot compatible)

https://www.1clicklinux.org/
3•arusekk•2h ago•0 comments

Show HN: FMQL – graph query and bulk-edit CLI for Markdown and YAML frontmatter

https://github.com/buyuk-dev/fmql
2•buyukdev•5h ago•1 comments

Show HN: Medievalizer, an extension that rewrites pages into Old English scripts

https://github.com/theletterf/medievalizer
5•theletterf•8h ago•3 comments

Show HN: Holos – QEMU/KVM with a compose-style YAML, GPUs and health checks

https://github.com/zeroecco/holos
52•zeroecco•1d ago•23 comments

Show HN: WeTransfer Alternative for Developers

https://dlvr.sh/
18•mariusbolik•17h ago•7 comments

Show HN: Prompt-to-Excalidraw demo with Gemma 4 E2B in the browser (3.1GB)

https://teamchong.github.io/turboquant-wasm/draw.html
157•teamchong•2d ago•62 comments

Show HN: Four years of my CS degree, typeset in LaTeX (850 pages)

https://starikov.co/academia-notes/
6•iusevim•9h ago•2 comments

Show HN: Verified Deep Learning with Lean 4

https://brettkoonce.github.io/lean4-mlir/blueprint/
6•asparagui•9h ago•0 comments

Show HN: Runner – A Better Claude Cowork

https://runner.now
21•kentf•10h ago•14 comments

Show HN: Zero-allocation embedded security in Rust (fits in 256KB Flash)

https://github.com/craton-co/craton-shield
4•victor-craton•10h ago•0 comments

Show HN: Run TRELLIS.2 Image-to-3D generation natively on Apple Silicon

https://github.com/shivampkumar/trellis-mac
199•shivampkumar•2d ago•35 comments

Show HN: MDV – a Markdown superset for docs, dashboards, and slides with data

https://github.com/drasimwagan/mdv
148•drasim•3d ago•53 comments

Show HN: Faceoff – A terminal UI for following NHL games

https://www.vincentgregoire.com/faceoff/
130•vcf•2d ago•44 comments

Show HN: Git Push No-Mistakes

https://github.com/kunchenguid/no-mistakes
16•akane8•1d ago•6 comments

Show HN: Flight Risk: Can you break an AI agent?

https://ctf.demo.lorikeetcx.ai/
3•tetrakai•13h ago•0 comments

Show HN: A lightweight way to make agents talk without paying for API usage

https://juanpabloaj.com/2026/04/16/a-lightweight-way-to-make-agents-talk-without-paying-for-api-u...
56•juanpabloaj•2d ago•12 comments

Show HN: MCPfinder – An MCP server that finds and installs other MCP servers

https://mcpfinder.dev/
7•coderai•1d ago•0 comments

Show HN: Smol machines – subsecond coldstart, portable virtual machines

https://github.com/smol-machines/smolvm
493•binsquare•4d ago•147 comments

Show HN: DSS, a new human-readable and plain format for XLS and spreadsheets

https://github.com/Datastripes/DataSheetStandard/
5•vinserello•18h ago•0 comments

Show HN: PanicLock – Close your MacBook lid disable TouchID –> password unlock

https://github.com/paniclock/paniclock/
261•seanieb•4d ago•114 comments

Show HN: I made a calculator that works over disjoint sets of intervals

https://victorpoughon.github.io/interval-calculator/
312•fouronnes3•4d ago•54 comments

Show HN: Alien – Self-hosting with remote management (written in Rust)

105•alongub•1d ago•48 comments