MCP Checkup
Rank #59,782io.github.yifanyifan897645/mcp-checkup
MCP server providing checkup capabilities
MCP Checkup is a Model Context Protocol (MCP) server published by yifanyifan897645. It ranks #59,782 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. MCP Checkup is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Mar 30, 2026 and most recently updated on Mar 30, 2026.
Ranks ahead of 72,331 of 132,113 servers on MCP Toplist.
Use MCP Checkup
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-checkup -- npx -y mcp-checkup[mcp_servers.mcp-checkup]
command = "npx"
args = ["-y", "mcp-checkup"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-checkup": {
"command": "npx",
"args": [
"-y",
"mcp-checkup"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-checkup": {
"command": "npx",
"args": [
"-y",
"mcp-checkup"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-checkup": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-checkup"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-checkup": {
"command": "npx",
"args": [
"-y",
"mcp-checkup"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-checkup": {
"command": "npx",
"args": [
"-y",
"mcp-checkup"
]
}
}
}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.yifanyifan897645%2Fmcp-checkup)<a href="https://mcptoplist.com/server/io.github.yifanyifan897645%2Fmcp-checkup"><img src="https://mcptoplist.com/badge/io.github.yifanyifan897645%2Fmcp-checkup.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
yifanyifan897645
Other servers by yifanyifan897645
View all yifanyifan897645 servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Mar 30, 2026 |
Frequently asked questions
- Who maintains MCP Checkup?
- MCP Checkup is maintained by yifanyifan897645, which publishes 5 MCP servers (5 total versions) tracked on MCP Toplist.
- Is MCP Checkup listed on the Official MCP Registry?
- Yes — MCP Checkup is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does MCP Checkup have?
- MCP Toplist tracks 1 version of MCP Checkup, most recently published on Mar 30, 2026.
- Where can I find the source code for MCP Checkup?
- The source code for MCP Checkup is hosted at github.com/yifanyifan897645/mcp-checkup.
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.