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: MDV – a Markdown superset for docs, dashboards, and slides with data

https://github.com/drasimwagan/mdv
67•drasim•6h ago•27 comments

Show HN: AI Subroutines – Run automation scripts inside your browser tab

https://www.rtrvr.ai/blog/ai-subroutines-zero-token-deterministic-automation
13•arjunchint•1d ago•2 comments

Show HN: Remoroo. trying to fix memory in long-running coding agents

https://www.remoroo.com
18•adhamghazali•4d ago•2 comments

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

https://victorpoughon.github.io/interval-calculator/
281•fouronnes3•20h ago•48 comments

Show HN: OCI MicroVMs for Proxmox VE

https://github.com/rcarmo/pve-microvm
6•rcarmo•3h ago•2 comments

Show HN: Praxis – Lab data to publication-ready figures in one Python package

https://github.com/zmtsikriteas/praxis
2•zmtsikriteas•3h ago•0 comments

Show HN: Sfsym – Export Apple SF Symbols as Vector SVG/PDF/PNG

https://github.com/yapstudios/sfsym
24•olliewagner•18h ago•7 comments

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

https://github.com/smol-machines/smolvm
440•binsquare•1d ago•134 comments

Show HN: DOMPrompter – click a DOM element, get a structured AI coding prompt

4•witnote•4h ago•0 comments

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

https://github.com/paniclock/paniclock/
243•seanieb•1d ago•108 comments

Show HN: WebGL Liminal Space

https://liminal-dwsw5.ondigitalocean.app/
2•5fc3b4•4h ago•0 comments

Show HN: Stage – Putting humans back in control of code review

https://stagereview.app/
117•cpan22•2d ago•106 comments

Show HN: Rapid-MLX – Run local LLMs on Mac, 2-3x faster than alternatives

https://github.com/raullenchai/Rapid-MLX
5•raullen•7h ago•0 comments

Show HN: I can't write Python. It works anyway

https://github.com/Wewoc/Garmin_Local_Archive
6•Wewoc•13h ago•4 comments

Show HN: MacMind – A transformer neural network in HyperCard on a 1989 Macintosh

https://github.com/SeanFDZ/macmind
155•hammer32•2d ago•42 comments

Show HN: Pvm – A TUI to browse and run commands across multiple Python venvs

https://github.com/Higangssh/pvm
5•swq115•9h ago•0 comments

Show HN: CodeBurn – Analyze Claude Code token usage by task

https://github.com/AgentSeal/codeburn
108•agentseal•4d ago•26 comments

Show HN: Link Shortener – Itlinks.me

https://itlinks.me
2•IgorStojanov•10h ago•2 comments

Show HN: SPICE simulation → oscilloscope → verification with Claude Code

https://lucasgerads.com/blog/lecroy-mcp-spice-demo/
119•_fizz_buzz_•1d ago•31 comments

Show HN: I built Panda to get up to 99% token savings

https://github.com/AssafWoo/homebrew-pandafilter
4•AssafPetronio•11h ago•2 comments

Show HN: Marky – A lightweight Markdown viewer for agentic coding

https://github.com/GRVYDEV/marky
70•GRVYDEV•2d ago•35 comments

Show HN: Pyra – a Python toolchain experiment inspired by uv and Bun

https://github.com/treyorr/pyra
7•trey-orr•23h ago•3 comments

Show HN: Home Memory – A local DB of my house, down to cables and pipes

https://github.com/impactjo/home-memory
51•impactjo•2d ago•12 comments

Show HN: Llama.cpp Tutorial 2026: Run GGUF Models Locally on CPU and GPU

9•anju-kushwaha•21h ago•2 comments

Show HN: Libretto – Making AI browser automations deterministic

https://github.com/saffron-health/libretto
130•muchael•3d ago•56 comments

Show HN: I turned my MacBook notch into a live Claude Code dashboard

https://github.com/devmegablaster/Notch-Pilot
7•devmegablaster•1d ago•1 comments

Show HN: SmallDocs - Markdown without the frustrations

37•FailMore•3d ago•22 comments

Show HN: Hiraeth – AWS Emulator

https://github.com/SethPyle376/hiraeth
39•ozarkerD•2d ago•8 comments

Show HN: Gave Claude a casino bankroll – it gambles till it's too broke to think

https://letaigamble.com/
38•mackbrowne•2d ago•9 comments

Show HN: LangAlpha – what if Claude Code was built for Wall Street?

https://github.com/ginlix-ai/langalpha
145•zc2610•4d ago•54 comments