Skip to main content
Glama
package.json869 B
{ "name": "mcp-github", "version": "1.0.0", "description": "MCP server for interacting with GitHub", "license": "MIT", "author": "hithereiamaliff", "type": "module", "files": [ "dist" ], "scripts": { "build": "smithery build", "build:tsc": "tsc", "dev": "smithery dev", "dev:http": "npx tsx src/http-server.ts", "start:http": "node dist/http-server.js", "check": "npx @biomejs/biome check --write --unsafe" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.18.2", "@smithery/sdk": "^1.6.4", "cors": "^2.8.5", "express": "^4.21.0", "octokit": "^4.1.3", "zod": "^3.25.46" }, "module": "src/index.ts", "devDependencies": { "@cfworker/json-schema": "^4.1.1", "@smithery/cli": "^1.6.2", "@types/cors": "^2.8.17", "@types/express": "^4.17.21", "@types/node": "^22.10.2", "tsx": "^4.19.2", "typescript": "^5.7.2" } }

Latest Blog Posts

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

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