Skip to main content
Glama

gh-mcp

pyproject.toml415 B
[project] name = "gh-mcp" dynamic = ["version"] readme = "README.md" description = "Refined MCP server for GitHub GraphQL API" requires-python = ">=3.12" dependencies = [ "fastmcp~=2.12.5", ] scripts = { gh-mcp = "gh_mcp.__main__:main" } [build-system] requires = ["pdm-backend"] build-backend = "pdm.backend" [tool.pdm.version] source = "file" path = "gh_mcp/impl.py" [tool.pdm.build] includes = ["gh_mcp"]

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/CNSeniorious000/gh-mcp'

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