Tenzir
Tenzir MCP server
Installation
npx mcp-tenzirAsk AI about Tenzir
Powered by Claude Β· Grounded in docs
I know everything about Tenzir. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Reviews
Documentation
βοΈ Tenzir MCP Server
A Model Context Protocol (MCP) server that enables AI assistants to interact with Tenzirβa data pipeline engine for security operations.
This MCP server provides tools for executing pipelines written in the Tenzir Query Language (TQL)), working with Open Cybersecurity Schema Framework (OCSF), managing packages, generating parsers, and exploring documentation.
β¨ Features
- Pipeline Execution: Run TQL pipelines and tests
- Documentation Access: Search and browse embedded Tenzir documentation with cross-reference support
- OCSF Integration: Query and work with OCSF definitions, event classes, objects, and profiles.
- Package Management: Create and manage Tenzir packages with operators, pipelines, enrichment contexts, and tests
- Code Generation: Auto-generate TQL parsers and OCSF mapping packages
π¦ Installation
Use Docker as the fastest way to get started:
docker run -i tenzir/mcp
Or use uvx when you have a local Tenzir
installation:
uvx tenzir-mcp
π Documentation
Consult our setup guide for installation and MCP client configuration.
We also provide a reference that explains usage and available tools.
π€ Contributing
Want to contribute? We're all-in on agentic coding with Claude Code! The repo comes pre-configured with our custom pluginsβjust clone and start hacking.
π License
This project is licensed under the Apache License 2.0.
