ShapeMCP/Docs/Multi Mcp Conflicts
Multi-MCP Conflicts

Multi-MCP Conflicts

06

Multi-MCP Conflicts

When you combine tools from multiple MCP servers or configs, name collisions and signature mismatches can cause subtle bugs. This tool takes two or more tools[] arrays and reports namespace collisions, duplicate tool names with different schemas, and other conflicts.

What it detects

Duplicate tool names across servers, same name but different inputSchema, and overlapping parameter names with incompatible types. Resolving these before deployment avoids runtime errors and confusing agent behavior.