Installation & Configuration
{
"mcpServers": {
"misp-intelligence": {
"command": "python",
"args": [
"/path/to/misp_server.py"
],
"env": {
"MISP_URL": "https://your-misp-instance.com",
"MISP_API_KEY": "your-api-key-here",
"MISP_VERIFY_SSL": "True"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13