Talivia Revenue Analytics
Rank #10,080io.github.talivia-group/agent
Revenue-first analytics installed and verified by AI agents through Talivia
Talivia Revenue Analytics is a Model Context Protocol (MCP) server published by talivia-group. It ranks #10,080 of 132,046 servers tracked on MCP Toplist, and its repository has 34 GitHub stars. Talivia Revenue Analytics is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 2, 2026 and most recently updated on Aug 2, 2026.
Ranks ahead of 121,966 of 132,046 servers on MCP Toplist.
Use Talivia Revenue Analytics
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http agent https://talivia.com/mcpclaude mcp add agent -e "TALIVIA_API_KEY=<your TALIVIA_API_KEY>" -- npx -y @talivia/agent mcpReplace each placeholder with your own value before saving.
[mcp_servers.agent]
url = "https://talivia.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.agent]
command = "npx"
args = ["-y", "@talivia/agent", "mcp"]
[mcp_servers.agent.env]
TALIVIA_API_KEY = "<your TALIVIA_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://talivia.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"agent": {
"command": "npx",
"args": [
"-y",
"@talivia/agent",
"mcp"
],
"env": {
"TALIVIA_API_KEY": "<your TALIVIA_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agent": {
"url": "https://talivia.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"agent": {
"command": "npx",
"args": [
"-y",
"@talivia/agent",
"mcp"
],
"env": {
"TALIVIA_API_KEY": "<your TALIVIA_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"agent": {
"type": "http",
"url": "https://talivia.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"agent": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@talivia/agent",
"mcp"
],
"env": {
"TALIVIA_API_KEY": "<your TALIVIA_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agent": {
"serverUrl": "https://talivia.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agent": {
"command": "npx",
"args": [
"-y",
"@talivia/agent",
"mcp"
],
"env": {
"TALIVIA_API_KEY": "<your TALIVIA_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agent": {
"url": "https://talivia.com/mcp"
}
}
}{
"mcpServers": {
"agent": {
"command": "npx",
"args": [
"-y",
"@talivia/agent",
"mcp"
],
"env": {
"TALIVIA_API_KEY": "<your TALIVIA_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.talivia-group%2Fagent)<a href="https://mcptoplist.com/server/io.github.talivia-group%2Fagent"><img src="https://mcptoplist.com/badge/io.github.talivia-group%2Fagent.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
talivia-group
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Aug 2, 2026 |
Frequently asked questions
- Who maintains Talivia Revenue Analytics?
- Talivia Revenue Analytics is maintained by talivia-group, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Talivia Revenue Analytics listed on the Official MCP Registry?
- Yes — Talivia Revenue Analytics is listed on the Official MCP Registry, alongside Glama.
- How many versions does Talivia Revenue Analytics have?
- MCP Toplist tracks 1 version of Talivia Revenue Analytics, most recently published on Aug 2, 2026.
- Where can I find the source code for Talivia Revenue Analytics?
- The source code for Talivia Revenue Analytics is hosted at github.com/talivia-group/agent.
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.