Skip to content
Back to search
30
MCP

github-project-mcp

pypi/github-project-mcp

A Model Context Protocol server for managing GitHub projects and issues via GraphQL

Uptime
0.0%
23 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

github-mcp-server
A model context protocol server for GitHub API
0 tools
github-mcp-server
A Model Context Protocol (MCP) server built in TypeScript that integrates with GitHub's API, enabling AI assistants to manage repositories,
0 tools
githubchat-mcp-server
Model Context Protocol (MCP) server for GitHub Chat
0 tools
github-projects-mcp
MCP Server for GitHub Projects management
0 tools
mcp/github-chat
A Model Context Protocol (MCP) for analyzing and querying GitHub repositories using the GitHub Ch...
0 tools
github-mcp-connector
A Model Context Protocol (MCP) connector for GitHub, for use with Claude.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "github-project-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}