Skip to main content
ClaudeWave

An AI-powered threat modeling tool that leverages OpenAI's GPT models to generate threat models for a given application based on the STRIDE methodology.

MCP Servers1.1k stars317 forksPythonMITUpdated 6d ago
Install in Claude Code / Claude Desktop
Method: UVX (Python) · stride-gpt
Claude Code CLI
claude mcp add stride-gpt -- uvx stride-gpt
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "stride-gpt": {
      "command": "uvx",
      "args": ["stride-gpt"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Package name inferred from the repository name. Verify it exists on PyPI, or clone https://github.com/mrwadams/stride-gpt and follow its README.
Use cases

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
ai-securityapplication-securityattack-treescybersecuritydreadgenerative-aillmmcpmitre-attacksecurity-toolsstreamlitstridethreat-modeling

What people ask about stride-gpt

What is mrwadams/stride-gpt?

+

mrwadams/stride-gpt is mcp servers for the Claude AI ecosystem. An AI-powered threat modeling tool that leverages OpenAI's GPT models to generate threat models for a given application based on the STRIDE methodology. It has 1.1k GitHub stars and was last updated 6d ago.

How do I install stride-gpt?

+

You can install stride-gpt by cloning the repository (https://github.com/mrwadams/stride-gpt) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is mrwadams/stride-gpt safe to use?

+

mrwadams/stride-gpt has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.

Who maintains mrwadams/stride-gpt?

+

mrwadams/stride-gpt is maintained by mrwadams. The last recorded GitHub activity is from 6d ago, with 6 open issues.

Are there alternatives to stride-gpt?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy stride-gpt to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: mrwadams/stride-gpt
[![Featured on ClaudeWave](https://claudewave.com/api/badge/mrwadams-stride-gpt)](https://claudewave.com/repo/mrwadams-stride-gpt)
<a href="https://claudewave.com/repo/mrwadams-stride-gpt"><img src="https://claudewave.com/api/badge/mrwadams-stride-gpt" alt="Featured on ClaudeWave: mrwadams/stride-gpt" width="320" height="64" /></a>

More MCP Servers