MCP Redtrack
Rank #49,614io.github.pijusz/mcp-redtrack
MCP server providing redtrack capabilities
MCP Redtrack is a Model Context Protocol (MCP) server published by pijusz. It ranks #49,614 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. MCP Redtrack is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Mar 23, 2026 and most recently updated on Mar 23, 2026.
Ranks ahead of 82,499 of 132,113 servers on MCP Toplist.
Use MCP Redtrack
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-redtrack -- npx -y mcp-redtrack[mcp_servers.mcp-redtrack]
command = "npx"
args = ["-y", "mcp-redtrack"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-redtrack": {
"command": "npx",
"args": [
"-y",
"mcp-redtrack"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-redtrack": {
"command": "npx",
"args": [
"-y",
"mcp-redtrack"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-redtrack": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-redtrack"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-redtrack": {
"command": "npx",
"args": [
"-y",
"mcp-redtrack"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-redtrack": {
"command": "npx",
"args": [
"-y",
"mcp-redtrack"
]
}
}
}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.pijusz%2Fmcp-redtrack)<a href="https://mcptoplist.com/server/io.github.pijusz%2Fmcp-redtrack"><img src="https://mcptoplist.com/badge/io.github.pijusz%2Fmcp-redtrack.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
pijusz
Other servers by pijusz
- MCP Gads#15,294 · 2 vers
- MCP Gsc#18,579 · 2 vers
- MCP Mailtrap#31,633 · 2 vers
- MCP Sanity Images#49,615 · 2 vers
Available versions (2)
| Version | Published |
|---|---|
| 0.1.4 | Mar 23, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains MCP Redtrack?
- MCP Redtrack is maintained by pijusz, which publishes 5 MCP servers (10 total versions) tracked on MCP Toplist.
- Is MCP Redtrack listed on the Official MCP Registry?
- Yes — MCP Redtrack is listed on the Official MCP Registry, alongside Glama.
- How many versions does MCP Redtrack have?
- MCP Toplist tracks 2 versions of MCP Redtrack, most recently published on Mar 23, 2026.
- Where can I find the source code for MCP Redtrack?
- The source code for MCP Redtrack is hosted at github.com/pijusz/mcp-redtrack.
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.