MCP.so
ログイン

Lean Github Mcp

@noushad999

Lean Github Mcp について

The lean GitHub MCP server for Claude — 26x smaller responses, 19 tools, zero Docker required.

基本情報

カテゴリ

バージョン管理

ライセンス

MIT

ランタイム

node

トランスポート

stdio

公開者

noushad999

投稿者

md noushad

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "github-mcp-server": {
      "command": "node",
      "args": [
        "/path/to/github-mcp-server/dist/index.js"
      ],
      "env": {
        "GITHUB_TOKEN": "your_github_token_here"
      }
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

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.

コメント

「バージョン管理」の他のコンテンツ