Skip to main content
Glama

GitHub Chat MCP

by AsyncFuncAI
pyproject.toml604 B
[project] name = "github-chat-mcp" version = "0.1.0" authors = [ {name="Sheing Ng", email="sng@asyncfunc.ai"}, ] description = "GitHub Chat MCP server for analyzing GitHub repositories" readme = "README.md" requires-python = ">=3.12" dependencies = [ "requests~=2.31.0", "mcp[cli]~=1.6.0", "pydantic~=2.10.3", ] [project.urls] Homepage = "https://github.com/AsyncFuncAI/github-chat-mcp" Issues = "https://github.com/AsyncFuncAI/github-chat-mcp/issues" [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [project.scripts] github-chat-mcp = "github_chat_mcp:main"

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

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