MPT (Ministério Público do Trabalho) for Claude Desktop
io.github.mcp-dir/mpt-mcp
Looks up records of a person or company at the Labor Public Prosecutor's Office (MPT) from the CPF o
client:Claude Desktop
transport:streamable-http
tools:7
Install MPT (Ministério Público do Trabalho) in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mpt-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.mcp.ai/p_mpt"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs