Ybe Check
Rank #1,852io.github.AddyCuber/ybe-check
MCP server providing ybe-check capabilities
Ybe Check is a Model Context Protocol (MCP) server published by AddyCuber. It ranks #1,852 of 132,046 servers tracked on MCP Toplist, and its repository has 209 GitHub stars. Ybe Check is listed on Official MCP, with 2 tracked versions. It was first listed on Feb 28, 2026 and most recently updated on Feb 28, 2026.
Ranks ahead of 130,194 of 132,046 servers on MCP Toplist.
Use Ybe Check
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add ybe-check -- uvx ybe-check[mcp_servers.ybe-check]
command = "uvx"
args = ["ybe-check"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"ybe-check": {
"command": "uvx",
"args": [
"ybe-check"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"ybe-check": {
"command": "uvx",
"args": [
"ybe-check"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"ybe-check": {
"type": "stdio",
"command": "uvx",
"args": [
"ybe-check"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"ybe-check": {
"command": "uvx",
"args": [
"ybe-check"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ybe-check": {
"command": "uvx",
"args": [
"ybe-check"
]
}
}
}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.AddyCuber%2Fybe-check)<a href="https://mcptoplist.com/server/io.github.AddyCuber%2Fybe-check"><img src="https://mcptoplist.com/badge/io.github.AddyCuber%2Fybe-check.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
AddyCuber
Available versions (2)
| Version | Published |
|---|---|
| 0.1.1 | Feb 28, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Ybe Check?
- Ybe Check is maintained by AddyCuber, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Ybe Check listed on the Official MCP Registry?
- Yes — Ybe Check is listed on the Official MCP Registry.
- How many versions does Ybe Check have?
- MCP Toplist tracks 2 versions of Ybe Check, most recently published on Feb 28, 2026.
- Where can I find the source code for Ybe Check?
- The source code for Ybe Check is hosted at github.com/AddyCuber/A2K2-PS1.
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.