Model Context Protocol server for Git Page Docs (delegates to @gitpagedocs/tools). Ships TypeScript source; run via tsx.
{
"mcpServers": {
"gitpagedocsmcp": {
"command": "npx",
"args": [
"-y",
"@gitpagedocs/mcp"
]
}
}
}