Skip to main content
Glama

GitHub MCP Server

by timbuchinger
pyproject.toml434 B
[project] name = "mcp_github" version = "0.1.0" description = "GitHub MCP server for Cline" authors = [{name = "Tim"}] readme = "README.md" requires-python = ">=3.10" dependencies = [ "PyGithub>=2.6.0", "mcp>=1.2.1" ] [project.optional-dependencies] dev = [ "pytest>=7.4.0", "pytest-asyncio>=0.23.0", "black>=23.7.0", "mypy>=1.5.1" ] [build-system] requires = ["hatchling"] build-backend = "hatchling.build"

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

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