Unswell
Rank #5,806io.github.stokaro/unswell
Offline self-checking to reduce AI-style wording in source code and documentation.
Unswell is a Model Context Protocol (MCP) server published by stokaro. It ranks #5,806 of 132,046 servers tracked on MCP Toplist. Unswell is listed on Official MCP, with 3 tracked versions. It was first listed on Sep 7, 2026 and most recently updated on Sep 13, 2026.
Ranks ahead of 126,240 of 132,046 servers on MCP Toplist.
Use Unswell
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add unswell -- docker run -i --rm ghcr.io/stokaro/unswell-mcp:0.1.0-alpha.4[mcp_servers.unswell]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/stokaro/unswell-mcp:0.1.0-alpha.4"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"unswell": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/stokaro/unswell-mcp:0.1.0-alpha.4"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"unswell": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/stokaro/unswell-mcp:0.1.0-alpha.4"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"unswell": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/stokaro/unswell-mcp:0.1.0-alpha.4"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"unswell": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/stokaro/unswell-mcp:0.1.0-alpha.4"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"unswell": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/stokaro/unswell-mcp:0.1.0-alpha.4"
]
}
}
}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.stokaro%2Funswell)<a href="https://mcptoplist.com/server/io.github.stokaro%2Funswell"><img src="https://mcptoplist.com/badge/io.github.stokaro%2Funswell.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
stokaro
Available versions (3)
| Version | Published |
|---|---|
| 0.1.0-alpha.4 | Sep 13, 2026 |
| 0.1.0-alpha.3 | Sep 12, 2026 |
| 0.1.0-alpha.1 | Sep 7, 2026 |
Frequently asked questions
- Who maintains Unswell?
- Unswell is maintained by stokaro, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Unswell listed on the Official MCP Registry?
- Yes — Unswell is listed on the Official MCP Registry.
- How many versions does Unswell have?
- MCP Toplist tracks 3 versions of Unswell, most recently published on Sep 13, 2026.
- Where can I find the source code for Unswell?
- The source code for Unswell is hosted at github.com/stokaro/unswell.
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.