Azure AI Agent Service MCP Server
Серверы Azure AI Foundry MCP
В этом репозитории представлены серверы MCP, которые интегрируются с Azure AI Foundry для реализации интересных сценариев на базе Azure AI Foundry.
MCP-серверы
Сервер MCP службы агента ИИ Azure — подключайтесь к агентам ИИ Azure и используйте их в любом клиенте MCP.
Использование с другими клиентами MCP
Эти серверы соответствуют спецификации протокола MCP и могут использоваться с любым клиентом, совместимым с MCP. Обратитесь к документации вашего клиента за конкретными инструкциями о том, как подключиться к внешним серверам MCP.
Related MCP server: Mistral Agent Manager
Заметки о разработке
Этот проект имеет многоязычную структуру и реализуется как на Python, так и на TypeScript:
Разработка на Python
Код Python находится в каталоге src/python.
Всегда активируйте виртуальную среду из корня проекта.
Для установки пакета убедитесь, что вы находитесь в каталоге Python, где находится pyproject.toml.
Разработка TypeScript
Код TypeScript находится в каталоге src/typescript.
Использует модули ES для совместимости с современным JavaScript
Стандартный рабочий процесс npm:
npm install→npm run build→npm start
Лицензия
Этот проект лицензирован по лицензии MIT. Это означает, что вы можете свободно использовать, изменять и распространять программное обеспечение в соответствии с условиями лицензии MIT. Для получения более подробной информации см. файл LICENSE в репозитории проекта.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceEnables comprehensive integration with Azure AI services including OpenAI, Cognitive Services, Computer Vision, and Face API through a mission-critical MCP server. Provides enterprise-grade reliability with high availability, observability, chaos engineering, and secure multi-region deployment capabilities.MIT
- FlicenseNot gradedqualityDmaintenanceEnables management of Mistral AI agents through MCP tools including creating, listing, searching, viewing details, and deleting agents. Integrates with Mistral API to provide agent management capabilities through natural language interactions.1
- AlicenseNot gradedqualityDmaintenanceEnables interaction with Azure AI Agent Service by automatically discovering agents and creating MCP tools for querying and managing agent workflows.1MIT
- AlicenseBqualityDmaintenanceConnects any MCP-compatible AI client to Letta.ai's stateful agents for agent conversations, memory management, and tool orchestration.1812MIT
Related MCP Connectors
An AI concierge that turns static forms into adaptive AI conversations. From any MCP client.
Connect MCP clients to 2,000+ AI models without managing provider API keys.
Give AI agents real phone numbers, messages, and voice calls via MCP.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/microsoft-foundry/mcp-foundry'
If you have feedback or need assistance with the MCP directory API, please join our Discord server