Back to search
30
MCP

llm-mcp-cli

pypi/llm-mcp-cli

LLM plugin for Model Context Protocol (MCP) integration

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

llm-tools-mcp
MCP support for LLM CLI
0 tools
lihil-mcp
MCP (Model Context Protocol) plugin for Lihil framework
0 tools
litestar-mcp
Litestar plugin for Model Context Protocol (MCP) integration
0 tools
mcpbind-llm-context
MCP Server Package: llm-context
0 tools
devhub-cms-mcp
DevHub CMS LLM integration through the Model Context Protocol
0 tools
mcp-client-llm
MCP server for the LLMs
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "llm-mcp-cli": {
      "url": "None",
      "transport": "http"
    }
  }
}