MCP Server
Rank #15,392io.github.YawLabs/mcp
One install, every MCP server, managed from yaw.sh/mcp. Runs locally: no account, no sign-in.
MCP Server is a Model Context Protocol (MCP) server. It ranks #15,392 of 132,046 servers tracked on MCP Toplist. MCP Server is listed on Official MCP, with 53 tracked versions. It was first listed on May 25, 2026 and most recently updated on Sep 22, 2026.
Ranks ahead of 116,654 of 132,046 servers on MCP Toplist.
Use MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add yawlabs -- npx -y @yawlabs/mcp[mcp_servers.yawlabs]
command = "npx"
args = ["-y", "@yawlabs/mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"yawlabs": {
"command": "npx",
"args": [
"-y",
"@yawlabs/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"yawlabs": {
"command": "npx",
"args": [
"-y",
"@yawlabs/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"yawlabs": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@yawlabs/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"yawlabs": {
"command": "npx",
"args": [
"-y",
"@yawlabs/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"yawlabs": {
"command": "npx",
"args": [
"-y",
"@yawlabs/mcp"
]
}
}
}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)<a href="https://mcptoplist.com/server/io.github.YawLabs%2Fmcp"><img src="https://mcptoplist.com/badge/io.github.YawLabs%2Fmcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Available versions (53)
| Version | Published |
|---|---|
| 1.0.11 | Sep 22, 2026 |
| 1.0.10 | Sep 20, 2026 |
| 1.0.9 | Sep 20, 2026 |
| 1.0.8 | Sep 17, 2026 |
| 1.0.7 | Sep 17, 2026 |
| 1.0.6 | Sep 15, 2026 |
| 1.0.5 | Sep 14, 2026 |
| 1.0.4 | Sep 14, 2026 |
| 1.0.3 | Sep 13, 2026 |
| 1.0.2 | Sep 13, 2026 |
| 1.0.1 | Sep 12, 2026 |
| 1.0.0 | Sep 11, 2026 |
| 0.80.0 | Sep 6, 2026 |
| 0.79.2 | Sep 3, 2026 |
| 0.79.1 | Sep 2, 2026 |
| 0.79.0 | Sep 1, 2026 |
| 0.78.0 | Sep 1, 2026 |
| 0.76.2 | Aug 27, 2026 |
| 0.76.1 | Aug 24, 2026 |
| 0.76.0 | Aug 24, 2026 |
| 0.75.4 | Aug 16, 2026 |
| 0.75.2 | Aug 11, 2026 |
| 0.75.1 | Aug 9, 2026 |
| 0.75.0 | Aug 9, 2026 |
| 0.74.3 | Aug 9, 2026 |
| 0.74.2 | Aug 8, 2026 |
| 0.74.1 | Aug 7, 2026 |
| 0.74.0 | Aug 2, 2026 |
| 0.73.2 | Jul 28, 2026 |
| 0.73.1 | Jul 25, 2026 |
| 0.73.0 | Jul 22, 2026 |
| 0.72.0 | Jul 22, 2026 |
| 0.71.0 | Jul 22, 2026 |
| 0.70.4 | Jul 12, 2026 |
| 0.70.3 | Jul 12, 2026 |
| 0.70.2 | Jul 12, 2026 |
| 0.70.1 | Jul 12, 2026 |
| 0.68.0 | Jul 4, 2026 |
| 0.67.1 | Jun 24, 2026 |
| 0.67.0 | Jun 24, 2026 |
| 0.66.3 | Jun 24, 2026 |
| 0.66.2 | Jun 23, 2026 |
| 0.66.1 | Jun 23, 2026 |
| 0.65.0 | Jun 22, 2026 |
| 0.64.2 | Jun 18, 2026 |
| 0.64.1 | Jun 18, 2026 |
| 0.63.2 | Jun 17, 2026 |
| 0.63.1 | Jun 17, 2026 |
| 0.63.0 | Jun 16, 2026 |
| 0.62.0 | Jun 15, 2026 |
| 0.58.2 | May 26, 2026 |
| 0.58.1 | May 26, 2026 |
| 0.58.0 | May 25, 2026 |
Frequently asked questions
- Is MCP Server listed on the Official MCP Registry?
- Yes — MCP Server is listed on the Official MCP Registry.
- How many versions does MCP Server have?
- MCP Toplist tracks 53 versions of MCP Server, most recently published on Sep 22, 2026.
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.