Fabrx
Rank #1,641io.github.cc1988cc/fabrx
MCP server providing fabrx capabilities
Fabrx is a Model Context Protocol (MCP) server published by Typeless-Git. It ranks #1,641 of 132,046 servers tracked on MCP Toplist, and its repository has 209 GitHub stars. Fabrx is listed on Official MCP, with 2 tracked versions. It was first listed on Feb 16, 2026 and most recently updated on Feb 16, 2026.
Ranks ahead of 130,405 of 132,046 servers on MCP Toplist.
Use Fabrx
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add fabrx -- npx -y fabrx[mcp_servers.fabrx]
command = "npx"
args = ["-y", "fabrx"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"fabrx": {
"command": "npx",
"args": [
"-y",
"fabrx"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"fabrx": {
"command": "npx",
"args": [
"-y",
"fabrx"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"fabrx": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"fabrx"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"fabrx": {
"command": "npx",
"args": [
"-y",
"fabrx"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"fabrx": {
"command": "npx",
"args": [
"-y",
"fabrx"
]
}
}
}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.cc1988cc%2Ffabrx)<a href="https://mcptoplist.com/server/io.github.cc1988cc%2Ffabrx"><img src="https://mcptoplist.com/badge/io.github.cc1988cc%2Ffabrx.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
Typeless-Git
Available versions (2)
| Version | Published |
|---|---|
| 1.0.3 | Feb 16, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Fabrx?
- Fabrx is maintained by Typeless-Git, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Fabrx listed on the Official MCP Registry?
- Yes — Fabrx is listed on the Official MCP Registry.
- How many versions does Fabrx have?
- MCP Toplist tracks 2 versions of Fabrx, most recently published on Feb 16, 2026.
- Where can I find the source code for Fabrx?
- The source code for Fabrx is hosted at github.com/Typeless-Git/fabrx-mcp-server.
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.