← All stacks
Stack

Agent Builder Toolkit

by ocnu6 servers

Five high-graded MCP servers for building autonomous agents: orchestration (Claude Flow), memory (mneme), browser control (Browser Use), web scraping (Scrapling), and live monitoring (Netdata).

Servers 6

Browser Use

com.browser-use/browser-use
APublisher

Control a real Chrome browser to complete any task: fill forms, extract data, book flights.

browser
111k0
22 hours agopypi

mneme Record

io.github.OnourImpram/mneme
AVerified

Vault-native, accountable memory for Claude Code and MCP clients.

devops
3233
1 month agonpm

Netdata

io.github.netdata/mcp-server
AVerified

Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.

devopsremote
80k0
14 days agoremote

Scrapling MCP Server

io.github.D4Vinci/Scrapling
AVerified

Web scraping with stealth HTTP, real browsers, and Cloudflare bypass.

devops
76k0
3 days agopypi

Claude Flow

io.github.ruvnet/claude-flow
AVerified

AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.

ai
69k0
11 months agonpm

TCG MCP

io.github.seanlok/tcg-mcp
BVerified

Pokemon TCG MCP server: PSA grading, collection management, and multi-provider pricing.

devops
00
3 months agopypi
The whole stack, one paste
Every server in this stack as a single mcpServers block.
{
  "mcpServers": {
    "browser_use": {
      "command": "uvx",
      "args": [
        "browser-use"
      ]
    },
    "mneme": {
      "command": "npx",
      "args": [
        "-y",
        "mneme-mcp-server"
      ]
    },
    "mcp_server": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server"
      ]
    },
    "Scrapling": {
      "command": "uvx",
      "args": [
        "scrapling"
      ]
    },
    "claude_flow": {
      "command": "npx",
      "args": [
        "-y",
        "claude-flow"
      ]
    },
    "tcg": {
      "command": "uvx",
      "args": [
        "tcg-mcp"
      ]
    }
  }
}
socketcat.com/stacks/ocnu/agent-builder-toolkit