sairambokka/misp-mcp-server
3.2
If you are the rightful owner of misp-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The MISP MCP Server is a simple Model Context Protocol server that facilitates the retrieval of IOCs from a MISP instance, making it accessible to MCP-compatible clients.
Tools
Functions exposed to the LLM to take actions
get_recent_iocs
Get all IOCs from MISP added in the last 24 hours.
get_ioc_summary
Get summary statistics of recent IOCs.
get_iocs_by_type
Filter IOCs by a specific type.
save_iocs_to_file
Save recent IOCs to a JSON file.
check_misp_connection
Verify MISP connection and configuration.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client