analyga
Rank #31,047io.github.jyswee/analyga
Agent-first analytics: stats, events, sessions, funnels, ingest, websites & billing.
analyga is a Model Context Protocol (MCP) server published by jyswee. It ranks #31,047 of 130,187 servers tracked on MCP Toplist. analyga is listed across 2 registries — Official MCP and Glama, with 11 tracked versions. It was first listed on Aug 12, 2026 and most recently updated on Sep 1, 2026.
Ranks ahead of 99,140 of 130,187 servers on MCP Toplist.
Use analyga
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http analyga https://mcp.analyga.com/sseclaude mcp add analyga -e "ANALYGA_KEY=<your ANALYGA_KEY>" -- npx -y mcp-serve analygaReplace each placeholder with your own value before saving.
[mcp_servers.analyga]
url = "https://mcp.analyga.com/sse"Add to ~/.codex/config.toml.
[mcp_servers.analyga]
command = "npx"
args = ["-y", "mcp-serve", "analyga"]
[mcp_servers.analyga.env]
ANALYGA_KEY = "<your ANALYGA_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.analyga.com/sseSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"analyga": {
"command": "npx",
"args": [
"-y",
"mcp-serve",
"analyga"
],
"env": {
"ANALYGA_KEY": "<your ANALYGA_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"analyga": {
"url": "https://mcp.analyga.com/sse"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"analyga": {
"command": "npx",
"args": [
"-y",
"mcp-serve",
"analyga"
],
"env": {
"ANALYGA_KEY": "<your ANALYGA_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"analyga": {
"type": "http",
"url": "https://mcp.analyga.com/sse"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"analyga": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-serve",
"analyga"
],
"env": {
"ANALYGA_KEY": "<your ANALYGA_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"analyga": {
"serverUrl": "https://mcp.analyga.com/sse"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"analyga": {
"command": "npx",
"args": [
"-y",
"mcp-serve",
"analyga"
],
"env": {
"ANALYGA_KEY": "<your ANALYGA_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"analyga": {
"url": "https://mcp.analyga.com/sse"
}
}
}{
"mcpServers": {
"analyga": {
"command": "npx",
"args": [
"-y",
"mcp-serve",
"analyga"
],
"env": {
"ANALYGA_KEY": "<your ANALYGA_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.jyswee%2Fanalyga)<a href="https://mcptoplist.com/server/io.github.jyswee%2Fanalyga"><img src="https://mcptoplist.com/badge/io.github.jyswee%2Fanalyga.svg" alt="MCP Toplist: Top 25% of 130,187" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
jyswee
Other servers by jyswee
- Buggazi#18,559 · 18 vers
- SecretCarousel#25,402 · 17 vers
- gpusmarket#29,609 · 11 vers
- agenticmemory#33,093 · 2 vers
- a2a-trustgate#40,937 · 5 vers
- Canvasaas#47,066 · 1 ver
- taufunctions#48,408 · 3 vers
- appoiint#53,156
- Oddsockets CLI#54,749 · 2 vers
- authshore#55,301 · 2 vers
- BandSaaS MCP Server#55,302 · 2 vers
- vipsallowed#66,141 · 1 ver
Available versions (11)
| Version | Published |
|---|---|
| 0.1.14 | Sep 1, 2026 |
| 0.1.12 | Aug 31, 2026 |
| 0.1.11 | Aug 30, 2026 |
| 0.1.8 | Aug 22, 2026 |
| 0.1.7 | Aug 21, 2026 |
| 0.1.6 | Aug 15, 2026 |
| 0.1.5 | Aug 15, 2026 |
| 0.1.4 | Aug 13, 2026 |
| 0.1.3 | Aug 13, 2026 |
| 0.1.1 | Aug 13, 2026 |
| 0.1.2 | Aug 12, 2026 |
Frequently asked questions
- Who maintains analyga?
- analyga is maintained by jyswee, which publishes 21 MCP servers (80 total versions) tracked on MCP Toplist.
- Is analyga listed on the Official MCP Registry?
- Yes — analyga is listed on the Official MCP Registry, alongside Glama.
- How many versions does analyga have?
- MCP Toplist tracks 11 versions of analyga, most recently published on Sep 1, 2026.
- Where can I find the source code for analyga?
- The source code for analyga is hosted at github.com/jyswee/analyga.
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.