Skip to main content
Glama
microsoft-foundry

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.

GitHub-Beobachter GitHub-Forks GitHub-Stars Azure AI-Community-Discord

MCP-Server

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

  1. Der Python-Code befindet sich im Verzeichnis src/python

  2. Aktivieren Sie die virtuelle Umgebung immer vom Projektstamm aus

  3. Stellen Sie für die Paketinstallation sicher, dass Sie sich im Python-Verzeichnis befinden, in dem sich pyproject.toml befindet

TypeScript-Entwicklung

  1. Der TypeScript-Code befindet sich im Verzeichnis src/typescript

  2. Verwendet ES-Module für moderne JavaScript-Kompatibilität

  3. Standard-npm-Workflow: npm installnpm run buildnpm 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.

Maintenance

ActivityStale
ResponsivenessUnresponsive

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

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables 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
  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables 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
    -
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables 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

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