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: Watch a neural net learn to play Snake

https://ppo.gradexp.xyz/
56•c1b•1d ago•12 comments

Show HN: Sx – an open-source package manager for AI skills, MCPs, and commands

https://github.com/sleuth-io/sx
12•detkin•1h ago•4 comments

Show HN: Find local farms near you with raw dairy, pasture eggs, and more

https://farm-to-door.com/
13•YoungGato•1h ago•11 comments

Show HN: Burn, baby, burn (those tokens)

https://github.com/dtnewman/burn-baby-burn
6•dtnewman•1h ago•2 comments

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

https://github.com/cactus-compute/needle
743•HenryNdubuaku•3d ago•207 comments

Show HN: GridTravel – A community based travel app for users to share routes

https://www.gridtravel.app
50•knuaym9•20h ago•31 comments

Show HN: Find the best local LLM for your hardware, ranked by benchmarks

https://github.com/Andyyyy64/whichllm
273•andyyyy64•9h ago•63 comments

Show HN: Ane, a new chord-based terminal code editor with one-shot CLI edits

https://github.com/prettysmartdev/ane
3•cohix•5h ago•0 comments

Show HN: Vibe Coding a $20k /Year Enterprise Logistics Platform

https://trmnl.com/blog/vibe-coding-shiphero
21•ryanckulp•4h ago•5 comments

Show HN: Running the second public ODoH relay

https://numa.rs/blog/posts/odoh-anonymous-dns-without-an-account.html
119•rdme•1d ago•41 comments

Show HN: TongueType – Local, privacy-focused Whisper dictation for macOS

https://tonguetype.app/
3•claviska•5h ago•0 comments

Show HN: Nibble

https://github.com/glouw/nibble
96•glouwbug•1d ago•24 comments

Show HN: Race to the Bottom

https://race-to-the-bottom.onrender.com
58•maxwellito•1d ago•47 comments

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

60•namanyayg•3d ago•24 comments

Show HN: OrcaSheets, local first analytics engine to process billions of rows

https://orcasheets.ai
5•ydgandhi•8h ago•3 comments

Show HN: GlycemicGPT – Open-source AI-powered diabetes management

https://github.com/GlycemicGPT/GlycemicGPT
62•jlengelbrecht•13h ago•56 comments

Show HN: Sanjaya – Academic paper discovery and extraction (OpenAlex/Scrapy)

https://sanjaya-six.vercel.app/
2•oug-t•8h ago•1 comments

Show HN: I solved my study problems by talking to a goose

https://professorgoose.com/
12•polaritymaking•12h ago•10 comments

Show HN: Domain DMARC Checker

https://dmarcdefender.io/tools/domain-check
6•c0nrad•8h ago•0 comments

Show HN: Mailenc – Test if your PGP email setup works

https://mailenc.org/
6•soeckly•8h ago•0 comments

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

https://github.com/josipmusa/jds
8•anaq42•22h ago•0 comments

Show HN: Openvid – open-source cinematic screen recorder and mockup editor

https://github.com/CristianOlivera1/openvid
5•cristianolivera•18h ago•0 comments

Show HN: Agentic interface for mainframes and COBOL

https://www.hypercubic.ai/hopper
94•sai18•3d ago•49 comments

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

https://github.com/statewright/statewright
122•azurewraith•3d ago•54 comments

Show HN: TikTok but for scientific papers

https://andreaturchet.github.io/website/index.html
192•ciwrl•4d ago•77 comments

Show HN: Latencies and BEIR – Typesense, Meilisearch, Elasticsearch, Amgix Now

https://amgix.io/blog/2026/05/14/release-now-v0.1.1/
2•kvasserman•16h ago•5 comments

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

https://github.com/tsirysndr/rockbox-zig
122•tsiry•6d ago•28 comments

Show HN: Parse LLM Markdown streams incrementally on the server or client

https://github.com/nimeshnayaju/markdown-parser
4•nayajunimesh•20h ago•1 comments

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

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

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

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