Lean Github Mcp
@noushad999
About Lean Github Mcp
The lean GitHub MCP server for Claude — 26x smaller responses, 19 tools, zero Docker required.
Basic information
Category
Version Control
License
MIT
Runtime
node
Transports
stdio
Publisher
noushad999
Submitted by
md noushad
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"github-mcp-server": {
"command": "node",
"args": [
"/path/to/github-mcp-server/dist/index.js"
],
"env": {
"GITHUB_TOKEN": "your_github_token_here"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Lean Github Mcp?
A Model Context Protocol (MCP) server that connects Claude to the GitHub API, allowing users to manage repositories, issues, pull requests, workflows, and releases through natural language conversation. Designed for developers who want to interact with GitHub without leaving Claude.
More Version Control MCP servers
MCP GitHub Project Manager
kunwarViveka mcp server to manage github project's functionality
Git MCP Server
cyanheadsA Git MCP server for AI agents. STDIO & Streamable HTTP.

Github
modelcontextprotocolModel Context Protocol Servers
Atlassian Bitbucket MCP Server
aashariNode.js/TypeScript MCP server for Atlassian Bitbucket. Enables AI systems (LLMs) to interact with workspaces, repositories, and pull requests via tools (list, get, comment, search). Connects AI directly to version control workflows through the standard MCP interface.
Bitbucket MCP
MatanYeminiBitbucket MCP - A Model Context Protocol (MCP) server for integrating with Bitbucket Cloud and Server APIs
Comments