Skip to main content
Glama

GitHub MCP Server

by asbloom-py
package.json822 B
{ "name": "github", "version": "0.6.2", "description": "MCP server for using the GitHub API", "license": "MIT", "type": "module", "bin": { "mcp-server-github": "dist/index.js" }, "files": [ "dist" ], "scripts": { "build": "tsc && shx chmod +x dist/src/*.js", "prepare": "npm run build", "watch": "tsc --watch" }, "dependencies": { "@modelcontextprotocol/sdk": "1.0.1", "node-fetch": "^3.3.2", "zod": "^3.22.4", "zod-to-json-schema": "^3.23.5" }, "devDependencies": { "@types/node": "^22.10.5", "@types/node-fetch": "^2.6.12", "shx": "^0.3.4", "typescript": "^5.6.2" }, "packageManager": "yarn@4.5.1+sha512.341db9396b6e289fecc30cd7ab3af65060e05ebff4b3b47547b278b9e67b08f485ecd8c79006b405446262142c7a38154445ef7f17c1d5d1de7d90bf9ce7054d" }

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/asbloom-py/mcp-servers'

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