Read public GitHub Projects v2 boards without auth — items, fields, story points, priority.
claude mcp add github-project-info -- npx -y github-project-info-mcp
claude_desktop_config.json
{
"mcpServers": {
"github-project-info": {
"command": "npx",
"args": [
"-y",
"github-project-info-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"github-project-info": {
"command": "npx",
"args": [
"-y",
"github-project-info-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"github-project-info": {
"command": "npx",
"args": [
"-y",
"github-project-info-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"github-project-info": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"github-project-info-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"github-project-info": {
"command": "npx",
"args": [
"-y",
"github-project-info-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.shubhtoy--github-project-info/reviews or the review_server meta-tool.
POST /mcp