PluginBench
MCP Server

Agenda Rio MCP Server

io.github.junoventures/agenda-rio-br

What is the Agenda Rio MCP server?

Agenda Rio — events and cultural agenda for Rio de Janeiro: shows, exhibitions, and things to do.

How to install Agenda Rio

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "agenda-rio-br": {
      "url": "https://agenda.rio.br/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "agenda-rio-br": {
      "serverUrl": "https://agenda.rio.br/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "agenda-rio-br": {
      "type": "http",
      "url": "https://agenda.rio.br/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "agenda-rio-br": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://agenda.rio.br/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http agenda-rio-br https://agenda.rio.br/mcp

Related MCP servers

Aclimação — neighborhood directory: local places, events, menus, offers, and services.

Agenda SP — events and cultural agenda for São Paulo: shows, exhibitions, and things to do.

Aqui é a Bela Vista.

Bogeyland — directory of places, events, and listings.

Bom Retiro — neighborhood directory: local places, events, menus, offers, and services.

Campo Belo — neighborhood directory: local places, events, menus, offers, and services.