Deltascope
Freeby MCP Community
Launcher package for the DeltaScope MCP stdio server
v0.24.0Added Apr 12, 2026
mcpdeltascopesqlaudit
Deltascope MCP Server
Launcher package for the DeltaScope MCP stdio server
Installation
Reviews
Installation
Quick install
npx -y @fanduzi/deltascope-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"deltascope": {
"command": "npx",
"args": ["-y", "@fanduzi/deltascope-mcp"]
}
}
}