operant-mcp
JSON →Security testing MCP server with 51 tools for penetration testing, network forensics, memory analysis, and vulnerability assessment.
Install
npx operant-mcp Tools · 51
- list_agents List all agents in the system
- get_agent Get details of a specific agent
- create_agent Create a new agent
- update_agent Update an existing agent
- delete_agent Delete an agent
- list_tools List all available tools
- get_tool Get details of a specific tool
- create_tool Create a new tool
- update_tool Update an existing tool
- delete_tool Delete a tool
- list_workflows List all workflows
- get_workflow Get details of a specific workflow
- create_workflow Create a new workflow
- update_workflow Update an existing workflow
- delete_workflow Delete a workflow
- execute_workflow Execute a workflow
- list_triggers List all triggers
- get_trigger Get details of a specific trigger
- create_trigger Create a new trigger
- update_trigger Update an existing trigger
- delete_trigger Delete a trigger
- list_memories List all memories
- get_memory Get details of a specific memory
- create_memory Create a new memory
- update_memory Update an existing memory
- delete_memory Delete a memory
- search_memories Search memories by content
- list_knowledge_bases List all knowledge bases
- get_knowledge_base Get details of a specific knowledge base
- create_knowledge_base Create a new knowledge base
- update_knowledge_base Update an existing knowledge base
- delete_knowledge_base Delete a knowledge base
- query_knowledge_base Query a knowledge base
- list_models List all AI models
- get_model Get details of a specific model
- create_model Register a new model
- update_model Update an existing model
- delete_model Delete a model
- list_sessions List all sessions
- get_session Get details of a specific session
- create_session Create a new session
- update_session Update an existing session
- delete_session Delete a session
- send_message Send a message to a session
- list_logs List system logs
- get_log Get details of a specific log entry
- list_metrics List system metrics
- get_metric Get details of a specific metric
- list_config List system configuration
- update_config Update system configuration
- get_system_status Get overall system status
Links
★ 8 GitHub stars