MCP.so
Sign In

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.

Comments

More Version Control MCP servers