PluginBench
MCP Server

Data Workbench MCP Server

io.github.nirholas/data-workbench-mcp

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-mcp

Related MCP servers

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
HTML
Apache-2.0
View repository →

Free crypto news MCP server — 38 tools, 130+ sources, market data, sentiment, whale alerts & more

294
TypeScript
View repository →

Build extend and maintain pump - Token creation buying selling migration fee collection

115
Rust
View repository →

3D AI Agent Avatar — render any GLB, give it a Solana wallet, a voice, and pump.fun powers.

98
JavaScript
View repository →

MCP tools from three.ws: free + paid text-to-3D, rigging, agent reputation, market intel.

98
JavaScript
View repository →