88
/ 100
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
Top fixes
Highest-impact changes first, ranked by point weight
- 1Tests18pt
Wire your tests to a documented command (e.g. a test script in your build config) so the suite is reproducible.
- 2CI/CD14pt
Add a step like `run: npm test`, `run: pytest`, or `run: tox` to your workflow file.
- 3CI/CD14pt
Add a lint step to catch style issues automatically.
- 4CI/CD14pt
Add `tsc --noEmit`, `mypy`, or `cargo check` to catch type errors before they merge.
Working through the fixes? Let every push regrade itself.
The free GitHub App rescans this repo on every push and posts the grade as a commit check, so the score climbs without coming back to rescan by hand.
Scorecard
Every check, grouped by category and sorted worst-first
Documentation
94
README is present.
README documents how to install the project.
Licensed under MIT.
Contributing guide is detailed and thorough.
Engineering
79
CI is configured (.github/workflows/auto-milestone-bugbash.yml).
Test files detected (core/Azure.Mcp.Core/tests).
Lockfile present (eng/common/spelling/package-lock.json). Installs are reproducible.
.NET formatting configured (.editorconfig).
Issue or PR templates present.
Project health
100
Dependency manifest found (core/Azure.Mcp.Core/src/Azure.Mcp.Core.csproj).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- 85 / 363Commits (30d / 90d)
- 545Forks
- 130Releaseslatest 10mo ago
Community
- 87% - GoodCommunity health
- -authors own >50% of commits
- 3,422Watchers
Responsiveness
- 21hMedian issue response
- 4hMedian PR merge time
- 302Open issues
Repository files31 root entries
- .config
- .devcontainer
- .githubGood: CI is configured (.github/workflows/auto-milestone-bugbash.yml).Good: Dependabot configured for nuget.Good: Issue or PR templates present.
- .vscode
- coreGood: Test files detected (core/Azure.Mcp.Core/tests).Good: Dependency manifest found (core/Azure.Mcp.Core/src/Azure.Mcp.Core.csproj).
- docs
- engGood: Lockfile present (eng/common/spelling/package-lock.json). Installs are reproducible.
- Resources
- servers
- tools
- .editorconfigGood: .NET formatting configured (.editorconfig).
- .gitattributes
- .gitignoreGood: .gitignore present.
- AGENTS.md
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- CONTRIBUTING.mdGood: 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
- DockerfileGood: Environment pinned via Dockerfile.
- glama.json
- global.json
- LICENSEGood: Licensed under MIT.
- llms-install.md
- Microsoft.Mcp.slnx
- NOTICE.txt
- nuget.config
- README.mdGood: 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.mdGood: Security policy present.
- smithery.yaml
- SUPPORT.md
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/microsoft/mcp)