Tools Reference¶
Complete reference for all 20+ MCP tools provided by SOLVE-IT MCP Server.
Work in Progress
This comprehensive tools reference is currently being developed. For now, please refer to the Getting Started Guide for basic tool usage.
Available Tool Categories¶
Core Information Tools¶
get_database_description- Get comprehensive overview of SOLVE-IT databasesearch- Search across techniques, weaknesses, and mitigations
Detailed Lookup Tools¶
get_technique_details- Retrieve complete technique informationget_weakness_details- Retrieve detailed weakness informationget_mitigation_details- Retrieve detailed mitigation information
Relationship Analysis Tools¶
get_weaknesses_for_technique- Find weaknesses for a techniqueget_mitigations_for_weakness- Find mitigations for a weaknessget_techniques_for_weakness- Find techniques with a weaknessget_weaknesses_for_mitigation- Find weaknesses addressed by mitigationget_techniques_for_mitigation- Find techniques benefiting from mitigation
Objective Management Tools¶
list_objectives- List all investigation objectivesget_techniques_for_objective- Get techniques for an objectivelist_available_mappings- Show available objective mappingsload_objective_mapping- Switch objective mappingget_current_mapping- Get active mapping name
Bulk Retrieval Tools¶
get_bulk_techniques_list- Get all technique IDs and namesget_bulk_weaknesses_list- Get all weakness IDs and namesget_bulk_mitigations_list- Get all mitigation IDs and namesget_bulk_techniques_full- Get complete technique detailsget_bulk_weaknesses_full- Get complete weakness detailsget_bulk_mitigations_full- Get complete mitigation details
Quick Examples¶
See the Getting Started Guide for usage examples.