GitHub Documentation MCP

for the modelcontextprotocol/servers GitHub repository

MCP Server URL

https://gitmcp.io/modelcontextprotocol/servers/tree/main/src/filesystem

Integration Examples

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

{
  "mcpServers": {
    "servers Docs": {
      "url": "https://gitmcp.io/modelcontextprotocol/servers/tree/main/src/filesystem"
    }
  }
}