misp-mcp

security MCP Server

MCP server for MISP threat intelligence platform

VerifiedInstall Ready
securitysecurity
3 views0 stars0 forksv1.2.0MIT

Why This Matters

Discovered via github-topic:mcp and last synced 2mo ago.

VerifiedInstall Ready
Source
github-topic:mcp
Stars
0
Last synced
2mo ago
Install
Instructions detected

Install

1. Install the package

npx -y misp-mcp

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "misp-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "misp-mcp"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

57
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (57)

misp_get_event

Get full event details including attributes, objects, galaxies, related events

MISP_URL

Yes

misp_update_event

Update event metadata (info, threat level, analysis, publish state)

misp_export_iocs

Export IOCs in CSV, STIX, Suricata, Snort, text, or RPZ format

MISP_TIMEOUT

No

misp_describe_types

Get all available attribute types and category mappings

misp_add_sighting

Report a sighting, false positive, or expiration for an IOC

misp_list_galaxies

List galaxies (MITRE ATT&CK, threat actors, malware, tools, etc.)

Variable

Required

misp_search_events

Search events by IOC value, type, tags, date range, organization

misp_create_event

Create a new event with threat level, distribution, and analysis status

misp_add_attribute

Add a single IOC to an event

misp_delete_attribute

Soft or hard delete an attribute

MISP_API_KEY

Yes

misp_publish_event

Publish an event to trigger alerts to sharing partners

misp_correlate

Find all events and attributes matching a value, with cross-event correlations

misp_export_hashes

Export file hashes (MD5, SHA1, SHA256) for HIDS integration

ip-dst

Network activity

filename

Payload delivery

misp_add_attributes_bulk

Add multiple IOCs to an event in one operation

misp_search_by_tag

Find events or attributes by tag

misp_list_object_templates

List available MISP object templates (file, domain-ip, email, etc.)

misp_attach_galaxy_cluster

Attach a cluster (ATT&CK technique, etc.) to an event or attribute

misp_get_organisation

Get organisation details

threat-report

Generate a threat intelligence report from MISP data

Tool

Description

misp_cache_feed

Cache feed data locally for correlation

misp_add_object

Add a structured object (grouped attributes) to an event

misp_list_feeds

List configured threat intel feeds

misp_server_status

Get MISP version, permissions, and diagnostics

ip-src

Network activity

sha256

Payload delivery

misp_list_tags

List available tags with usage statistics

misp_list_organisations

List local and remote sharing partner organisations

create-incident-event

Guided event creation from an incident description with IOC ingestion

misp_search_attributes

Search IOCs across all events with type, category, and correlation filters

misp_get_galaxy

Get galaxy details with all clusters

misp_get_object_template

Get template details with required/optional attributes

Type

Category

sha1

Payload delivery

MISP_VERIFY_SSL

No

misp_get_related_events

Discover events related through shared IOCs

misp_tag_event

Add or remove tags (TLP, MITRE ATT&CK, custom) from an event

misp_check_warninglists

Check if a value appears on known benign/false positive lists

misp_delete_object

Delete an object from an event

misp_fetch_feed

Trigger a fetch/pull from a feed

Prompt

Description

misp_search_galaxy_clusters

Search clusters by keyword (find ATT&CK techniques, threat actors)

misp_toggle_feed

Enable or disable a feed

misp_delete_event

Delete a MISP event

hostname

Network activity

misp_list_sharing_groups

List sharing groups for controlled distribution

domain

Network activity

investigate-ioc

Deep IOC investigation: search, correlate, check warninglists, summarize threat context

email-src

Payload delivery

url

Network activity

md5

Payload delivery