vladsushi/attack_path_mcp
If you are the rightful owner of attack_path_mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Raptor API MCP Server is designed for identity graph analysis and attack path discovery, integrating seamlessly with the Raptor API.
Tools
Functions exposed to the LLM to take actions
ping
Health check for API responsiveness
get_environment_metadata
Retrieve environment configuration
reset_graph
Reset the identity graph database
sync
Synchronize with external identity systems
get_zones
List all security zones
create_zone
Create new security zones
remove_zone
Delete existing zones
edit_zone
Modify zone properties
get_zone_data
Retrieve zone member details
get_zone_isolation_scores
Calculate inter-zone security isolation
query_graph
Flexible graph querying with filters
export_graph
Export graph data for external analysis
update_graph
Update node zone assignments
migrate_previous_data
Import data from previous installations
query_object_by_oid
Get object details by Object ID from Protobuff
query_node_by_oid
Batch retrieve multiple objects from Trinity Database
query_object_by_label
Find object by label from Protobuff
query_node_by_label
Find node by label from Trinity Database
get_object_stats
Get comprehensive object statistics from Protobuff
get_node_stats
Get comprehensive node statistics from Trinity Database
set_initial_tier0
Designate Tier 0 critical assets
determine_attack_paths
Primary attack path discovery tool
reachability_report
Analyze object reachability scope
node_reachability
Specific node-to-target path analysis
find_risk_reduction
Identify security improvement opportunities
export_attack_paths
Export attack data for reporting
find_and_classify_zero_cost_paths
Discover immediate attack vectors
get_attack_path_summary
Retrieve attack path summaries
save_memory
Store conversation exchanges for future reference
retrieve_memory
Search and retrieve relevant past conversations
clear_memory
Reset the conversation memory store
get_vectorstore_stats
Get statistics about the vectorstore
get_sync_progress
Monitor data collection progress
think
Tool for complex reasoning and planning multi-step operations
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client