The reputation layer for AI skills, tools & agents

microsoft/mcp

Score: 63.4 Rank #44

Catalog of official Microsoft MCP (Model Context Protocol) server implementations for AI-powered data access and tool integration

Overview

microsoft/mcp is a C# MCP server licensed under MIT. Catalog of official Microsoft MCP (Model Context Protocol) server implementations for AI-powered data access and tool integration

Ranked #44 out of 25632 indexed tools.

In the top 1% of all indexed tools.

Has 2,773 GitHub stars.

Has 133 contributors.

Actively maintained with commits in the last week.

Ecosystem

C# MIT

Signal Breakdown

Stars 2,773
Freshness 2d ago
Issue Health 63%
Contributors 133
Dependents 4
Forks 417
Description Good
License MIT

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

Badge

AgentRank score for microsoft/mcp
[![AgentRank](https://agentrank-ai.com/api/badge/tool/microsoft--mcp)](https://agentrank-ai.com/tool/microsoft--mcp)
<a href="https://agentrank-ai.com/tool/microsoft--mcp"><img src="https://agentrank-ai.com/api/badge/tool/microsoft--mcp" alt="AgentRank"></a>

Matched Queries

"model context protocol""model-context-protocol"

From the README

# 🌟 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](https://modelcontextprotocol.io).

## 📁 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 di
Read full README on GitHub →
Are you the maintainer? Claim this listing