MCP Server
MCP
GitLumen MCP
Screens public GitHub repos and PRs to generate risk maps, findings, and merge-readiness signals.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp-github-screen.gitlumen.com/mcp",
"headers": [
{
"description": "Bearer token for GitLumen MCP access",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment