Cover image
Try Now
2025-03-22

MCP server for GitHub API integration

3 years

Works with Finder

1

Github Watches

1

Github Forks

0

Github Stars

MCP Server Setup Guide

Configuration

MCP Settings Location

設定ファイルは以下の場所にあります:

  • Cursor用: ~/Library/Application Support/Cursor/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
  • Claude Desktop用: ~/Library/Application Support/Claude/claude_desktop_config.json

Volta環境での設定例

macOSでVoltaを使用している場合、以下の設定が動作します:

{
  "mcpServers": {
    "github.com/modelcontextprotocol/servers/tree/main/src/github": {
      "command": "/Users/username/.volta/bin/npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-github"
      ],
      "env": {
        "GITHUB_PERSONAL_ACCESS_TOKEN": "<YOUR_TOKEN>"
      },
      "disabled": false,
      "autoApprove": []
    }
  }
}

トラブルシューティング

失敗したパターン

  1. node コマンドを直接使用
{
  "command": "node",
  "args": [
    "/path/to/server-github/build/index.js"
  ]
}

エラー: spawn node ENOENT

  1. volta コマンドを使用
{
  "command": "/Users/username/.volta/bin/volta",
  "args": [
    "run",
    "node",
    "/path/to/server-github/build/index.js"
  ]
}

エラー: 接続タイムアウト

成功したパターン

Voltaの npx へのフルパスを使用することで解決:

{
  "command": "/Users/username/.volta/bin/npx",
  "args": [
    "-y",
    "@modelcontextprotocol/server-github"
  ]
}

動作確認

サーバーが正しく設定されているか確認するには、以下のような操作を試してください:

// リポジトリ検索
{
  "query": "modelcontextprotocol",
  "page": 1,
  "perPage": 5
}

正常に結果が返ってくれば、設定は成功です。

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • Bora Yalcin
  • Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Callycode Limited
  • A geek-themed horoscope generator blending Bitcoin prices, tech jargon, and astrological whimsy.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Lists Tailwind CSS classes in monospaced font

  • Beniyam Berhanu
  • Therapist adept at identifying core issues and offering practical advice with images.

  • apappascs
  • Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.

  • ShrimpingIt
  • Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx

  • huahuayu
  • A unified API gateway for integrating multiple etherscan-like blockchain explorer APIs with Model Context Protocol (MCP) support for AI assistants.

  • deemkeen
  • control your mbot2 with a power combo: mqtt+mcp+llm

  • jae-jae
  • MCP server for fetch web page content using Playwright headless browser.

    Reviews

    2 (1)
    Avatar
    user_OUDhj3nc
    2025-04-15

    I recently started using the Linear MCP Server by MCP-Mirror, and it has significantly improved my workflow. The seamless integration and responsive performance make it a must-have for any serious MCP application user. Highly recommended! Check it out here: https://mcp.so/server/cpropster_linear-mcp-server/MCP-Mirror