Analytics
Rank #6,466ai.mcpanalytics/analytics
The statistical analyst in your AI chat — validated, citable, re-runnable analysis of your data.
Analytics is a Model Context Protocol (MCP) server published by embeddedlayers. It ranks #6,466 of 132,046 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. Analytics is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 9 tracked versions. It was first listed on Sep 17, 2025 and most recently updated on Aug 2, 2026.
Ranks ahead of 125,580 of 132,046 servers on MCP Toplist.
Use Analytics
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http analytics https://api.mcpanalytics.ai/auth0claude mcp add --transport http analytics https://api.mcpanalytics.ai/mcp/api-key[mcp_servers.analytics]
url = "https://api.mcpanalytics.ai/auth0"Add to ~/.codex/config.toml.
[mcp_servers.analytics]
url = "https://api.mcpanalytics.ai/mcp/api-key"Add to ~/.codex/config.toml.
https://api.mcpanalytics.ai/auth0Settings → Connectors → “Add custom connector”, then paste this URL.
https://api.mcpanalytics.ai/mcp/api-keySettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"analytics": {
"url": "https://api.mcpanalytics.ai/auth0"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"analytics": {
"url": "https://api.mcpanalytics.ai/mcp/api-key"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"analytics": {
"type": "http",
"url": "https://api.mcpanalytics.ai/auth0"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"analytics": {
"type": "http",
"url": "https://api.mcpanalytics.ai/mcp/api-key"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"analytics": {
"serverUrl": "https://api.mcpanalytics.ai/auth0"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"analytics": {
"serverUrl": "https://api.mcpanalytics.ai/mcp/api-key"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"analytics": {
"url": "https://api.mcpanalytics.ai/auth0"
}
}
}{
"mcpServers": {
"analytics": {
"url": "https://api.mcpanalytics.ai/mcp/api-key"
}
}
}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/ai.mcpanalytics%2Fanalytics)<a href="https://mcptoplist.com/server/ai.mcpanalytics%2Fanalytics"><img src="https://mcptoplist.com/badge/ai.mcpanalytics%2Fanalytics.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
embeddedlayers
Available versions (9)
| Version | Published |
|---|---|
| 1.0.7 | Aug 2, 2026 |
| 1.0.6 | Jul 6, 2026 |
| 1.0.5 | Mar 27, 2026 |
| 1.0.4 | Mar 18, 2026 |
| 1.0.3 | Sep 17, 2025 |
| 1.0.2 | Sep 17, 2025 |
| 1.0.1 | Sep 17, 2025 |
| 1.0.0 | Sep 17, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Analytics?
- Analytics is maintained by embeddedlayers, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
- Is Analytics listed on the Official MCP Registry?
- Yes — Analytics is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Analytics have?
- MCP Toplist tracks 9 versions of Analytics, most recently published on Aug 2, 2026.
- Where can I find the source code for Analytics?
- The source code for Analytics is hosted at github.com/embeddedlayers/mcp-analytics.
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.