Problème
Le MCP server n8n existe dans LiteLLM (Live + Staging) mais aucun tool n'est seedé dans Clawith.
État actuel
| Métrique |
Valeur |
| MCP dans LiteLLM Live |
✅ Présent |
| MCP dans LiteLLM Staging |
✅ Présent |
| Tools dans Clawith Live |
❌ 0 |
| Embeddings |
❌ 0 |
| Assigné à DevOps Moiria |
❌ 0 tools |
| Assigné à ePassLive Dev Commander |
❌ 0 tools |
Impact
- Les agents ne peuvent pas utiliser n8n via semantic tool filtering
- Le MCP existe mais est inutilisable
Tools natifs (n8n-mcp v2.61.0)
7 Core Tools:
tools_documentation
get_node
search_nodes
validate_workflow
list_workflows (si API configurée)
get_workflow (si API configurée)
execute_workflow (si API configurée)
13 Management Tools (si API configurée):
n8n_create_workflow
n8n_update_full_workflow
n8n_update_partial_workflow
n8n_delete_workflow
n8n_autofix_workflow
n8n_deploy_template
n8n_test_workflow
n8n_generate_workflow
n8n_manage_credentials
n8n_manage_datatable
n8n_list_executions
n8n_get_execution
n8n_search_templates
Actions requises
- Seeder les ~20 tools n8n dans la table
tools (type: mcp)
- Créer les embeddings dans
tool_embeddings pour semantic filtering
- Assigner aux agents:
- DevOps Moiria
- ePassLive Dev Commander
- Ajouter au skill seeder pour persistance au redémarrage
Configuration existante
# LiteLLM
n8n:
command: npx
args: ["-y", "n8n-mcp"]
env:
N8N_API_KEY: os.environ/N8N_API_KEY
N8N_API_URL: os.environ/N8N_API_URL
Voir aussi
Problème
Le MCP server
n8nexiste dans LiteLLM (Live + Staging) mais aucun tool n'est seedé dans Clawith.État actuel
Impact
Tools natifs (n8n-mcp v2.61.0)
7 Core Tools:
tools_documentationget_nodesearch_nodesvalidate_workflowlist_workflows(si API configurée)get_workflow(si API configurée)execute_workflow(si API configurée)13 Management Tools (si API configurée):
n8n_create_workflown8n_update_full_workflown8n_update_partial_workflown8n_delete_workflown8n_autofix_workflown8n_deploy_templaten8n_test_workflown8n_generate_workflown8n_manage_credentialsn8n_manage_datatablen8n_list_executionsn8n_get_executionn8n_search_templatesActions requises
tools(type: mcp)tool_embeddingspour semantic filteringConfiguration existante
Voir aussi
docs/MCP_TOOLS_VALIDATION_REPORT_2026-06-30.md