mcp-better
Rank #6,337io.github.Wolfe-Jam/mcp-better
AAIF-verified modern MCP setup optimised to the 2026-07-28 model (BETTER textbook).
mcp-better is a Model Context Protocol (MCP) server published by Wolfe-Jam. It ranks #6,337 of 115,460 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. mcp-better is listed across 2 registries — Official MCP and Glama, with 7 tracked versions. It was first listed on Jul 29, 2026 and most recently updated on Aug 18, 2026.
Ranks ahead of 109,123 of 115,460 servers on MCP Toplist.
Use mcp-better
No credentials or required configuration declared — add it to your MCP client and go.
Published as package `mcp-better` — install it through your client’s extension manager.
claude mcp add mcp-better -- npx -y mcp-betterPublished as package `mcp-better` — install it through your client’s extension manager.
[mcp_servers.mcp-better]
command = "npx"
args = ["-y", "mcp-better"]Add to ~/.codex/config.toml.
Published as package `mcp-better` — install it through your client’s extension manager.
{
"mcpServers": {
"mcp-better": {
"command": "npx",
"args": [
"-y",
"mcp-better"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
Published as package `mcp-better` — install it through your client’s extension manager.
{
"mcpServers": {
"mcp-better": {
"command": "npx",
"args": [
"-y",
"mcp-better"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
Published as package `mcp-better` — install it through your client’s extension manager.
{
"servers": {
"mcp-better": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-better"
]
}
}
}Save as .vscode/mcp.json in your workspace.
Published as package `mcp-better` — install it through your client’s extension manager.
{
"mcpServers": {
"mcp-better": {
"command": "npx",
"args": [
"-y",
"mcp-better"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
Published as package `mcp-better` — install it through your client’s extension manager.
{
"mcpServers": {
"mcp-better": {
"command": "npx",
"args": [
"-y",
"mcp-better"
]
}
}
}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.Wolfe-Jam%2Fmcp-better)<a href="https://mcptoplist.com/server/io.github.Wolfe-Jam%2Fmcp-better"><img src="https://mcptoplist.com/badge/io.github.Wolfe-Jam%2Fmcp-better.svg" alt="MCP Toplist: Top 10% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Wolfe-Jam
Other servers by Wolfe-Jam
- Wjttc#1,026 · 7 vers
- Claude FAF#1,105 · 24 vers
- Grok FAF#2,114 · 12 vers
- .faf - Universal Project Context#3,151 · 11 vers
- Rust FAF#3,560 · 9 vers
- Gemini FAF#6,010 · 6 vers
- faf-trinity#41,183
- mcp-current-repo#57,622
Available versions (7)
| Version | Published |
|---|---|
| 0.5.0 | Aug 18, 2026 |
| 0.4.3 | Aug 12, 2026 |
| 0.4.2 | Aug 8, 2026 |
| 0.4.1 | Aug 8, 2026 |
| 0.3.0 | Jul 31, 2026 |
| 0.2.0 | Jul 30, 2026 |
| 0.1.0 | Jul 29, 2026 |
Frequently asked questions
- Who maintains mcp-better?
- mcp-better is maintained by Wolfe-Jam, which publishes 9 MCP servers (76 total versions) tracked on MCP Toplist.
- Is mcp-better listed on the Official MCP Registry?
- Yes — mcp-better is listed on the Official MCP Registry, alongside Glama.
- How many versions does mcp-better have?
- MCP Toplist tracks 7 versions of mcp-better, most recently published on Aug 18, 2026.
- Where can I find the source code for mcp-better?
- The source code for mcp-better is hosted at github.com/Wolfe-Jam/mcp-better.