io.github.Dave-London/github✓
io.github.Dave-London/github · v0.7.1
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.Dave-London/github",
"description": "MCP server for GitHub operations (PRs, issues, actions) with structured, token-efficient output",
"repository": {
"url": "https://github.com/Dave-London/Pare",
"source": "github"
},
"version": "0.7.1",
"packages": [
{
"registryType": "npm",
"identifier": "@paretools/github",
"version": "0.7.1",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}