📡 MCP Radar

simonw/llm-mcp-client

Access tools from MCP servers as LLM tools

13 stars
0 forks
Python
momentum ▲ 32.5
created 2026-07-31
on radar since 2026-08-02
star trend 7 → 13 since 2026-08-02
View on GitHub ↗

About llm-mcp-client

Access tools from MCP servers as LLM tools

Install this plugin in the same environment as LLM.

This plugin registers a toolbox called MCP which connects to an MCP server, discovers the tools it exposes and makes them available as LLM tools.

Pass the URL of an MCP server to the toolbox:

The --td option shows details of the tool calls as they execute.

You can save an MCP to a named LLM template like this:

Now you can query it without specifying the full tool definition like this:

By default the client negotiates the protocol automatically. You can force a specific mode with the mode= argument:

If you are using tools from more than one server and their names might clash, give each server a prefix:

Tool results containing MCP image or audio content are returned to the model as LLM attachments. An MCP error result raises llmmcpclient.MCPToolError, which LLM passes back to the model as an error message.

To set up this plugin locally, first checkout the code. Then run the tests with uv:

To run LLM with your in-development plugin:

From the project README.

Maintaining this server?

Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:

[![On MCP Radar](https://mcp.liqiwa.com/badge.svg)](https://mcp.liqiwa.com/s/simonw--llm-mcp-client.html)

Related MCP servers

bybit-exchange/kaas

Turn scattered notes, docs and transcripts into a queryable Markdown wiki — an LLM knowledge-base compiler with MCP access, no embeddings, self-hosted.

⭐ 82Python
alxgntv/substack-api-mcp

MCP server for Substack posts (FastMCP + substack-api-client)

⭐ 80Python
sm18lr88/STT-MCP

Fast, local speech-to-text MCP server

⭐ 56Python
simonw/mcp-explorer

CLI tool for exploring an MCP server

⭐ 50Python
sandeepbazar/ocm-mcp-server

An MCP server that lets AI agents operate a multi-cluster Kubernetes fleet through an Open Cluster Management hub, with policy, approval, and audit between the model and your clusters.

⭐ 49Python
Vladimir-Human/ru-marketplace-mcp

Девять российских маркетплейсов и китайский Taobao как MCP-серверы: Wildberries, Ozon, Яндекс Маркет, Детский мир, Авито, Мегамаркет, Lamoda, DNS, Ситилинк. Плюс сравнение цен по всем сразу. Только чт

⭐ 47Python

📬 Get the weekly radar in your inbox

The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.