Skip to main content
Glama

GitHub Notifications MCP Server

package.json797 B
{ "name": "github-notifications-mcp-server", "version": "1.1.0", "description": "MCP server providing GitHub Notifications API tools", "type": "module", "main": "build/index.js", "scripts": { "build": "tsc", "start": "node build/index.js", "dev": "tsc -w", "test": "jest", "test:url": "tsx src/scripts/test-url-conversion.ts" }, "keywords": [ "github", "notifications", "mcp", "model-context-protocol" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.7.0", "dotenv": "^16.4.1", "zod": "^3.22.4" }, "devDependencies": { "@types/jest": "^29.5.11", "@types/node": "^20.11.5", "jest": "^29.7.0", "ts-jest": "^29.1.1", "tsx": "^4.7.0", "typescript": "^5.3.3" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mcollina/mcp-github-notifications'

If you have feedback or need assistance with the MCP directory API, please join our Discord server