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: FFmpeg WebCLI – Full FFmpeg in Browser, Offline PWA, No Uploads(WASM)

https://github.com/tejaswigowda/ffmpeg-webCLI
33•tejaswigowda•1h ago•8 comments

Show HN: Uruky (EU-based Kagi alternative) now has Image Search and URL Rewrites

https://uruky.com/?il=en
194•BrunoBernardino•12h ago•182 comments

Show HN: Cost.dev (YC W21) – making agents cost-aware and cheaper to call

https://cost.dev/
17•akh•10h ago•6 comments

Show HN: Prela – Purely Algebraic Relation Combinators

https://github.com/remysucre/prela
56•remywang•3d ago•13 comments

Show HN: Boxes.dev: ditch localhost; run Claude Code and Codex in the cloud

https://boxes.dev
78•nab•7h ago•56 comments

Show HN: Using Haskell to play music on 3D printer motors (2020)

https://lucasoshiro.github.io/software-en/2020-07-31-music_gcode/
4•lucasoshiro•1h ago•0 comments

Show HN: Bot or Not – Spot AI-generated randomness

https://play-bot-or-not.vercel.app/
3•EvanZhouDev•1h ago•0 comments

Show HN: Digger Solo – Local AI File Explorer

https://solo.digger.lol
3•sean_pedersen•2h ago•0 comments

Show HN: Edsger – A handwritten Clojure REPL for the reMarkable 2

https://handwritten.danieljanus.pl/2026-06-01-edsger.html
253•nathell•2d ago•34 comments

Show HN: I reverse-engineered the world maps of Test Drive III (1990 DOS game)

https://github.com/s-macke/Test-Drive-3-Maps
213•s-macke•4d ago•55 comments

Show HN: Nutrepedia – Nutrition info in 29 locales built with Clojure and Htmx

https://nutrepedia.com/en-us/
128•llovan•1d ago•28 comments

Show HN: Mnemo – local-first AI memory layer for any LLM (Rust, SQLite,petgraph)

https://github.com/zaydmulani09/mnemo
54•zaydmulani•1d ago•25 comments

Show HN: Bit-banged 10BASE-T Ethernet and Wi-Fi router in Rust on the Pico 2 W

https://github.com/mattdeeds/pico-10base-t-rs
5•mdeeds•6h ago•0 comments

Show HN: Eyeball

https://eyeball.rory.codes/
287•mrroryflint•2d ago•86 comments

Show HN: AgentKitten: Swift package for provider-agnostic AI agents

https://github.com/fbeeper/agentkitten
9•fbeeper•7h ago•1 comments

Show HN: ClearLogo – a logo API that returns usable logos, not raw files

https://clearlogo.dev/en
6•ehalim•7h ago•2 comments

Show HN: Bio Glyph – Turn Your Face into a One-Line Drawing

https://bio.bairui.dev/
19•subairui•21h ago•12 comments

Show HN: Rscrypto, pure-Rust crypto with industry leading public benches

https://github.com/loadingalias/rscrypto
32•LoadingALIAS•1d ago•14 comments

Show HN: Hydron – Hardware-aware coding agent

https://www.hydron.sh/
8•prashantsengar•8h ago•7 comments

Show HN: Ideogram 4.0 – open-weight 9.3B text-to-image model

https://github.com/ideogram-oss/ideogram4
44•pigcat•1d ago•10 comments

Show HN: Live breath detection and biofeedback from a phone microphone

https://github.com/shiihaa-app/shiihaa-breath-detection
63•felixzeller•2d ago•25 comments

Show HN: Lint Your Markdown with ESLint

https://github.com/lumirlumir/npm-eslint-markdown
14•beenzinozino•1d ago•3 comments

Show HN: Chatcode – Remote Control for Claude Code and Codex

https://chatcode.dev/
9•borkasm•11h ago•14 comments

Show HN: RePlaya – self-hosted browser session replay with live tailing

https://github.com/s2-streamstore/replaya
50•shikhar•2d ago•8 comments

Show HN: Tired of duct-taping access control into agent prompts. Here's the fix

https://github.com/yaodub/cast
22•zwigglers•1d ago•21 comments

Show HN: I've hooked up 2D LiDARs to Raspberry Pi, wrote Python library lds2d

https://github.com/kaiaai/lds2d/
7•iliaov•14h ago•1 comments

Show HN: Taliesin – bit-exact KV-cache restore, 21x faster, cross-GPU verified

https://medium.com/@sietse_92846/a-big-chunk-of-ai-cost-is-just-the-model-re-reading-the-same-tex...
8•Wetime•6h ago•4 comments

Show HN: Wd-41, hot-reload webserver for static sites

https://github.com/baalimago/wd-41
2•baalimago•16h ago•0 comments

Show HN: A CSS 3D Engine (no WebGL)

https://github.com/LayoutitStudio/polycss
79•rofko•3d ago•27 comments

Show HN: Build Your Own AI Agent CLI in 150 Lines

https://go-micro.dev/blog/11
33•asim•2d ago•3 comments