Skip to main content
Glama
ham0215

Lightweight GitHub MCP

by ham0215
package.json689 B
{ "name": "lightweight-github-mcp", "version": "1.0.0", "description": "A lightweight proxy for GitHub MCP with tool whitelisting", "type": "module", "main": "dist/index.js", "bin": { "lightweight-github-mcp": "dist/index.js" }, "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsc --watch" }, "keywords": [ "mcp", "github", "proxy", "model-context-protocol" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "yaml": "^2.3.0" }, "devDependencies": { "@types/node": "^20.0.0", "typescript": "^5.3.0" }, "engines": { "node": ">=18.0.0" } }

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

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