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