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%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

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
iflow-mcp_quentincody-github-graphql-mcp-server
A Model Context Protocol (MCP) server that provides access to GitHub's GraphQL API
0 tools
github-trending-mcp
A Model Context Protocol (MCP) server that provides GitHub trending repositories (supports both stdio and SSE transports)
0 tools

How to use

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

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