Stats Compass
Rank #4,333io.github.oogunbiyi21/stats-compass
50+ pandas-powered tools for data loading, cleaning, visualization, and ML workflows
Stats Compass is a Model Context Protocol (MCP) server published by oogunbiyi21. It ranks #4,333 of 132,046 servers tracked on MCP Toplist, and its repository has 17 GitHub stars. Stats Compass is listed across 3 registries — Official MCP, PulseMCP and Glama, with 6 tracked versions. It was first listed on Dec 11, 2025 and most recently updated on Aug 26, 2026.
Ranks ahead of 127,713 of 132,046 servers on MCP Toplist.
Use Stats Compass
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http stats-compass https://mcp.statscompass.io/mcpclaude mcp add stats-compass -- uvx stats-compass-mcp[mcp_servers.stats-compass]
url = "https://mcp.statscompass.io/mcp"Add to ~/.codex/config.toml.
[mcp_servers.stats-compass]
command = "uvx"
args = ["stats-compass-mcp"]Add to ~/.codex/config.toml.
https://mcp.statscompass.io/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"stats-compass": {
"command": "uvx",
"args": [
"stats-compass-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"stats-compass": {
"url": "https://mcp.statscompass.io/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"stats-compass": {
"command": "uvx",
"args": [
"stats-compass-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"stats-compass": {
"type": "http",
"url": "https://mcp.statscompass.io/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"stats-compass": {
"type": "stdio",
"command": "uvx",
"args": [
"stats-compass-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"stats-compass": {
"serverUrl": "https://mcp.statscompass.io/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"stats-compass": {
"command": "uvx",
"args": [
"stats-compass-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"stats-compass": {
"url": "https://mcp.statscompass.io/mcp"
}
}
}{
"mcpServers": {
"stats-compass": {
"command": "uvx",
"args": [
"stats-compass-mcp"
]
}
}
}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.oogunbiyi21%2Fstats-compass)<a href="https://mcptoplist.com/server/io.github.oogunbiyi21%2Fstats-compass"><img src="https://mcptoplist.com/badge/io.github.oogunbiyi21%2Fstats-compass.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
oogunbiyi21
Available versions (6)
| Version | Published |
|---|---|
| 0.3.28 | Aug 26, 2026 |
| 0.3.0 | Apr 12, 2026 |
| 0.2.9 | Jan 27, 2026 |
| 0.2.7 | Jan 26, 2026 |
| 0.2.6 | Jan 26, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Stats Compass?
- Stats Compass is maintained by oogunbiyi21, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is Stats Compass listed on the Official MCP Registry?
- Yes — Stats Compass is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Stats Compass have?
- MCP Toplist tracks 6 versions of Stats Compass, most recently published on Aug 26, 2026.
- Where can I find the source code for Stats Compass?
- The source code for Stats Compass is hosted at github.com/oogunbiyi21/stats-compass-mcp.
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.