Azure AI Agent Service MCP Server
Azure AI Foundry MCP-Server
Dieses Repository präsentiert MCP-Server, die in Azure AI Foundry integriert sind, um interessante Szenarien auf Basis von Azure AI Foundry zu ermöglichen.
MCP-Server
Azure AI Agent Service MCP-Server – Stellen Sie eine Verbindung zu Azure AI Agents her und verwenden Sie sie in jedem MCP-Client.
Verwendung mit anderen MCP-Clients
Diese Server folgen der MCP-Protokollspezifikation und können mit jedem MCP-kompatiblen Client verwendet werden. Genaue Anweisungen zur Verbindung mit externen MCP-Servern finden Sie in der Dokumentation Ihres Clients.
Related MCP server: Mistral Agent Manager
Entwicklungsnotizen
Dieses Projekt folgt einer polyglotten Struktur mit Implementierungen sowohl in Python als auch in TypeScript:
Python-Entwicklung
Der Python-Code befindet sich im Verzeichnis src/python
Aktivieren Sie die virtuelle Umgebung immer vom Projektstamm aus
Stellen Sie für die Paketinstallation sicher, dass Sie sich im Python-Verzeichnis befinden, in dem sich pyproject.toml befindet
TypeScript-Entwicklung
Der TypeScript-Code befindet sich im Verzeichnis src/typescript
Verwendet ES-Module für moderne JavaScript-Kompatibilität
Standard-npm-Workflow:
npm install→npm run build→npm start
Lizenz
Dieses Projekt ist unter der MIT-Lizenz lizenziert. Das bedeutet, dass Sie die Software unter den Bedingungen der MIT-Lizenz frei verwenden, verändern und verbreiten dürfen. Weitere Informationen finden Sie in der LICENSE-Datei im Projekt-Repository.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
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 Connectors
Let AI agents query data and act across all your business apps via MCP.
Discover and call AI agents via MCP. Supports A2A agents and platform agents with async tasks.
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.
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
- AlicenseNot gradedqualityDmaintenanceEnables interaction with CustomGPT.ai agents through the Model Context Protocol. Allows managing agents, conversations, and content via natural language in MCP-compatible clients.MIT
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