D
Defense MCP Claude Extension
Claude Desktop extension for querying Defense.com threat portal - view threats, security issues, and team workload
Created 2/24/2026
Updated about 6 hours ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-defense-mcp-claude-extension
Cursor configuration (mcp.json)
{
"mcpServers": {
"defensedotcom-defense-mcp-claude-extension": {
"command": "npx",
"args": [
"defensedotcom-defense-mcp-claude-extension"
]
}
}
}