K31NER/chatbot_n8n_mcp
Integracion de un chatbot n8n con una API de fastapi, implemantando un servidor MCP creado con fastapi_mcp y consumido por n8n
Platform-specific configuration:
{
"mcpServers": {
"chatbot_n8n_mcp": {
"command": "npx",
"args": [
"-y",
"chatbot_n8n_mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...