Loading MCP server directory, please wait...
Policy-driven, read-only MCP server for safe database access from AI tools.
npx @getmcp/cli add io.github.afurlane/copilot-datagateRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.afurlane/copilot-datagate": {
"command": "npx",
"args": [
"-y",
"@copilot-datagate/cli"
],
"env": {
"DATAGATE_PROJECT_ROOT": ""
}
}
}
}