mcpbeat Sign in

Querido Diário MCP Server

by lucaspmgomess Your server? Claim it
local only

Querido Diário MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 389 installs a week from pypi. Last commit 2 Sep 2026.

Unofficial, read-only MCP server for the public Querido Diário API (Brazilian municipal gazettes)

Installs per day peak 243 · avg 55
a month agotoday
389
Installs / week
pypi · querido-diario-mcp-server
0
Stars
0 open issues
2 Sep 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Querido Diário MCP Server 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 querido-diario-mcp-server -- uvx querido-diario-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "querido-diario-mcp-server": {
      "args": [
        "querido-diario-mcp-server"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.querido-diario-mcp-server]
command = "uvx"
args = ["querido-diario-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "querido-diario-mcp-server": {
      "args": [
        "querido-diario-mcp-server"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "querido-diario-mcp-server": {
      "args": [
        "querido-diario-mcp-server"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: QD_API_BASE_URL (Base URL of the Querido Diário API. Optional; defaults to the current production API.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Querido Diário MCP Server

same job, measured the same way
Aiseg2 MCP
by chanyou0311

Unofficial read-only MCP server for the Panasonic AiSEG2 HEMS controller.

59 installs/wk local only
Chia Explorer
by spacetime-technology

MCP server for the Chia blockchain. Read-only Q&A via the public coinset.org API.

105 installs/wk local only
Mux
by mux

The official MCP Server for the Mux API

414 installs/wk 2 tools answering
Spot AI MCP (Unofficial)
by phil-bryant

Unofficial community MCP server for the Spot AI camera and video-intelligence REST API. Read-only.

503 installs/wk local only
Wfirma MCP
by agente-dev

Unofficial read-only MCP server for the wFirma API v2: invoices, contractors, expenses, payments.

22 installs/wk local only
Querido Diário (municipal)
by mcp-dir

Searches MUNICIPAL official gazettes from thousands of city halls (Querido Diário / Open Knowledge B

7 tools answering
VeryChic Hotel Deals
by jordantete

Unofficial read-only MCP server for VeryChic hotel offers

78 installs/wk 2 tools answering
Easypaydirect MCP
by praveendias1180

Read-only MCP server for the Easy Pay Direct (EPD) / NMI-family payment gateway Query API.

245 installs/wk local only

Querido Diário MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Querido Diário MCP Server?
Querido Diário MCP Server 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 querido-diario-mcp-server was installed 389 times last week.
How do I connect Querido Diário MCP Server?
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 querido-diario-mcp-server straight from pypi; nothing to host, nothing to sign up for.
How many people use Querido Diário MCP Server?
The pypi package querido-diario-mcp-server was installed 389 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.
Is Querido Diário MCP Server open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.