Skip to content
Back to search
30
MCP

lightmcp

pypi/lightmcp

A lightweight MCP tool layer for LLM agent frameworks.

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

Similar MCP servers embedding-nearest

agentic-ai-mcp
A lightweight agentic AI framework with MCP tool serving
0 tools
litemcp
A minimal, lightweight client designed to simplify SDK (e.g., LangChain, Agent SDK) adoption into MCP.
0 tools
clearml-mcp
lightweight MCP server that interacts with the ClearML API
0 tools
llmcp
A minimal CLI for interacting with LLMs via LiteLLM and MCP
0 tools
lighter mcp
Metadata-only Glama MCP server.
0 tools
lighter mcp
Metadata-only Glama MCP server.
0 tools

How to use

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

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