# Namespaced MCP tools prevent collisions in multi-server environments

> MCPTools now supports a tool_name_prefix to avoid name collisions when sourcing tools from multiple MCP servers.

- Published: 2025-11-05
- Author: Agno Team
- Category: Changelog
- Canonical: https://agno-com-nine.vercel.app/articles/namespaced-mcp-tools-prevent-collisions-in-multi-server-environments
- Markdown: https://agno-com-nine.vercel.app/articles/namespaced-mcp-tools-prevent-collisions-in-multi-server-environments.md

MCPTools now supports a tool_name_prefix to avoid name collisions when sourcing tools from multiple MCP servers. This ensures predictable resolution, safer consolidation, and cleaner governance in larger deployments.

**Details**

- Per-server namespacing to guarantee unique tool identities
- Backward-compatible; no change needed for single-server setups
- Recommended to set tool_name_prefix when using multiple servers

**Who this is for:** Teams orchestrating tools from multiple MCP servers or integrating third-party MCP sources.
