Pullsheet Diagnostics
Rank #3,160io.github.joshuaworth/pullsheet-diagnostics
MCP server providing pullsheet-diagnostics capabilities
Pullsheet Diagnostics is a Model Context Protocol (MCP) server published by joshuaworth. It ranks #3,160 of 132,113 servers tracked on MCP Toplist, and its repository has 159 GitHub stars. Pullsheet Diagnostics is listed on Official MCP, with 2 tracked versions. It was first listed on Mar 31, 2026 and most recently updated on Mar 31, 2026.
Ranks ahead of 128,953 of 132,113 servers on MCP Toplist.
Use Pullsheet Diagnostics
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http pullsheet-diagnostics https://pullsheet-mcp-server.hgfbxjxghp.workers.dev/mcp[mcp_servers.pullsheet-diagnostics]
url = "https://pullsheet-mcp-server.hgfbxjxghp.workers.dev/mcp"Add to ~/.codex/config.toml.
https://pullsheet-mcp-server.hgfbxjxghp.workers.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"pullsheet-diagnostics": {
"url": "https://pullsheet-mcp-server.hgfbxjxghp.workers.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"pullsheet-diagnostics": {
"type": "http",
"url": "https://pullsheet-mcp-server.hgfbxjxghp.workers.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"pullsheet-diagnostics": {
"serverUrl": "https://pullsheet-mcp-server.hgfbxjxghp.workers.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"pullsheet-diagnostics": {
"url": "https://pullsheet-mcp-server.hgfbxjxghp.workers.dev/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.joshuaworth%2Fpullsheet-diagnostics)<a href="https://mcptoplist.com/server/io.github.joshuaworth%2Fpullsheet-diagnostics"><img src="https://mcptoplist.com/badge/io.github.joshuaworth%2Fpullsheet-diagnostics.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
joshuaworth
Other servers by joshuaworth
View all joshuaworth servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Mar 31, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Pullsheet Diagnostics?
- Pullsheet Diagnostics is maintained by joshuaworth, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Pullsheet Diagnostics listed on the Official MCP Registry?
- Yes — Pullsheet Diagnostics is listed on the Official MCP Registry.
- How many versions does Pullsheet Diagnostics have?
- MCP Toplist tracks 2 versions of Pullsheet Diagnostics, most recently published on Mar 31, 2026.
- Where can I find the source code for Pullsheet Diagnostics?
- The source code for Pullsheet Diagnostics is hosted at github.com/joshuaworth/pullsheetintent.
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.