mcp-namespace-collisions-generic-crud-names-across-4-platforms

Six additional generic tool names collide across 2-4 servers: list_users/get_user/delete_user/list_groups/get_group (tableau, fivetran, blue), list_projects/get_project/create_project (tableau, blue, railway), list_tags/create_tag (blue, fabric). These cause the same silent random-selection failure as health_check. Mitigation requires platform-prefixed naming (e.g., tableau__list_users) for all future MCP tool registrations.