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ファイルをご覧ください。

A
license - permissive license
Not graded
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • 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.

  • Give AI agents real phone numbers, messages, and voice calls via MCP.

View all MCP Connectors

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