Back to Browse

Tago Io MCP Server

Developer ToolsLow Risk10.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

Model Context Protocol server for TagoIO data and analytics

About

Model Context Protocol server for TagoIO data and analytics

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (2 strong, 1 medium validity signals). 2 code issues detected. No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry. 2 finding(s) downgraded by scanner intelligence.

5 files analyzed · 3 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

What You'll Need

Set these up before or after installing:

Your TagoIO Profile Token or Analysis TokenRequired

Environment variable: TAGOIO_TOKEN

Your API endpoint for the TagoIO. Defaults to https://api.us-e1.tago.ioOptional

Environment variable: TAGOIO_API

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-tago-io-mcp-server": {
      "env": {
        "TAGOIO_API": "your-tagoio-api-here",
        "TAGOIO_TOKEN": "your-tagoio-token-here"
      },
      "args": [
        "-y",
        "@tago-io/mcp-server"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!