Connecting a third-party MCP server to your agent infrastructure is a trust decision. The server will receive your agent's requests, process them, and return results that influence your agent's behavior. A malicious or compromised server can exfiltrate data, return manipulated results, or inject instructions into your agent's context.
Document your vetting findings. If the server fails any critical check, do not connect it. Place an MCP gateway between the server and your agents to enforce policies on all tool invocations regardless of server trustworthiness.
Explore more guides on AI agent safety, prompt injection, and building secure systems.
View All Guides