★ 0 stars
TypeScript
🤖 AI/LLM
Updated today
MCP server for CTI and cyber jargon disambiguation — MITRE ATT&CK, OFAC SDN, and a hand-curated cross-vendor threat-actor alias map, with FTS5 full-text search across sources
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"mcp-cti-glossary": {
"command": "npx",
"args": [
"-y",
"aplaceforallmystuff/mcp-cti-glossary"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add mcp-cti-glossary npx -y aplaceforallmystuff/mcp-cti-glossary
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"mcp-cti-glossary": {
"command": "npx",
"args": [
"-y",
"aplaceforallmystuff/mcp-cti-glossary"
]
}
}
}
📋 Copy
Topics
claude claude-code claude-desktop cti cybersecurity disambiguation enisa glossary jargon-file mcp mcp-server mitre-attack model-context-protocol nist ofac