KnownFix
Rank #4,596io.github.b-hash88/knownfix
Verified fixes, professional reviews, and evidence-led apparel over MCP.
KnownFix is a Model Context Protocol (MCP) server published by b-hash88. It ranks #4,596 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. KnownFix is listed across 2 registries — Official MCP and Glama, with 24 tracked versions. It was first listed on Aug 14, 2026 and most recently updated on Aug 31, 2026.
Ranks ahead of 127,450 of 132,046 servers on MCP Toplist.
Use KnownFix
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http knownfix https://knownfix-backend-28.b-hash88.deno.net/mcpclaude mcp add knownfix -- npx -y knownfix[mcp_servers.knownfix]
url = "https://knownfix-backend-28.b-hash88.deno.net/mcp"Add to ~/.codex/config.toml.
[mcp_servers.knownfix]
command = "npx"
args = ["-y", "knownfix"]Add to ~/.codex/config.toml.
https://knownfix-backend-28.b-hash88.deno.net/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"knownfix": {
"command": "npx",
"args": [
"-y",
"knownfix"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"knownfix": {
"url": "https://knownfix-backend-28.b-hash88.deno.net/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"knownfix": {
"command": "npx",
"args": [
"-y",
"knownfix"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"knownfix": {
"type": "http",
"url": "https://knownfix-backend-28.b-hash88.deno.net/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"knownfix": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"knownfix"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"knownfix": {
"serverUrl": "https://knownfix-backend-28.b-hash88.deno.net/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"knownfix": {
"command": "npx",
"args": [
"-y",
"knownfix"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"knownfix": {
"url": "https://knownfix-backend-28.b-hash88.deno.net/mcp"
}
}
}{
"mcpServers": {
"knownfix": {
"command": "npx",
"args": [
"-y",
"knownfix"
]
}
}
}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.b-hash88%2Fknownfix)<a href="https://mcptoplist.com/server/io.github.b-hash88%2Fknownfix"><img src="https://mcptoplist.com/badge/io.github.b-hash88%2Fknownfix.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
b-hash88
Available versions (24)
| Version | Published |
|---|---|
| 0.5.1 | Aug 31, 2026 |
| 0.5.0 | Aug 30, 2026 |
| 0.4.0 | Aug 29, 2026 |
| 0.3.21 | Aug 29, 2026 |
| 0.3.20 | Aug 29, 2026 |
| 0.3.19 | Aug 27, 2026 |
| 0.3.18 | Aug 27, 2026 |
| 0.3.17 | Aug 27, 2026 |
| 0.3.16 | Aug 27, 2026 |
| 0.3.15 | Aug 27, 2026 |
| 0.3.14 | Aug 27, 2026 |
| 0.3.13 | Aug 27, 2026 |
| 0.3.12 | Aug 27, 2026 |
| 0.3.11 | Aug 27, 2026 |
| 0.3.10 | Aug 27, 2026 |
| 0.3.9 | Aug 27, 2026 |
| 0.3.8 | Aug 27, 2026 |
| 0.3.7 | Aug 27, 2026 |
| 0.3.6 | Aug 27, 2026 |
| 0.3.3 | Aug 27, 2026 |
| 0.3.2 | Aug 27, 2026 |
| 0.3.1 | Aug 27, 2026 |
| 0.2.1 | Aug 14, 2026 |
| 0.2.0 | Aug 14, 2026 |
Frequently asked questions
- Who maintains KnownFix?
- KnownFix is maintained by b-hash88, which publishes 1 MCP server (24 total versions) tracked on MCP Toplist.
- Is KnownFix listed on the Official MCP Registry?
- Yes — KnownFix is listed on the Official MCP Registry, alongside Glama.
- How many versions does KnownFix have?
- MCP Toplist tracks 24 versions of KnownFix, most recently published on Aug 31, 2026.
- Where can I find the source code for KnownFix?
- The source code for KnownFix is hosted at github.com/b-hash88/knownfix.
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.