Files
n8n-mcp-custom/server.py
Ben 3071083970
All checks were successful
Build and Push n8n MCP Docker Image / build (push) Successful in 19s
fix: accept both string and dict for body/params in n8n_api_call
Handle the case where MCP clients may pass JSON as either a string or
dict object. Adds _normalize_json_param helper to handle both formats
gracefully, preventing Pydantic validation errors.
2025-12-26 19:38:51 +00:00

14 KiB