Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

CAR (Cadastro Ambiental Rural)

io.github.mcp-dir/car_ambiental_rural-mcp

Looks up the Rural Environmental Registry (CAR) of a property from the CAR number. Platform-hosted,

Uptime
100.0%
3 direct probes · 30d
Response
710ms
last probe
Tools
7
callable
Resources
0
readable
Prompts
0
available

Tools · 7

car_ambiental_rural_consultar

Consulta o Cadastro Ambiental Rural (CAR) de um imóvel a partir do número do CAR. Hospedado pela plataforma, sem credenciais, pague por consulta com crédito pré-pago. Consulta informação de ACESSO PÚB…

show_version

Show the current MCP platform and adapter versions.

report_bug

Report a bug, missing feature, or send feedback. Include the conversation array with recent messages for reproduction.

connect

Returns connection status and URLs. When all providers are connected, returns authenticated:true and empty pending[]. When credentials are missing, returns connect_url for the toolkit and per-install …

toolkit_info

Returns the current toolkit state: installed MCPs, their connection status, the accounts connected to each one, and how many catalog tools each exposes.

marketplace

The official mcp.ai marketplace — the in-platform catalog of every MCP/tool, AND the way to run them. Covers capability requests like "find an MCP that does X", "consulta um CPF", "is there a tool for…

authenticate

MCP.AI for IDE agents (Cursor, etc.): log in in the browser, copy the access token. Best: add it to this server's config as a header `Authorization: Bearer <token>` for a permanent, non-expiring conne…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "car_(cadastro_ambiental_rural)": {
      "url": "https://api.mcp.ai/p_car_ambiental_rural",
      "transport": "streamable-http"
    }
  }
}