Local MCP Client
@mytechnotalent
关于 Local MCP Client
Local MCP Client is a cross-platform web and API interface for interacting with configurable MCP servers using natural language, powered by Ollama and any local LLM of choice, enabling structured tool execution and dynamic agent behavior.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"Local_MCP_Client": {
"command": "uv",
"args": [
"init",
"."
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Local MCP Client?
Local MCP Client is a cross-platform web and API interface for interacting with configurable MCP servers using natural language, powered by Ollama and any local LLM of choice, enabling structured tool execution and dynamic agent behavior.
How to use Local MCP Client?
Install via uv and requirements.txt, install Ollama and pull a model (e.g., llama3:8b), clone desired MCP server repositories (e.g., MalwareBazaar_MCP, binja-lattice-mcp), set the BNJLAT environment variable with a Binary Ninja API token, then run uv run local_mcp_client.py.
Key features of Local MCP Client
- Cross-platform web and API interface
- Natural language interaction with MCP servers
- Powered by Ollama and any local LLM
- Configurable MCP server integration
- Structured tool execution and dynamic agent behavior
Use cases of Local MCP Client
- Query malware indicators via MalwareBazaar MCP
- Perform binary analysis with Binja Lattice MCP
- Orchestrate local, private LLM-driven MCP toolchains
FAQ from Local MCP Client
What dependencies does Local MCP Client require?
Ollama and a local LLM
AI 与智能体 分类下的更多 MCP 服务器
Just Prompt - A lightweight MCP server for LLM providers
dislerjust-prompt is an MCP server that provides a unified interface to top LLM providers (OpenAI, Anthropic, Google Gemini, Groq, DeepSeek, and Ollama)
1Panel
1Panel-dev🔥 1Panel is a modern, open-source VPS control panel — and the only one with native AI agent support. Run Ollama models, deploy OpenClaw agents, and manage your entire server stack from one clean web interface.
mcp-hfspace MCP Server 🤗
evalstateMCP Server to Use HuggingFace spaces, easy configuration and Claude Desktop mode.
MCP Client for Ollama (ollmcp)
joniglHarness 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
Sequential Thinking Multi-Agent System (MAS)
FradSerAn advanced sequential thinking process using a Multi-Agent System (MAS) built with the Agno framework and served via MCP.
评论