MCP Compliance
Rank #3,765io.github.YawLabs/mcp-compliance
CLI tool and MCP server that tests MCP servers for spec compliance
MCP Compliance is a Model Context Protocol (MCP) server published by yawlabs. It ranks #3,765 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. MCP Compliance is listed across 2 registries — Official MCP and PulseMCP, with 19 tracked versions. It was first listed on Apr 7, 2026 and most recently updated on Sep 19, 2026.
Ranks ahead of 128,281 of 132,046 servers on MCP Toplist.
Use MCP Compliance
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-compliance -- npx -y @yawlabs/mcp-compliance[mcp_servers.mcp-compliance]
command = "npx"
args = ["-y", "@yawlabs/mcp-compliance"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-compliance": {
"command": "npx",
"args": [
"-y",
"@yawlabs/mcp-compliance"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-compliance": {
"command": "npx",
"args": [
"-y",
"@yawlabs/mcp-compliance"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-compliance": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@yawlabs/mcp-compliance"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-compliance": {
"command": "npx",
"args": [
"-y",
"@yawlabs/mcp-compliance"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-compliance": {
"command": "npx",
"args": [
"-y",
"@yawlabs/mcp-compliance"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.YawLabs%2Fmcp-compliance)<a href="https://mcptoplist.com/server/io.github.YawLabs%2Fmcp-compliance"><img src="https://mcptoplist.com/badge/io.github.YawLabs%2Fmcp-compliance.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
yawlabs
Other servers by yawlabs
- ctxlint#749 · 40 vers
- Tailscale MCP Server#850 · 27 vers
- PostgreSQL MCP Server#1,025 · 32 vers
- Yaw Labs AWS MCP#1,455 · 42 vers
- Caddy MCP Server#1,565 · 24 vers
- LemonSqueezy MCP Server#2,505 · 27 vers
- Yaw MCP#2,617 · 14 vers
- SSH MCP Server#2,894 · 15 vers
- npm Registry MCP Server#3,394 · 23 vers
- Fetch MCP Server#3,462 · 20 vers
- Redis MCP Server#4,111 · 16 vers
- Electron MCP Server#4,420 · 23 vers
Available versions (19)
| Version | Published |
|---|---|
| 0.20.1 | Sep 19, 2026 |
| 0.20.0 | Sep 18, 2026 |
| 0.19.0 | Sep 18, 2026 |
| 0.18.2 | Sep 15, 2026 |
| 0.18.1 | Sep 14, 2026 |
| 0.18.0 | Sep 14, 2026 |
| 0.17.4 | Sep 13, 2026 |
| 0.17.3 | Sep 13, 2026 |
| 0.17.2 | Sep 12, 2026 |
| 0.17.1 | Aug 23, 2026 |
| 0.17.0 | Aug 8, 2026 |
| 0.16.4 | Jul 21, 2026 |
| 0.16.3 | Jun 19, 2026 |
| 0.16.1 | Jun 11, 2026 |
| 0.15.1 | Jun 7, 2026 |
| 0.15.0 | Jun 7, 2026 |
| 0.14.4 | Jun 3, 2026 |
| 0.14.3 | May 28, 2026 |
| 0.14.2 | May 15, 2026 |
Frequently asked questions
- Who maintains MCP Compliance?
- MCP Compliance is maintained by yawlabs, which publishes 14 MCP servers (329 total versions) tracked on MCP Toplist.
- Is MCP Compliance listed on the Official MCP Registry?
- Yes — MCP Compliance is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does MCP Compliance have?
- MCP Toplist tracks 19 versions of MCP Compliance, most recently published on Sep 19, 2026.
- Where can I find the source code for MCP Compliance?
- The source code for MCP Compliance is hosted at github.com/yawlabs/mcp-compliance.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.