Skip to main content
Glama
microsoft-foundry

Azure AI Agent Service MCP Server

Azure AI Foundry MCP サーバー

このリポジトリでは、Azure AI Foundry と統合して、Azure AI Foundry を活用した興味深いシナリオを実現する MCP サーバーを紹介します。

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. 最新のJavaScriptとの互換性のためにESモジュールを使用

  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