Skip to main content
Glama
microsoft-foundry

Azure AI Agent Service MCP Server

Servidores MCP de Azure AI Foundry

Este repositorio muestra servidores MCP que se integran con Azure AI Foundry para permitir escenarios interesantes impulsados por Azure AI Foundry.

Observadores de GitHub Bifurcaciones de GitHub Estrellas de GitHub Discord de la comunidad de Azure AI

Servidores MCP

Uso con otros clientes MCP

Estos servidores siguen la especificación del protocolo MCP y pueden utilizarse con cualquier cliente compatible con MCP. Consulte la documentación de su cliente para obtener instrucciones específicas sobre cómo conectarse a servidores MCP externos.

Related MCP server: Mistral Agent Manager

Notas de desarrollo

Este proyecto sigue una estructura políglota con implementaciones tanto en Python como en TypeScript:

Desarrollo en Python

  1. El código Python se encuentra en el directorio src/python

  2. Active siempre el entorno virtual desde la raíz del proyecto

  3. Para instalar el paquete, asegúrese de estar en el directorio de Python donde se encuentra pyproject.toml

Desarrollo de TypeScript

  1. El código TypeScript se encuentra en el directorio src/typescript

  2. Utiliza módulos ES para compatibilidad con JavaScript moderno

  3. Flujo de trabajo estándar de npm: npm installnpm run buildnpm start

Licencia

Este proyecto está licenciado bajo la Licencia MIT. Esto significa que usted tiene libertad de usar, modificar y distribuir el software, sujeto a los términos y condiciones de la Licencia MIT. Para más detalles, consulte el archivo de LICENCIA en el repositorio del proyecto.

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