by microsoft · MCP Server · ★ 3.1k
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
🌟 Microsoft MCP Servers 📘 What is MCP? Model Context Protocol (MCP) is an open protocol that standardizes how applications provide context to large language models (LLMs). It allows AI applications to connect with various data sources and tools in a consistent manner, enhancing their capabilities and flexibility. MCP follows a client-server architecture: MCP Hosts: Applications like AI assistants or IDEs that initiate connections. MCP Clients: Connectors within the host application that maintain 1:1 connections with servers. MCP Servers: Services that provide context and capabilities through the standardized MCP. For more details, visit the official MCP website. 📁 Which MCP Servers are built from this repository? This repository contains core libraries, test frameworks, engineering systems, pipelines, and tooling for Microsoft MCP Server contributors to unify engineering investments; and reduce duplication and divergence: [Azure MCP C
| Stars | 3,095 |
| Forks | 478 |
| Language | C# |
| Category | MCP Server |
| License | MIT |
| Quality Score | 32.566/100 |
| Open Issues | 304 |
| Last Updated | 2026-05-05 |
| Created | 2025-04-09 |
| Platforms | dotnet, mcp |
| Est. Tokens | ~25411k |
These tools work well together with mcp for enhanced workflows:
Explore other popular mcp server tools:
mcp is Catalog of official Microsoft MCP (Model Context Protocol) server implementations for AI-powered data access and tool integration. It is categorized as a MCP Server with 3.1k GitHub stars.
mcp is primarily written in C#.
You can find installation instructions and usage details in the mcp GitHub repository at github.com/microsoft/mcp. The project has 3.1k stars and 478 forks, indicating an active community.
mcp is released under the MIT license, making it free to use and modify according to the license terms.