GitHub Documentation MCP

for the _next/static GitHub repository

MCP Server URL

https://gitmcp.io/_next/static/chunks/app/page-5daf0eed0ce0dd50.js

Integration Examples

To add this MCP to Cursor, update your ~/.cursor/mcp.json:

{
  "mcpServers": {
    "static Docs": {
      "url": "https://gitmcp.io/_next/static/chunks/app/page-5daf0eed0ce0dd50.js"
    }
  }
}