Skip to main content
Glama

GitHub MCP Server

by akarnik23
render.yaml260 B
services: - type: web name: github-mcp env: python plan: free buildCommand: pip install -r requirements.txt startCommand: python src/server.py envVars: - key: PORT value: 8000 - key: GITHUB_TOKEN value: ""

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

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