SERVER
MCP Server
Rank #5208glama/tago-io/mcp-server
Model Context Protocol server for TagoIO data and analytics
First listed
Jun 2, 2025
Last publish date
Nov 14, 2025
OVERVIEW
MCP Server is a Model Context Protocol (MCP) server published by tago-io. It ranks #5208 of 58,832 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. MCP Server is listed across 3 registries — Official MCP, Glama and PulseMCP, with 3 tracked versions. It was first listed on Jun 2, 2025 and most recently updated on Nov 14, 2025.
STANDING
#5,208of 58,832 tracked serversTop 10%
Ranks ahead of 53,624 of 58,832 servers on MCP Toplist.
CONNECT
Use MCP Server
Add MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"tago-io": {
"command": "npx",
"args": [
"-y",
"@tago-io/mcp-server"
],
"env": {
"TAGOIO_TOKEN": "<your TAGOIO_TOKEN>",
"TAGOIO_API": "<your TAGOIO_API>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries (1 delisted)
ORGANIZATION
tago-io
VERSIONS
Available versions (3)
| Version | Published |
|---|---|
| 2.1.3 | Nov 14, 2025 |
| 2.1.2 | Nov 14, 2025 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is MCP Server?
- Model Context Protocol server for TagoIO data and analytics
- Who maintains MCP Server?
- MCP Server is maintained by tago-io, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is MCP Server an official MCP server?
- Yes — MCP Server is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does MCP Server have?
- MCP Toplist tracks 3 versions of MCP Server, most recently published on Nov 14, 2025.
- Where can I find the source code for MCP Server?
- The source code for MCP Server is hosted at github.com/tago-io/mcp-server.
EXPLORE