Azure AI Agent Service MCP Server
Azure AI Foundry MCP サーバー
このリポジトリでは、Azure AI Foundry と統合して、Azure AI Foundry を活用した興味深いシナリオを実現する MCP サーバーを紹介します。
MCP サーバー
Azure AI エージェント サービス MCP サーバー- Azure AI エージェントに接続し、任意の MCP クライアントで使用します。
他のMCPクライアントとの使用
これらのサーバーはMCPプロトコル仕様に準拠しており、MCP互換のクライアントで使用できます。外部MCPサーバーへの接続方法に関する具体的な手順については、クライアントのドキュメントを参照してください。
Related MCP server: Mistral Agent Manager
開発ノート
このプロジェクトは、Python と TypeScript の両方で実装されたポリグロット構造に従います。
Python開発
Pythonコードはsrc/pythonディレクトリにあります
常にプロジェクトルートから仮想環境をアクティブ化します
パッケージをインストールするには、pyproject.toml がある Python ディレクトリにいることを確認してください。
TypeScript開発
TypeScriptコードはsrc/typescriptディレクトリにあります。
最新のJavaScriptとの互換性のためにESモジュールを使用
標準的な npm ワークフロー:
npm install→npm run build→npm start
ライセンス
このプロジェクトはMITライセンスに基づいてライセンスされています。つまり、MITライセンスの条件に従って、ソフトウェアを自由に使用、改変、配布することができます。詳細については、プロジェクトリポジトリのLICENSEファイルをご覧ください。
This server cannot be installed
Maintenance
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
- AlicenseNot gradedqualityDmaintenanceEnables 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
- FlicenseNot gradedqualityDmaintenanceEnables 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
- AlicenseNot gradedqualityDmaintenanceEnables interaction with Azure AI Agent Service by automatically discovering agents and creating MCP tools for querying and managing agent workflows.1MIT
- AlicenseBqualityDmaintenanceConnects any MCP-compatible AI client to Letta.ai's stateful agents for agent conversations, memory management, and tool orchestration.1812MIT
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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