Skip to content
Claude Desktop

PIS (Ministério do Trabalho) for Claude Desktop

io.github.mcp-dir/pis-mcp

Looks up the PIS number and associated data for a person from the CPF, in the Labor Ministry base. P

client:Claude Desktop transport:streamable-http tools:7

Install PIS (Ministério do Trabalho) in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "pis-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.mcp.ai/p_pis"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

PIS (Ministério do Trabalho) in other clients