MCP server for Blumira SIEM β query findings, evidence, and detection data via the Blumira API.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
A Model Context Protocol (MCP) server that provides AI assistants with structured access to Blumira SIEM platform data and operations.
Note: This project is maintained by Wyre Technology.
Claude Desktop β download, open, done:
blumira-mcp.mcpb from the latest releaseNo terminal, no JSON editing, no Node.js install required.
Claude Code (CLI):
See Installation for Docker and from-source methods.
blumira_navigate to explore domains, then dynamically load domain-specific toolspax8ApiTokenV1) authentication.eq, .in, .gt, .lt, .contains, .regex, and negation operatorsThe simplest method β no terminal, no JSON editing, no Node.js install required.
blumira-mcp.mcpb from the latest releaseFor Claude Code (CLI), one command:
Or pull the pre-built image:
| Variable | Description | Default |
|---|---|---|
BLUMIRA_JWT_TOKEN | JWT token for authentication | β |
MCP_TRANSPORT | Transport mode (stdio or http) | stdio |
MCP_HTTP_PORT | HTTP server port | 8080 |
AUTH_MODE | Auth mode (env or gateway) | env |
LOG_LEVEL | Log level (debug, info, warn, error) | info |
The server uses decision-tree navigation. Start with blumira_navigate to pick a domain:
| Domain | Tools |
|---|---|
| findings | List findings, get finding, get finding details, resolve finding, assign owners, list/add comments |
| agents | List devices, get device, list agent keys, get agent key |
| users | List users |
| resolutions | List available resolutions |
| msp | List/get accounts, list/get/resolve findings, assign owners, comments, list devices/keys, list users |
Blumira supports rich query filtering on list endpoints:
Pass filters as tool input parameters β the server handles query string construction.
Copy .env.example to .env and fill in your credentials:
See CONTRIBUTING.md for guidelines.
Apache 2.0 β Copyright WYRE Technology
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/blumira)<a href="https://allmcps.com/mcp/blumira"><img src="https://allmcps.com/api/badge/blumira?style=directory" alt="Blumira on AllMCPs" /></a>