Interact with your TagoIO account to access devices, data, and platform resources for development and intelligent data analysis.
The TagoIO MCP Server enables AI models to interact directly with your TagoIO account, providing contextual access to devices, data, and platform resources for enhanced development workflows and intelligent data analysis.
Create or update your MCP configuration file:
{
"mcpServers": {
"@tago-io/mcp": {
"command": "npx",
"args": ["-y", "@tago-io/mcp-server"],
"env": {
"TAGOIO_TOKEN": "YOUR-TOKEN",
"TAGOIO_API": "https://api.us-e1.tago.io"
}
}
}
}
Configuration Parameters:
YOUR-TOKEN
with your TagoIO Profile token or an Analysis Token
https://api.eu-w1.tago.io
for European accountsOr place the configuration file in the appropriate location for your IDE and restart the application.
Platform | Configuration Path |
---|---|
Cursor | ~/.cursor/mcp.json |
Windsurf | ~/.codeium/windsurf/mcp_config.json |
Cline | ~/.cline/mcp_config.json |
Claude Desktop | ~/.claude/mcp_config.json |
The MCP server requires a TagoIO Profile Token for authentication:
YOUR-PROFILE-TOKEN
in the configurationSecurity Note: Keep your profile token secure and never commit it to version control.
The server supports both US and European TagoIO instances:
https://api.us-e1.tago.io
(default)https://api.eu-w1.tago.io
Connection Failed
Authentication Error
Data Access Issues
This project is licensed under the MIT License - see the LICENSE file for details.
Need Help? Visit the TagoIO Documentation or contact our support team.
Official MCP Server to deploy to Google Cloud Run.
A remote MCP server deployable on Cloudflare Workers with OAuth login support, using Cloudflare KV for data storage.
A read-only MCP server for Azure Data Catalog, powered by CData's JDBC driver.
Provides real-time AWS security guidance by fetching official security playbooks from the AWS Customer Playbook Framework GitHub repository.
MCP Server for LinkedIn Ads, powered by the CData JDBC Driver. Requires a separate license and configuration.
Provides cloud migration services, including asset usage analysis, technology stack evaluation, and migration planning.
An example of a remote MCP server deployable on Cloudflare Workers without authentication.
Manage Aiven cloud services like Kafka, PostgreSQL, and Redis via its API.
An AI-powered interface for managing the Dokploy infrastructure platform.
MCP Server that connects AI agents to Chargebee platform.