Back to directory
mcollina/mcp-github-notifications

mcollina/mcp-github-notifications

@mcollina1669

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
2025/3/21
Updated
2025/3/31