Back to directory
mcollina/mcp-github-notifications

mcollina/mcp-github-notifications

@mcollina

An MCP server for the github notifications API for the OSS maintainer

githubnotificationsmcpnodejstypescripttool

Installation & Configuration

{
  "github-notifications": {
    "command": "node",
    "args": [
      "/path/to/build/index.js"
    ],
    "env": {
      "GITHUB_TOKEN": "your_github_token"
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15