Skip to main content
Glama

GitHub Enterprise MCP Server

package.json750 B
{ "name": "github-enterprise-mcp", "version": "1.0.0", "description": "MCP Server for GitHub Enterprise API", "main": "dist/index.js", "type": "module", "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "ts-node-esm src/index.ts", "test": "jest" }, "keywords": [ "mcp", "github", "github-enterprise", "api" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.8.0", "@octokit/rest": "^20.0.2", "axios": "^1.6.2", "zod": "^3.22.4" }, "devDependencies": { "@types/jest": "^29.5.10", "@types/node": "^20.10.0", "jest": "^29.7.0", "ts-jest": "^29.1.1", "ts-node": "^10.9.1", "typescript": "^5.3.2" } }

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/piyushgIITian/github-enterprice-mcp'

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