smolanalytics
Rank #1,189io.github.Arjun0606/smolanalytics
End-to-end tests from one sentence: an agent drives a real browser, and passing runs replay free.
smolanalytics is a Model Context Protocol (MCP) server published by arjun0606. It ranks #1,189 of 132,113 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. smolanalytics is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 102 tracked versions. It was first listed on Jul 5, 2026 and most recently updated on Sep 9, 2026.
Ranks ahead of 130,924 of 132,113 servers on MCP Toplist.
Use smolanalytics
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http smolanalytics https://smolanalytics.com/api/mcpclaude mcp add smolanalytics -- docker run -i --rm mcp ghcr.io/arjun0606/smolanalytics:v0.92.1claude mcp add smolanalytics -e "ANTHROPIC_API_KEY=<your ANTHROPIC_API_KEY>" -- npx -y mcp smolanalyticsReplace each placeholder with your own value before saving.
[mcp_servers.smolanalytics]
url = "https://smolanalytics.com/api/mcp"Add to ~/.codex/config.toml.
[mcp_servers.smolanalytics]
command = "docker"
args = ["run", "-i", "--rm", "mcp", "ghcr.io/arjun0606/smolanalytics:v0.92.1"]Add to ~/.codex/config.toml.
[mcp_servers.smolanalytics]
command = "npx"
args = ["-y", "mcp", "smolanalytics"]
[mcp_servers.smolanalytics.env]
ANTHROPIC_API_KEY = "<your ANTHROPIC_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://smolanalytics.com/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"smolanalytics": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"mcp",
"ghcr.io/arjun0606/smolanalytics:v0.92.1"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"smolanalytics": {
"command": "npx",
"args": [
"-y",
"mcp",
"smolanalytics"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"smolanalytics": {
"url": "https://smolanalytics.com/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"smolanalytics": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"mcp",
"ghcr.io/arjun0606/smolanalytics:v0.92.1"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"smolanalytics": {
"command": "npx",
"args": [
"-y",
"mcp",
"smolanalytics"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"smolanalytics": {
"type": "http",
"url": "https://smolanalytics.com/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"smolanalytics": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"mcp",
"ghcr.io/arjun0606/smolanalytics:v0.92.1"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"smolanalytics": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp",
"smolanalytics"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"smolanalytics": {
"serverUrl": "https://smolanalytics.com/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"smolanalytics": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"mcp",
"ghcr.io/arjun0606/smolanalytics:v0.92.1"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"smolanalytics": {
"command": "npx",
"args": [
"-y",
"mcp",
"smolanalytics"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"smolanalytics": {
"url": "https://smolanalytics.com/api/mcp"
}
}
}{
"mcpServers": {
"smolanalytics": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"mcp",
"ghcr.io/arjun0606/smolanalytics:v0.92.1"
]
}
}
}{
"mcpServers": {
"smolanalytics": {
"command": "npx",
"args": [
"-y",
"mcp",
"smolanalytics"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
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.Arjun0606%2Fsmolanalytics)<a href="https://mcptoplist.com/server/io.github.Arjun0606%2Fsmolanalytics"><img src="https://mcptoplist.com/badge/io.github.Arjun0606%2Fsmolanalytics.svg" alt="MCP Toplist: Top 1% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
arjun0606
Available versions (102)
| Version | Published |
|---|---|
| 0.92.1 | Sep 9, 2026 |
| 0.92.0 | Sep 8, 2026 |
| 0.91.0 | Sep 2, 2026 |
| 0.90.0 | Aug 23, 2026 |
| 0.89.0 | Aug 22, 2026 |
| 0.88.0 | Aug 21, 2026 |
| 0.87.0 | Aug 20, 2026 |
| 0.86.0 | Aug 20, 2026 |
| 0.85.2 | Aug 20, 2026 |
| 0.85.1 | Aug 20, 2026 |
| 0.85.0 | Aug 20, 2026 |
| 0.84.0 | Aug 19, 2026 |
| 0.83.0 | Aug 19, 2026 |
| 0.82.0 | Aug 19, 2026 |
| 0.81.0 | Aug 19, 2026 |
| 0.80.0 | Aug 19, 2026 |
| 0.79.0 | Aug 19, 2026 |
| 0.78.0 | Aug 19, 2026 |
| 0.77.0 | Aug 19, 2026 |
| 0.76.0 | Aug 19, 2026 |
| 0.75.0 | Aug 19, 2026 |
| 0.74.1 | Aug 19, 2026 |
| 0.74.0 | Aug 19, 2026 |
| 0.73.0 | Aug 19, 2026 |
| 0.72.0 | Aug 19, 2026 |
| 0.71.0 | Aug 18, 2026 |
| 0.70.0 | Aug 18, 2026 |
| 0.69.0 | Aug 18, 2026 |
| 0.68.0 | Aug 18, 2026 |
| 0.67.0 | Aug 18, 2026 |
| 0.66.4 | Aug 18, 2026 |
| 0.66.3 | Aug 17, 2026 |
| 0.66.2 | Aug 17, 2026 |
| 0.66.1 | Aug 17, 2026 |
| 0.65.5 | Aug 17, 2026 |
| 0.65.4 | Aug 17, 2026 |
| 0.65.3 | Aug 17, 2026 |
| 0.65.2 | Aug 17, 2026 |
| 0.65.1 | Aug 17, 2026 |
| 0.65.0 | Aug 17, 2026 |
| 0.64.0 | Aug 17, 2026 |
| 0.63.0 | Aug 16, 2026 |
| 0.62.1 | Aug 16, 2026 |
| 0.62.0 | Aug 16, 2026 |
| 0.61.0 | Aug 16, 2026 |
| 0.60.0 | Aug 15, 2026 |
| 0.59.0 | Aug 15, 2026 |
| 0.58.0 | Aug 15, 2026 |
| 0.57.0 | Aug 15, 2026 |
| 0.56.0 | Aug 15, 2026 |
| 0.55.0 | Aug 15, 2026 |
| 0.54.0 | Aug 15, 2026 |
| 0.53.0 | Aug 12, 2026 |
| 0.52.0 | Aug 12, 2026 |
| 0.51.0 | Aug 12, 2026 |
| 0.50.2 | Aug 9, 2026 |
| 0.50.1 | Aug 7, 2026 |
| 0.50.0 | Aug 7, 2026 |
| 0.49.0 | Aug 7, 2026 |
| 0.48.0 | Aug 7, 2026 |
| 0.47.0 | Aug 7, 2026 |
| 0.46.0 | Aug 6, 2026 |
| 0.45.0 | Aug 6, 2026 |
| 0.44.1 | Aug 6, 2026 |
| 0.44.0 | Aug 6, 2026 |
| 0.43.0 | Aug 6, 2026 |
| 0.42.0 | Aug 6, 2026 |
| 0.41.0 | Aug 6, 2026 |
| 0.40.0 | Aug 6, 2026 |
| 0.39.0 | Aug 6, 2026 |
| 0.38.2 | Aug 6, 2026 |
| 0.38.1 | Aug 6, 2026 |
| 0.38.0 | Aug 6, 2026 |
| 0.37.0 | Aug 6, 2026 |
| 0.36.0 | Aug 6, 2026 |
| 0.35.1 | Aug 6, 2026 |
| 0.35.0 | Aug 6, 2026 |
| 0.34.0 | Aug 6, 2026 |
| 0.33.0 | Aug 6, 2026 |
| 0.32.0 | Aug 6, 2026 |
| 0.31.1 | Aug 5, 2026 |
| 0.31.0 | Aug 5, 2026 |
| 0.30.0 | Aug 5, 2026 |
| 0.29.0 | Aug 5, 2026 |
| 0.28.1 | Aug 4, 2026 |
| 0.28.0 | Aug 4, 2026 |
| 0.27.0 | Aug 4, 2026 |
| 0.26.0 | Aug 4, 2026 |
| 0.25.0 | Aug 4, 2026 |
| 0.24.0 | Aug 4, 2026 |
| 0.23.0 | Aug 4, 2026 |
| 0.22.0 | Aug 3, 2026 |
| 0.21.1 | Aug 3, 2026 |
| 0.21.0 | Aug 3, 2026 |
| 0.20.9 | Aug 2, 2026 |
| 0.20.8 | Aug 2, 2026 |
| 0.20.7 | Aug 2, 2026 |
| 0.20.6 | Aug 2, 2026 |
| 0.18.0 | Aug 1, 2026 |
| 0.14.5 | Jul 28, 2026 |
| 0.14.4 | Jul 28, 2026 |
| 0.8.2 | Jul 5, 2026 |
Frequently asked questions
- Who maintains smolanalytics?
- smolanalytics is maintained by arjun0606, which publishes 1 MCP server (102 total versions) tracked on MCP Toplist.
- Is smolanalytics listed on the Official MCP Registry?
- Yes — smolanalytics is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does smolanalytics have?
- MCP Toplist tracks 102 versions of smolanalytics, most recently published on Sep 9, 2026.
- Where can I find the source code for smolanalytics?
- The source code for smolanalytics is hosted at github.com/arjun0606/smolanalytics.
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.