Submit

Brazilian PEP (Politically Exposed Person)

@williamoliv

An MCP (Model Context Protocol) server that provides access to Brazilian PEP (Politically Exposed Persons) and federal public servants data through the Porta da Transparência API.

Server Config

{
  "mcpServers": {
    "brazilian-pep": {
      "command": "python",
      "args": [
        "mcp_server.py"
      ],
      "env": {
        "PORTAL_TRANSPARENCIA_API_KEY": "your_api_key_here"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.