Skip to content
Cursor

GitLumen MCP for Cursor

io.github.gitlumen-team/gitlumen-mcp

Screens public GitHub repos and PRs to generate risk maps, findings, and merge-readiness signals.

client:Cursor transport:streamable-http

Install GitLumen MCP in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "gitlumen-mcp": {
      "url": "https://mcp-github-screen.gitlumen.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

GitLumen MCP in other clients