A well-known project done right. Strong docs and solid engineering throughout.

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

Documentation

94

README12pt85

README is present.

Install and run instructions9pt100

README documents how to install the project.

License6pt100

Licensed under MIT.

Contributing guide5pt100

Contributing guide is detailed and thorough.

Engineering

79

CI/CD14pt57

CI is configured (.github/workflows/auto-milestone-bugbash.yml).

Tests18pt80

Test files detected (core/Azure.Mcp.Core/tests).

Reproducibility6pt92

Lockfile present (eng/common/spelling/package-lock.json). Installs are reproducible.

Linting and formatting5pt100

.NET formatting configured (.editorconfig).

Issue and PR templates6pt100

Issue or PR templates present.

Project health

100

Dependency manifest6pt100

Dependency manifest found (core/Azure.Mcp.Core/src/Azure.Mcp.Core.csproj).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Housekeeping3pt100

.gitignore present.

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • Commits (30d / 90d)
  • 537
    Forks
  • 127
    Releaseslatest 9mo ago

Community

  • Community health
  • authors own >50% of commits
  • 3,347
    Watchers

Responsiveness

  • 21h
    Median issue response
  • 4h
    Median PR merge time
  • 316
    Open issues
Repository files31 root entries
  • .config
  • .devcontainer
  • .github
    Good: CI is configured (.github/workflows/auto-milestone-bugbash.yml).
    Good: Dependabot configured for nuget.
    Good: Issue or PR templates present.
  • .vscode
  • core
    Good: Test files detected (core/Azure.Mcp.Core/tests).
    Good: Dependency manifest found (core/Azure.Mcp.Core/src/Azure.Mcp.Core.csproj).
  • docs
  • eng
    Good: Lockfile present (eng/common/spelling/package-lock.json). Installs are reproducible.
  • Resources
  • servers
  • tools
  • .editorconfig
    Good: .NET formatting configured (.editorconfig).
  • .gitattributes
  • .gitignore
    Good: .gitignore present.
  • AGENTS.md
  • CODE_OF_CONDUCT.md
    Good: Code of conduct present.
  • CONTRIBUTING.md
    Good: Contributing guide is detailed and thorough.
    Good: Contributing guide includes setup/install instructions.
    Good: Contributing guide describes code style expectations.
    Good: Contributing guide explains how to run tests.
    Good: Contributing guide describes the PR/review workflow.
    Good: Contributing guide includes code examples.
  • Directory.Build.props
  • Directory.Build.targets
  • Directory.Packages.props
  • Dockerfile
    Good: Environment pinned via Dockerfile.
  • glama.json
  • global.json
  • LICENSE
    Good: Licensed under MIT.
  • llms-install.md
  • Microsoft.Mcp.slnx
  • NOTICE.txt
  • nuget.config
  • README.md
    Good: README is present.
    Good: README is well structured with multiple sections.
    Good: README includes screenshots or visuals. Great for first impressions.
    Issue: README has no code examples (−15 pts).Fix: Show a quick-start snippet so contributors can see what using your project looks like.
    Good: README links to a live demo or deployed app.
    Good: README includes status badges.
    Good: README documents how to install the project.
    Good: README documents how to run the project.
  • SECURITY.md
    Good: Security policy present.
  • smithery.yaml
  • SUPPORT.md