10 个#local-llm MCP 服务器和客户端
以下 MCP 服务器和客户端均标记为 #local-llm——安装后即可让 Claude、Cursor、VS Code 等支持 MCP 的客户端获得 local-llm 相关能力。
全部
MCP Client for Ollama (ollmcp)
jonigl
Harness the power of local LLMs with this TUI MCP Client for Ollama. Featuring all core MCP primitives (tools, prompts, resources), agent mode, multi-server, model switching, streaming responses, human-in-the-loop, thinking mode, model params config, system prompts, and saved pre
MCP + Ollama Local Tool Calling Example
rajeevchandra
Cursor Chat History Vectorizer & Dockerized Search MCP
markelaugust74
API service to search vectorized Cursor IDE chat history using LanceDB and Ollama
PydanticAI MCP Experiment
eschmidt42
Minimalist examples to provide your own MCP servers to your local llm models.
Nft Log Analyser
mashish
CP Log Analyzer automatically triages your log files using a local AI model.
Local Model Suitability Mcp
OjasKord
Check whether a task can run on a local model instead of cloud before every inference call. Saves money on every call that does not need cloud.
Inferbench
JoniMartin27
InferBench's MCP server lets coding agents run, serve and benchmark local LLMs (text + image, llama.cpp + Stable Diffusion) on your own hardware on demand. Measures real tokens/sec, picks the optimal quant for your GPU, and exposes a 124-model catalog. Local-first, no cloud requi
Oboyu (覚ゆ)
sonesuke
Self-hosted MCP Japanese text indexing & search—chunking+embeddings with BM25×vector rerank
local-llm-obsidian-knowledge-base
PSFW
A template repository that includes a dev container for running a local LLM and included knowledge base. Add a git repo using `git subtree` or `git submodule` and update it using an MCP Client/Server relationship i.e. `VS Code` extension like `Cline` and the `Filesystem`/`Obsidia
MCP-Ollama Client
Nagharjun17
Lightweight MCP client that uses a local Ollama LLM to query multiple MCP servers defined in config.json
常见问题
什么是 #local-llm MCP 服务器?
- 标记为 #local-llm 的 MCP 服务器实现了 Model Context Protocol,让 Claude、Cursor、VS Code 等 AI 助手可以访问 local-llm 相关的工具、数据或 API。
标记为 #local-llm 的 MCP 服务器和客户端有多少个?
- mcp.so 目前收录了 10 个标记为 #local-llm 的 MCP 服务器和客户端。
如何安装 #local-llm MCP 服务器?
- 打开下方任意服务器页面,将安装配置复制到 Claude Desktop、Cursor、VS Code 或其他 MCP 客户端的配置中即可——远程服务器无需单独下载。