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
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
- —Commits (30d / 90d)
- 537Forks
- 127Releaseslatest 9mo ago
Community
- —Community health
- —authors own >50% of commits
- 3,347Watchers
Responsiveness
- 21hMedian issue response
- 4hMedian PR merge time
- 316Open 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