Skip to main content
Glama

github-projects-mcp

pyproject.toml748 B
[project] name = "mcp-github-projects" version = "0.3.0" description = "MCP Server for interacting with GitHub Projects V2" requires-python = "==3.12.8" readme = "README.md" license = { file = "LICENSE" } authors = [{ name = "Hillary Kipkemoi", email = "hillaryk2k@gmail.com" }] dependencies = ["fastmcp>=2.2.0", "httpx>=0.27.0"] [project.urls] Homepage = "https://github.com/Arclio/github-projects-mcp" Repository = "https://github.com/Arclio/github-projects-mcp.git" [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [tool.hatch.metadata] allow-direct-references = true [tool.hatch.build.targets.wheel] packages = ["src/github_projects_mcp"] [project.scripts] mcp-github-projects = "github_projects_mcp.server: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/Arclio/github-projects-mcp'

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