Skip to main content
Glama
microsoft-foundry

Azure AI Agent Service MCP Server

Azure AI Foundry MCP 服务器

该存储库展示了与 Azure AI Foundry 集成的 MCP 服务器,以实现由 Azure AI Foundry 支持的有趣场景。

GitHub 观察者 GitHub 分叉 GitHub 星标 Azure AI 社区 Discord

MCP 服务器

与其他 MCP 客户端一起使用

这些服务器遵循 MCP 协议规范,可与任何兼容 MCP 的客户端配合使用。有关如何连接到外部 MCP 服务器的具体说明,请参阅客户端的文档。

Related MCP server: Mistral Agent Manager

开发说明

该项目采用多语言结构,使用 Python 和 TypeScript 实现:

Python 开发

  1. Python 代码位于 src/python 目录中

  2. 始终从项目根目录激活虚拟环境

  3. 对于软件包安装,请确保你位于 pyproject.toml 所在的 Python 目录中

TypeScript 开发

  1. TypeScript 代码位于 src/typescript 目录中

  2. 使用 ES 模块实现现代 JavaScript 兼容性

  3. 标准 npm 工作流程: npm installnpm run buildnpm start

执照

本项目遵循 MIT 许可证。这意味着您可以自由使用、修改和分发该软件,但须遵守 MIT 许可证的条款和条件。更多详情,请参阅项目仓库中的 LICENSE 文件。

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