Back to search
30
MCP

llmcp

pypi/llmcp

A minimal CLI for interacting with LLMs via LiteLLM and MCP

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
llm-mcp-cli
LLM plugin for Model Context Protocol (MCP) integration
0 tools
cli-mcp
Minimal MCP client CLI
0 tools
mcp-client-llm
MCP server for the LLMs
0 tools
llms-txt-mcp
Lean MCP server for minimal-context docs via llms.txt
0 tools
clearml-mcp
lightweight MCP server that interacts with the ClearML API
0 tools

How to use

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

{
  "mcpServers": {
    "llmcp": {
      "url": "None",
      "transport": "http"
    }
  }
}