Azure AI Agent Service MCP Server

Integrations

  • Offers integration with the Azure AI Community Discord server for community support and discussions around the MCP server.

  • Provides badges for repository watchers, forks, and stars to display engagement metrics for the MCP server project.

  • Enables standard workflow for TypeScript development through npm commands for installation, building, and running the MCP server.

Azure AI Foundry MCP-Server

Dieses Repository präsentiert MCP-Server, die in Azure AI Foundry integriert sind, um interessante Szenarien auf Basis von Azure AI Foundry zu ermöglichen.

MCP-Server

Verwendung mit anderen MCP-Clients

Diese Server folgen der MCP-Protokollspezifikation und können mit jedem MCP-kompatiblen Client verwendet werden. Genaue Anweisungen zur Verbindung mit externen MCP-Servern finden Sie in der Dokumentation Ihres Clients.

Entwicklungsnotizen

Dieses Projekt folgt einer polyglotten Struktur mit Implementierungen sowohl in Python als auch in TypeScript:

Python-Entwicklung

  1. Der Python-Code befindet sich im Verzeichnis src/python
  2. Aktivieren Sie die virtuelle Umgebung immer vom Projektstamm aus
  3. Stellen Sie für die Paketinstallation sicher, dass Sie sich im Python-Verzeichnis befinden, in dem sich pyproject.toml befindet

TypeScript-Entwicklung

  1. Der TypeScript-Code befindet sich im Verzeichnis src/typescript
  2. Verwendet ES-Module für moderne JavaScript-Kompatibilität
  3. Standard-npm-Workflow: npm installnpm run buildnpm start

Lizenz

Dieses Projekt ist unter der MIT-Lizenz lizenziert. Das bedeutet, dass Sie die Software unter den Bedingungen der MIT-Lizenz frei verwenden, verändern und verbreiten dürfen. Weitere Informationen finden Sie in der LICENSE-Datei im Projekt-Repository.

-
security - not tested
A
license - permissive license
-
quality - not tested

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

Ermöglicht Verbindungen zu Azure AI Agents innerhalb jedes MCP-Clients, sodass Benutzer die Modelle und Wissenstools von Azure AI Foundry wie Azure AI Search und Bing Web Grounding über eine Konversationsschnittstelle nutzen können.

  1. MCP-Server
    1. Verwendung mit anderen MCP-Clients
  2. Entwicklungsnotizen
    1. Python-Entwicklung
    2. TypeScript-Entwicklung
  3. Lizenz

    Related MCP Servers

    • A
      security
      A
      license
      A
      quality
      This server provides a convenient API for interacting with Azure DevOps services, enabling AI assistants and other tools to manage work items, code repositories, boards, sprints, and more. Built with the Model Context Protocol, it provides a standardized interface for communicating with Azure DevOps
      Last updated -
      96
      18
      TypeScript
      MIT License
    • A
      security
      A
      license
      A
      quality
      A Model Context Protocol server that enables AI assistants to interact with Azure DevOps resources including projects, work items, repositories, pull requests, branches, and pipelines through a standardized protocol.
      Last updated -
      15
      602
      131
      TypeScript
      MIT License
      • Linux
      • Apple
    • -
      security
      F
      license
      -
      quality
      A reference server implementation for the Model Context Protocol that enables AI assistants to interact with Azure DevOps resources and perform operations such as project management, work item tracking, repository operations, and code search programmatically.
      Last updated -
      3
      TypeScript
    • A
      security
      A
      license
      A
      quality
      A Model Context Protocol server that enables AI assistants to interact with Azure DevOps services, allowing users to query work items with plans to support creating/updating items, managing pipelines, handling pull requests, and administering sprints and branch policies.
      Last updated -
      9
      16
      Python
      MIT License
      • Linux
      • Apple

    View all related MCP servers

    ID: jjokiicsmw