#MCP-Client
Sometimes I look at MCP client-server tools and feel like they're going the wrong way... I'm interested in exposing Claude Code itself as a server to other clients. You've just gotta build your own pipes in that case.
November 9, 2025 at 7:55 AM
Just showed how to build MCP clients with Spring AI! 🤖

Pull in multiple MCP servers to add context and functionality to your AI apps. Built a client using my DVAAS server to answer questions about my content that LLMs can't normally access. ✨

Watch: youtu.be/TSFkdlreRMQ
Build AI-Powered Apps with MCP Clients in Spring AI
YouTube video by Dan Vega
youtu.be
November 7, 2025 at 9:27 PM
gm
October 31, 2025 at 11:55 AM
Just published the big tmcp refactor and opened a lot of PR to the projects using it so that they don't have to think about the breaking change.

Finally, I can tick off a TODO that I had in my list from a long time to allow MCP servers deployed on serverless to retain client info! 🧡

Check it out!
Release [email protected] · paoloricciuti/tmcp
Minor Changes 8a04ee2: breaking: move sessions out of core into the transports and allow for persistent mcp state This release moves the session management out of the core package into the SSE an...
github.com
October 29, 2025 at 11:13 PM
Hey Devs 👋 Ever wished you could talk to Algolia? 💬✨

At this year’s #AlgoliaDevCon, we explored exactly that — by building an AI-powered #MCP client that makes Algolia conversational.

Learn how it works, see the architecture, and try it yourself: https://bit.ly/4oI0dqu
October 29, 2025 at 4:30 PM
At this point, 90% of the software I install is an MCP client to test if the svelte MCP server works correctly there 😁
October 24, 2025 at 5:42 AM
Read "Use MCP OAuth2 Flow to access Quarkus MCP Server" by Sergey Beryozkin to see how MCP Client can use OAuth2 Flow to login users and access secure Quarkus MCP Streamable HTTP servers.

quarkus.io/blog/secure-...
October 21, 2025 at 1:05 PM
an "agent" or "MCP client application" is on the same order of software as a web browser. Systems software.

nobody's making a custom "finance web browser" or a "travel booking web browser". it's a generic, highly customizable thing

imo that's a big takeaway from Agent Skills earlier this week
October 18, 2025 at 1:45 PM
Explore the MCP ecosystem and learn how to build a Python MCP client to power the next generation of agentic AI applications. #DataScience #AI #ArtificialIntelligence #ODSC opendatascience.com/clients-the-...
Clients: The Unsung Heroes of the MCP Ecosystem
Editor’s note: Kyle Stratis is a speaker for ODSC AI West this October 28-30 in San Francisco. Check out his talk, From Intelligent to Agentic Applications: Using Model Context Protocol to Support Age...
opendatascience.com
October 17, 2025 at 10:25 AM
A great conversation that ebbed and flowed from developer to site owner needs, all related to how the #WordPress project is trying to support both via AI and the building block components (Abilities API, MCP adapter, AI client SDK, AI Experiments). If you’re at #WCEH let’s chat!
10up.com 10up @10up.com · Oct 14
🤖 Contributing to the WordPress AI Experiments Plugin
A hands-on workshop introducing the new AI Experiments plugin. @jeffpaul.com will walk attendees through setup and show how to contribute—code, design, docs, or testing.

📅 Oct 15, 10:45am

canada.wordcamp.org/2025/session...
Contributing to the WordPress AI Experiments Plugin
Curious about AI in WordPress and looking for a way to make your first contribution?  This workshop introduces the new AI Experiments plugin: a playground for testing and shaping how AI might fit i…
canada.wordcamp.org
October 15, 2025 at 4:47 PM
Kudos again to the @prefect.io crew on doing documentation right for the AI era. I love everything about this -- mcp server, llms.txt and copy as markdown shortcut behavior
October 14, 2025 at 3:35 PM
Just posted a quick demo showing how to debug component libraries using the new Chrome DevTools MCP.

No more screenshots. No more copy/pasting console logs into Cursor (or whatever AI code client)

Watch here:
www.linkedin.com/posts/tpitre...

#ai #designsystems #mcp
www.linkedin.com
October 3, 2025 at 6:59 PM
Thanks @kentcdodds.com for helping to make #CascadiaJS epic! Awesome talk and awesome to get to meet you in person!
September 20, 2025 at 4:59 PM
#LangChain4j 1.5.0 is out! 🎉

This release includes the #MCP registry client, enhancements to the #Agentic module, as well as improvements in multimodality and caching

github.com/langchain4j/...
Release 1.5.0 and 1.5.0-beta11 · langchain4j/langchain4j
Notable Changes MCP: initial registry client implementation by @jmartisk in #3684 Agentic: asynchronous agents by @mariofusco in #3643 Agentic: missing tools features by @mariofusco in #3660 Googl...
github.com
September 16, 2025 at 11:50 AM
My favourite?

Anthropic made a Knowledge Graph Memory Server... 🧠
Let that sink in.
I think RAG with graph memory used to be quite a challenge to code into an AI agent. Now, it's as simple as installing this MCP server to your MCP client. 😆

Every AI just got superpowers. ⚡⬇️
March 10, 2025 at 6:17 PM
📦 php-mcp/client 1.0.1

PHP Client for the Model Context Protocol (MCP)

🔗 https://github.com/php-mcp/client
May 6, 2025 at 6:59 PM
What is the best MCP Client app that's not Claude Desktop?
April 27, 2025 at 1:04 PM
v1.0.1 of flutter_mcp Flutter plugin that integrates MCP server, client, and LLM into a unified agent system. Provides background execution, notification, system tray, lifecycle management, secure ...

Origin | Interest | Match
flutter_mcp | Flutter package
Flutter plugin that integrates MCP server, client, and LLM into a unified agent system. Provides background execution, notification, system tray, lifecycle management, secure data storage, and schedul [...]
pub.dev
June 19, 2025 at 1:21 AM
Longplay 2.4 for iOS is now live in the App Store.

Main new feature are smart collections using up to 14 filters, including genre. Create them through Shortcuts on iOS (or through Claude or another MCP client using Longplay for Mac).

Full release notes here: longplay.rocks/changelog/
Changelog - Longplay
Longplay iOS app changelog and release notes - Stay up to date with the latest features, improvements, and bug fixes.
longplay.rocks
June 10, 2025 at 11:23 PM
... [continuation]
- the recent MCP spec added requirement for OAuth2 IdP to support dynamic client registration and this is something we definitely need in IPA case as well. Using existing Kerberos credentials to self-register OIDC clients is now part of the WIP design doc […]
Original post on mastodon.social
mastodon.social
June 26, 2025 at 7:19 AM
Just put up a PR with some walkthrough videos and some explainers for the @pomerium.io MCP client demo.

If you're interested in securing MCPs... 👀

github.com/pomerium/mcp... #ztna #mcp #security #zerotrust
docs: add demo setup and policy/auditing video links to README by nickytonline · Pull Request #65 · pomerium/mcp-app-demo
This pull request enhances the README.md documentation for the Pomerium MCP Client by adding video tutorials and a new section on monitoring and auditing MCP tool calls. The updates aim to improve ...
github.com
June 28, 2025 at 1:32 AM
Human -> Browser -> HTTP -> Web Server

LLM -> MCP Client -> MCP -> MCP Server
October 27, 2025 at 4:58 PM
Are you aware of any MCP client that’ll allow accessing a server on a different machine but running on the same network?
February 21, 2025 at 6:00 PM
Anyone aware of any good open source mcp-clients?

I keep hitting message limits pretty quickly using mcp servers in Claude Desktop client for example. I'd like to have a mcp-client I can use to interact with mcp servers using apikeys rather than through claude desktop

cc: @simonwillison.net
January 6, 2025 at 8:41 PM
check out mcp-minion … minimal client for agents that dont know mcp
May 1, 2025 at 11:14 AM