mcp

mcp

Microsoft's official MCP server implementation, providing AI with data access and tool integration capabilities.

MCPDevOpen sourceAzureMCPAI 集成数据访问
Type
MCP
Transport
http
Open source
Yes
GitHub Stars
★ 3.3k
Source
mcp-github

Overview

Model Context Protocol (MCP) is an open protocol that standardizes how applications provide context to large language models. It enables AI applications to consistently connect to various data sources and tools, enhancing their capabilities and flexibility. This repository includes core libraries such as Azure MCP and Microsoft Fabric MCP, testing frameworks, engineering systems, pipelines, and tools, helping developers unify engineering investments and reduce duplication and inconsistencies. These MCP servers can be used independently or in conjunction with the GitHub Copilot for Azure extension in VS Code.

Capabilities

  • Connect to Azure services
  • Provide a unified data access interface
  • Support multiple development environments (VS Code, Visual Studio, IntelliJ, Eclipse)
  • Integrate with Microsoft Foundry tools

Use cases

AI assistants accessing Azure dataIDE integration of Azure servicesUnified management of models and knowledgeEvaluating and optimizing AI models

Setup

Requires: API KeyNode 环境
Install the extension in VS Code: [![Install Azure MCP in VS Code](https://img.shields.io/badge/VS_Code-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect?url=vscode:extension/ms-azuretools.vscode-azure-mcp-server)

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

Supports VS Code, Visual Studio, IntelliJ, Eclipse, and more.

Supports VS Code, Visual Studio, IntelliJ, Eclipse, and more.

How do I get started with the Azure MCP server?

Install the Azure MCP extension in VS Code.

Related skills