🛠️

mitre-attack-mcp-server

MCP server providing 50+ tools for MITRE ATT&CK techniques, groups, and mitigations

Developer Tools stdio npm npmstdioimouiche
RUN IN TERMINAL
claude mcp add imouiche-mitre-attack-mcp-server -- npx -y @imouiche/mitre-attack-mcp-server
ADD TO claude_desktop_config.json
{ "mcpServers": { "imouiche-mitre-attack-mcp-server": { "command": "npx", "args": ["-y", "@imouiche/mitre-attack-mcp-server"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "imouiche-mitre-attack-mcp-server": { "command": "npx", "args": ["-y", "@imouiche/mitre-attack-mcp-server"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "imouiche-mitre-attack-mcp-server": { "command": "npx", "args": ["-y", "@imouiche/mitre-attack-mcp-server"] } } }

About This MCP Server

The io.github.imouiche/mitre-attack-mcp-server is a Model Context Protocol server that provides over 50 tools for MITRE ATT&CK techniques, groups, and mitigations, connecting to the MITRE ATT&CK framework to enable developers to work with its data and concepts. A developer would use this server when working with the MITRE ATT&CK framework and needing access to a wide range of tools and data related to its techniques and mitigations. This server can be utilized through npm and stdio, making it a useful resource for developers working on projects that involve threat modeling and cybersecurity.

MCP server providing 50+ tools for MITRE ATT&CK techniques, groups, and mitigations. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

@imouiche/mitre-attack-mcp-server on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The mitre-attack-mcp-server server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/imouiche-mitre-attack-mcp-server.svg)](https://skillsplayground.com/mcps/imouiche-mitre-attack-mcp-server/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.