Server data from the Official MCP Registry
MCP server for Cyberbro IOC extraction, enrichment and reputation analysis.
MCP server for Cyberbro IOC extraction, enrichment and reputation analysis.
Set these up before or after installing:
Environment variable: CYBERBRO_URL
Environment variable: API_PREFIX
Environment variable: SSL_VERIFY
Environment variable: MCP_TRANSPORT
Environment variable: MCP_HOST
Environment variable: MCP_PORT
Environment variable: MCP_MOUNT_PATH
Environment variable: MCP_SSE_PATH
Environment variable: MCP_STREAMABLE_HTTP_PATH
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-stanfrbd-mcp-cyberbro": {
"env": {
"MCP_HOST": "your-mcp-host-here",
"MCP_PORT": "your-mcp-port-here",
"API_PREFIX": "your-api-prefix-here",
"SSL_VERIFY": "your-ssl-verify-here",
"CYBERBRO_URL": "your-cyberbro-url-here",
"MCP_SSE_PATH": "your-mcp-sse-path-here",
"MCP_TRANSPORT": "your-mcp-transport-here",
"MCP_MOUNT_PATH": "your-mcp-mount-path-here",
"MCP_STREAMABLE_HTTP_PATH": "your-mcp-streamable-http-path-here"
},
"args": [
"mcp-cyberbro"
],
"command": "uvx"
}
}
}Valid MCP server (2 strong, 6 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
Scanned 13 files · 1 finding
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!
by Toleno
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace
Create, build, and publish Python MCP servers to PyPI — conversationally.
by mcp-marketplace
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally