PluginBench
MCP Server

Perceptdot GitHub MCP Server

io.github.perceptdot/github

What is the Perceptdot GitHub MCP server?

AI agent vision for GitHub repository monitoring — with ROI measurement.

How to install Perceptdot GitHub

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "github": {
      "command": "npx",
      "args": [
        "-y",
        "@perceptdot/github"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "github": {
      "command": "npx",
      "args": [
        "-y",
        "@perceptdot/github"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "github": {
      "command": "npx",
      "args": [
        "-y",
        "@perceptdot/github"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "github": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@perceptdot/github"
      ]
    }
  }
}
Claude Code
claude mcp add github -- npx -y @perceptdot/github

Related MCP servers

B2A2H MCP server — AI agent app store. Auto-discover and recommend MCP servers for any project.

AI agent vision for Google Analytics 4 — with ROI measurement. perceptdot.com

AI agent vision for Sentry error tracking — with ROI measurement. perceptdot.com

AI agent vision for Vercel deployments — with ROI measurement. perceptdot.com