FixThis
Rank #5,455io.github.beyondwin/fixthis
Local-first MCP handoff for Jetpack Compose UI feedback and source candidates.
FixThis is a Model Context Protocol (MCP) server published by beyondwin. It ranks #5,455 of 132,345 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. FixThis is listed across 2 registries — Official MCP and PulseMCP, with 11 tracked versions. It was first listed on May 6, 2026 and most recently updated on Jul 14, 2026.
Ranks ahead of 126,890 of 132,345 servers on MCP Toplist.
Use FixThis
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add fixthis -- npx -y @beyondwin/fixthis[mcp_servers.fixthis]
command = "npx"
args = ["-y", "@beyondwin/fixthis"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"fixthis": {
"command": "npx",
"args": [
"-y",
"@beyondwin/fixthis"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"fixthis": {
"command": "npx",
"args": [
"-y",
"@beyondwin/fixthis"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"fixthis": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@beyondwin/fixthis"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"fixthis": {
"command": "npx",
"args": [
"-y",
"@beyondwin/fixthis"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"fixthis": {
"command": "npx",
"args": [
"-y",
"@beyondwin/fixthis"
]
}
}
}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.beyondwin%2Ffixthis)<a href="https://mcptoplist.com/server/io.github.beyondwin%2Ffixthis"><img src="https://mcptoplist.com/badge/io.github.beyondwin%2Ffixthis.svg" alt="MCP Toplist: Top 5% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
beyondwin
Available versions (11)
| Version | Published |
|---|---|
| 1.5.0 | Jul 14, 2026 |
| 1.4.1 | Jul 5, 2026 |
| 1.4.0 | Jun 28, 2026 |
| 1.3.0 | Jun 21, 2026 |
| 1.2.0 | Jun 7, 2026 |
| 1.1.0 | May 31, 2026 |
| 0.7.0 | May 19, 2026 |
| 0.6.1 | May 19, 2026 |
| 0.6.0 | May 18, 2026 |
| 0.3.0 | May 17, 2026 |
| 0.2.3 | May 16, 2026 |
Frequently asked questions
- Who maintains FixThis?
- FixThis is maintained by beyondwin, which publishes 1 MCP server (11 total versions) tracked on MCP Toplist.
- Is FixThis listed on the Official MCP Registry?
- Yes — FixThis is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does FixThis have?
- MCP Toplist tracks 11 versions of FixThis, most recently published on Jul 14, 2026.
- Where can I find the source code for FixThis?
- The source code for FixThis is hosted at github.com/beyondwin/fixthis.
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.