Skip to main content
Glama

GitHub Integration MCP Server

package.json529 B
{ "name": "github-mcp-server", "version": "0.0.1", "type": "module", "scripts": { "build": "tsc", "test": "jest", "start": "node dist/index.js" }, "dependencies": { "@highlight-ai/mcp-sdk": "^0.0.7", "@octokit/rest": "^21.1.0", "zod-to-json-schema": "^3.23.5" }, "devDependencies": { "@types/jest": "^29.5.11", "@types/node": "^20.10.5", "jest": "^29.7.0", "ts-jest": "^29.1.1", "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/highlight-ing/highlight-github-mcp'

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