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%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

github-repo-mcp
MCP server for fetching GitHub repository code
0 tools
io.github.thuupx/memory-mcp-lite
A lightweight, structured, token-efficient local-first MCP memory server
0 tools
github-projects-mcp
MCP Server for GitHub Projects management
0 tools
gh-mcp
Refined MCP server for GitHub GraphQL API
0 tools
gh-cli-mcp-server
MCP server that wraps the GitHub CLI (gh) into a single generic tool
0 tools
coreshub-mcp-server
A lightweight mcp server for coreshub.
0 tools

How to use

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

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