Skip to content
Back to search
30
MCP

lite-github-mcp

pypi/lite-github-mcp

Lightweight GitHub MCP server with minimal context and CLI-first data fetches

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

Similar MCP servers embedding-nearest

github mcp lite
Metadata-only Glama MCP server.
0 tools
github mcp lite
Metadata-only Glama MCP server.
0 tools
github-mcp
Local GitHub MCP server exposing GitHub REST API via FastMCP stdio transport
0 tools
github-repo-mcp
MCP server for fetching GitHub repository code
0 tools
lightweight github mcp
Metadata-only Glama MCP server.
0 tools
io.github.thuupx/memory-mcp-lite
A lightweight, structured, token-efficient local-first MCP memory server
0 tools

How to use

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

{
  "mcpServers": {
    "lite-github-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}