MCP server for Cyberbro IOC extraction, enrichment and reputation analysis.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Extract IoCs from messy text and analyze them with Cyberbro.
π demo.cyberbro.net
Model Context Protocol server for Cyberbro.
This project is packaged as a standard Python distribution and can be launched with:
uvx mcp-cyberbropip install mcp-cyberbro then mcp-cyberbrostdio, sse, or streamable-http transports.uvx (standalone)pipDefault container command starts in streamable-http mode on port 8000.
To run in stdio mode, a custom Dockerfile is required:
Build and use it:
Copy .env.example and set at least:
CYBERBRO_URL (required)Supported environment variables:
CYBERBRO_URLAPI_PREFIX (default: api)SSL_VERIFY (true/false)MCP_TRANSPORT (stdio, sse, streamable-http)MCP_HOSTMCP_PORTMCP_MOUNT_PATHMCP_SSE_PATHMCP_STREAMABLE_HTTP_PATHCLI flags are also available and override env values.
You can use this server with Claude Desktop, Claude Code, Cursor, OpenAI-compatible MCP clients, or any other MCP client.
Example config using uvx:
To use Docker with stdio transport (required by some MCP clients), build a custom image as shown in the Docker section above, then reference it:
Create .vscode/mcp.json
server.json is included for MCP Registry publication and points to PyPI package mcp-cyberbro.
Release-created workflows:
.github/workflows/publish-test-pypi.yml.github/workflows/publish-pypi.yml.github/workflows/publish-mcp-plugin.ymlanalyze_observableis_analysis_completeget_analysis_resultsget_enginesget_web_urlHere are practical prompt examples you can use with any MCP-capable assistant connected to Cyberbro.
MIT
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/cyberbro-mcp-server)<a href="https://allmcps.com/mcp/cyberbro-mcp-server"><img src="https://allmcps.com/api/badge/cyberbro-mcp-server?style=directory" alt="Cyberbro MCP Server on AllMCPs" /></a>