What is the Data Workbench MCP server?
Pump.fun creator rewards, DexScreener pair search, crypto headlines, and USD candles.
How to install Data Workbench
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"data-workbench-mcp": {
"command": "npx",
"args": [
"-y",
"@three-ws/data-workbench-mcp"
]
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"data-workbench-mcp": {
"command": "npx",
"args": [
"-y",
"@three-ws/data-workbench-mcp"
]
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"data-workbench-mcp": {
"command": "npx",
"args": [
"-y",
"@three-ws/data-workbench-mcp"
]
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"data-workbench-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@three-ws/data-workbench-mcp"
]
}
}
}Claude Code
claude mcp add data-workbench-mcp -- npx -y @three-ws/data-workbench-mcpRelated MCP servers
Claude Code Explorer MCP
Active
Explore the Claude Code CLI source — browse tools, commands, search code, and more.
6.2k
View repository →XActions
Active
X/Twitter automation MCP: scrape, post, schedule, analyze, engage. No API key required.
458
View repository →HTML
Apache-2.0
Free Crypto News
Active
Free crypto news MCP server — 38 tools, 130+ sources, market data, sentiment, whale alerts & more
294
View repository →TypeScript
Pump SDK MCP Server
Active
Build extend and maintain pump - Token creation buying selling migration fee collection
115
View repository →Rust
3D AI Agent Avatar
Active
3D AI Agent Avatar — render any GLB, give it a Solana wallet, a voice, and pump.fun powers.
98
View repository →JavaScript
three.ws 3D Agent Tools
Active
MCP tools from three.ws: free + paid text-to-3D, rigging, agent reputation, market intel.
98
View repository →JavaScript