Sources
llm-mcp-client 0.1a0 Turns Any MCP Server's Tools Into Tools for Willison's LLM CLI
Released July 31 as part of Willison's stateless-MCP burst, llm-mcp-client 0.1a0 exposes tools from arbitrary MCP servers as callable tools inside the LLM command-line utility. It arrived alongside mcp-explorer — a uvx-installable CLI for interactively listing an MCP server's tools, inspecting their schemas and invoking them with arguments — which is the more immediately useful of the pair for anyone debugging a server they are writing. Both exist because MCP 2.0's stateless transport made a working client small enough to build in an afternoon; the plugin is alpha, so treat the interface as unstable.
↳ Follow the thread