Cyberbro MCP Server

Extract IoCs from messy text and analyze them with Cyberbro. ๐ŸŒ demo.cyberbro.net. It runs locally over stdio via the published package.

People connecting API integration tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-08-04 ยท โ˜… 19 ยท #70 OF 250 MAINTAINED API INTEGRATION ยท VERIFIED 2026-08-25

MIT ยท Python servers ยท how we verify โ†’ /methodology

01 ยท Install Cyberbro MCP Server

before you install - you'll need

CYBERBRO_URL

Environment variables documented in the project's README - it lists which are required and which have defaults.

Claude Code

claude mcp add stanfrbd-mcp-cyberbro -- uvx mcp-cyberbro

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "stanfrbd-mcp-cyberbro": {
      "command": "uvx",
      "args": [
        "mcp-cyberbro"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop ยท mcpServers

Cursor ยท mcpServers

VS Code ยท servers

Windsurf ยท mcpServers

Zed ยท context_servers

Cline ยท mcpServers

Roo Code ยท mcpServers

Continue ยท mcpServers

LibreChat ยท mcpServers

Gemini CLI ยท mcpServers

Codex CLI ยท mcp_servers

Full setup guides: every client.

02 ยท Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

pypi package mcp-cyberbro - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.stanfrbd is GitHub-verified and matches the repo owner

03 ยท What Cyberbro MCP Server can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.0.5 ยท 2026-08-04

v0.0.4 ยท 2026-04-25

Bump version to v0.0.4 for new MISP and ransomware engines ยท Update MCP Registry version

v0.0.3 ยท 2026-04-08

04 ยท Who maintains Cyberbro MCP Server

Cyberbro MCP Server is maintained by stanfrbd. It's the only MCP server we track from this author; the repo dates to May 2025.

05 ยท Facts

category
API integration - ranked #70 of 250 actively-maintained API integration servers as of 2026-08-25.
release cadence
1 release in the last 90 days (latest 2026-08-04)
registry
io.github.stanfrbd/mcp-cyberbro (active, first published 2026-04-08 ยท 3 versions)
packages
pypi:mcp-cyberbro

06 ยท Cyberbro MCP Server FAQ

What is Cyberbro MCP Server?

Extract IoCs from messy text and analyze them with Cyberbro. ๐ŸŒ demo.cyberbro.net. It runs locally over stdio via the published package.

Is Cyberbro MCP Server still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-04 and it shipped 1 release in the last 90 days. We re-verify nightly.

How do I install Cyberbro MCP Server?

Run `uvx mcp-cyberbro`. The README documents one environment variable (CYBERBRO_URL) to set first. You can also paste the ready-made client config above.

Does Cyberbro MCP Server run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 ยท Alternatives to Cyberbro MCP Server

More API integration MCP servers ยท Stream Estate ยท Infra Node ยท Freehire ยท Rhumb MCP ยท CAPI Gateway

More Python MCP servers ยท Inav MCP ยท Apache Pinot MCP Server ยท Sec Edgar MCP ยท RLM Tools ยท Memex (stifler7) ยท see all