Data Workbench for Claude Desktop
io.github.nirholas/data-workbench-mcp
Pump.fun creator rewards, DexScreener pair search, crypto headlines, and USD candles.
client:Claude Desktop
transport:stdio
runtime:npm
Install Data Workbench in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"data-workbench-mcp": {
"command": "npx",
"args": [
"-y",
"@three-ws/data-workbench-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs