xtm-mcp
eXtended Threat Management MCP Servers
Install / Use
claude mcp add FiligranHQ -- npx -y github:FiligranHQ/xtm-mcpIf the server publishes to npm under a different name, use that package instead — check the repo README.
MCP Server
Model Context Protocol server
Quality Score
Category
SecuritySupported Platforms
Skill content
View source on GitHubXTM MCP Servers
This repository hosts MCP (Model Context Protocol) servers related to Filigran's XTM Suite. More MCP servers to come!
Versioning strategy
This repository follows Semantic Versioning (SemVer) with the version format X.Y.Z, where:
- X (Major): Incremented for significant changes that introduce breaking changes or major new features that are not backward-compatible.
- Y (Minor): Incremented for new features or enhancements that are backward-compatible. Example: adding a new MCP server for one of the tools in the XTM suite
- Z (Patch): Incremented for bug fixes or minor updates that are backward-compatible
Versions are tagged in the format X.Y.Z (e.g., 1.0.0) in the GitHub repository.
Available servers
| Server | Directory | Description |
|--------|-----------|-------------|
| OpenCTI GraphQL MCP | opencti_mcp/ | Interact with an OpenCTI instance via its GraphQL API — introspect the schema, list types, run and validate queries. |
See each server's README for configuration, usage, available tools, and MCP client setup.
Requirements
- Python 3.10+
- pip and venv (or your preferred environment manager)
Quickstart
- Create a virtual environment and install dependencies:
python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
- Follow the server-specific README for configuration and usage (e.g.
opencti_mcp/README.md).
Development
Install developer tooling (ruff, black, mypy):
pip install -r requirements-dev.txt
Run checks:
# Lint
ruff check .
# Format
black .
# Type-check
mypy .
# Run tests
pytest tests/
Related Skills
momen-cursurrules-prompt-file
40.6kCursor rules for building custom frontends with Momen.app as headless BaaS with GraphQL API, actionflows, AI agents, and Stripe integration.
pyspark-etl-best-practices-cursorrules-prompt-file
40.6kCursor rules for PySpark ETL development with code style, joins, window functions, map operations, and Iceberg patterns.
semiotic-react-dataviz-cursorrules-prompt-file
40.6kCursor rules for Semiotic data visualization library with 30+ chart types, MCP server, and AI-assisted chart generation.
Agent-Reach
71.2kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
