mcpbeat Sign in

Tiago Dados Abertos MCP Server

local only

Tiago Dados Abertos runs on your own machine — the client starts it, so there is no endpoint to ping. 315 installs a week from pypi.

MCP server que conecta agentes de IA aos dados abertos do ONS (Operador Nacional do Sistema)

315
Installs / week
pypi · mcp-tiago-dados-abertos
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Tiago Dados Abertos every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add tiago-dados-abertos -- uvx mcp-tiago-dados-abertos
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "tiago-dados-abertos": {
      "args": [
        "mcp-tiago-dados-abertos"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.tiago-dados-abertos]
command = "uvx"
args = ["mcp-tiago-dados-abertos"]
.cursor/mcp.json
{
  "mcpServers": {
    "tiago-dados-abertos": {
      "args": [
        "mcp-tiago-dados-abertos"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "tiago-dados-abertos": {
      "args": [
        "mcp-tiago-dados-abertos"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Tiago Dados Abertos

same job, measured the same way
MCP Nfse Nacional
by samuelmoraesf

MCP Server para consulta de NFSe no portal nacional (nfse.gov.br)

32 installs/wk local only
Flocks MCP
by jotapeconsultoria

Servidor MCP que serve o catálogo de 131 componentes do Flocks (props, uso, a11y) a agentes.

local only
EOS MCP
by shigechika

MCP server for Arista EOS device operations via eAPI

252 installs/wk local only
Hop
by danmartuszewski

SSH connection manager with MCP server for AI-assisted operations across servers.

local only
Dados Abertos Senado BR MCP
by sidneybissoli

MCP server for Brazilian Federal Senate open data (legislative, administrative, e-Cidadania).

338 installs/wk 69 tools answering
Coolify MCP
by frndchagas

MCP server for Coolify API operations.

102 installs/wk local only
Airtable
by airtable

Official Airtable MCP server — database and operations layer for agents.

answering
Agent Guards
by mlawsonking

All six agent guard suites in one local MCP server, with optional cloud intelligence.

29 installs/wk local only

Tiago Dados Abertos — questions

Answers built from our own checks of this server.

Why is there no uptime for Tiago Dados Abertos?
Tiago Dados Abertos runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package mcp-tiago-dados-abertos was installed 315 times last week.
How do I connect Tiago Dados Abertos?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcp-tiago-dados-abertos straight from pypi; nothing to host, nothing to sign up for.
How many people use Tiago Dados Abertos?
The pypi package mcp-tiago-dados-abertos was installed 315 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.