Install
$ agentstack add mcp-azure-ai-foundry-isv-mcp-agent ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
AI Foundry ISV MCP Agent
This project provides an integrated solution for connecting Azure AI Foundry agents with ISV Partner services through the Model Context Protocol (MCP). It enables AI agents to interact with the specific ISV tools through a standardized protocol interface.
Azure AI Foundry
[Azure AI Foundry][ai-foundry] is Microsoft's comprehensive platform for building, deploying, and managing AI applications. It provides enterprise-grade tools for AI development, including agent frameworks, model deployments, and integrated development environments. This project leverages AI Foundry's agent capabilities to create intelligent interfaces for third party ISV Services.
Documentation
- [Setup][setup-docs] - Project installation and environment setup
- [MCP Server][mcp-server-docs] - MCP server deployment and configuration
- [AI Foundry Agent][ai-foundry-docs] - Agent configuration and usage
- [MCP Client][mcp-client-docs] - CLI and web interface usage
Security
⚠️ Important: Review [Security Guidelines][security-docs] before deploying. This project integrates multiple services requiring careful security considerations.
Code of Conduct
Help us keep this project open and inclusive. Please read and follow our [Code of Conduct][ms-code-conduct].
This project follows Microsoft's [Open Source Software Policy][ms-oss-policy].
Warranty
No Warranty: This software is provided "as is" without warranty of any kind, express or implied. See the [LICENSE](LICENSE) file for complete terms and conditions.
Production Use
This Solution uses the Preview Version of the Azure AI Foundry SDK. Please check the SDK documentation and release cycle before deploying. If required, please update to a supported SDK stable version.
References
- [Azure AI Foundry Agents Samples][ai-foundry-agents-samples] - Microsoft repository for AI Foundry agent samples and tools
- [Azure AI Projects SDK][ai-projects-sdk-github] - Python SDK for Azure AI Foundry projects and agents
- [AI Foundry Training][ai-foundry-training] - Microsoft Training for AI Foundry
- [Model Context Protocol][mcp-spec] - Official MCP specification and documentation
Trademarks
Microsoft, Azure, Azure AI Foundry, and other Microsoft products and services mentioned herein are trademarks or registered trademarks of Microsoft Corporation. Snowflake and related marks are trademarks of Snowflake Inc. All other trademarks are the property of their respective owners.
[ai-foundry]: https://learn.microsoft.com/en-us/azure/ai-foundry/ [setup-docs]: docs/Setup.md [mcp-server-docs]: docs/mcp_server/MCPServer.MD [ai-foundry-docs]: docs/AIFoundry.md [mcp-client-docs]: docs/MCPClient.md [security-docs]: docs/Security.md [ms-oss-policy]: https://opensource.microsoft.com/ [ms-code-conduct]: https://opensource.microsoft.com/codeofconduct/ [ai-foundry-agents-samples]: https://github.com/Azure-Samples/ai-foundry-agents-samples [ai-projects-sdk-github]: https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/ai/azure-ai-projects [mcp-spec]: https://modelcontextprotocol.io/ [ai-foundry-training]: https://learn.microsoft.com/en-us/training/azure/ai-foundry
Source & license
This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: Azure
- Source: Azure/ai-foundry-isv-mcp-agent
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.