DPRF Nada consta: Multas em Aberto
Server Details
DPRF Nada consta: Multas em Aberto, official-source lookup. Platform-hosted, pay per query with prep
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- mcp-dir/dprf_nada_consta-mcp
- GitHub Stars
- 0
- Server Listing
- DPRF Nada consta: Multas em Aberto
Glama MCP Gateway
Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.
Full call logging
Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.
Tool access control
Enable or disable individual tools per connector, so you decide what your agents can and cannot do.
Managed credentials
Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.
Usage analytics
See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.
Tool Definition Quality
Average 4/5 across 7 of 7 tools scored. Lowest: 3.2/5.
authenticate and connect overlap on credential/connection territory, and marketplace is an overloaded mega-tool that also contains report_bug, list_tools, install, subscribe, and connect-related flows, duplicating several dedicated tools. Only dprf_nada_consta_consultar has a clearly unique, non-overlapping purpose.
The tool names are a mix of English imperative verbs (authenticate, connect, report_bug, show_version), English noun phrases (marketplace, toolkit_info), and a long Portuguese resource-style name (dprf_nada_consta_consultar). There is no consistent verb_noun or language pattern to guide an agent's selection.
Seven tools is not a large count, but only one tool is actually domain-specific to the DPRF Nada Consta purpose. The other six are generic platform/management tools, so the server feels like a broad platform with a single domain query bolted on rather than a focused domain MCP.
The core flow is covered: authenticate/connect for access, dprf_nada_consta_consultar for the actual inqueria, and marketplace for payment/top-up. There is no deeper history or detail-level management surface, but for a read-only official consultation service the primary workflow is present.
Available Tools
7 toolsauthenticateAIdempotentInspect
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 connection. Or paste it here for a session-only login: call with { token: "" } after the user pastes, or with no args to get the link.
| Name | Required | Description | Default |
|---|---|---|---|
| token | No |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Beyond the annotations (idempotent, non-destructive), the description discloses important behaviors: calling with no args returns a login link, calling with a token performs session login, and config header creates a permanent connection. This adds useful workflow context.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Three dense sentences, front-loaded with purpose and audience. Each sentence contributes unique information, though the config-header detail adds some length. Overall efficient and well-structured.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a tool with one optional parameter and no output schema, the description covers the primary call modes and expected link response. It lacks explicit return/error semantics, but the low complexity keeps this gap minor.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema only lists a bare `token` string with no description. The description compensates well by explaining the token is a JWT pasted by the user, how to pass it, and the no-args case. This is meaningful guidance despite 0% schema coverage.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool authenticates MCP.AI for IDE agents, with explicit actions: getting a login link or using a token. It is specific about the resource (MCP.AI auth) but does not differentiate from sibling tools like connect.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
It explains two distinct usage modes: permanent setup via config header and session-only login via token or no-args link. The intended users (IDE agents) are stated, but no alternative tools or exclusions are mentioned, so it stops short of full alternative guidance.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
connectARead-onlyIdempotentInspect
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 URLs.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already disclose readOnly, idempotent, and non-destructive behavior. The description adds valuable context by explaining the two distinct response scenarios (all providers connected vs. missing credentials) and the fields returned (authenticated, pending, connect_url), enhancing transparency beyond the annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is only two sentences, effectively front-loaded with the primary purpose. Every clause adds meaningful information without redundancy.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple status-checking tool with rich annotations and no output schema, the description fully explains the different return states. It is complete enough for an agent to understand what to expect without additional elaboration.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The tool has no parameters, so the baseline is 4. The description does not need to add parameter semantics, and the empty schema matches the tool's no-input design.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool's function with a specific verb ('Returns') and resource ('connection status and URLs'). It also distinguishes from sibling tools like 'authenticate' by indicating this is a status check rather than an authentication action.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description implies usage for checking connection status but does not explicitly mention when to use this tool versus alternatives like 'authenticate'. No exclusions or alternative recommendations are provided, leaving some ambiguity.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
dprf_nada_consta_consultarBRead-onlyIdempotentInspect
DPRF Nada consta: Multas em Aberto, consulta em fonte oficial. Hospedado pela plataforma, sem credenciais da plataforma, pague por consulta com crédito pré-pago. Consulta informação de fontes e órgãos oficiais brasileiros (a mesma disponível ao cidadão), não é dado sigiloso. O cliente é o controlador dos dados e responde pela finalidade legítima (LGPD).
| Name | Required | Description | Default |
|---|---|---|---|
| placa | Yes | ||
| pagina | No | ||
| renavam | Yes | ||
| estrangeiro | No |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Beyond the readOnlyHint annotation, the description discloses payment requirements, lack of platform credentials, and data controller responsibilities under LGPD. This adds meaningful transparency about operational and legal aspects, though it does not explain potential side effects (none expected given read-only nature).
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is moderately concise, with clear sentences covering purpose, payment, and data handling. It could be trimmed slightly, but it avoids unnecessary jargon and is well-structured for an API description.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
While the description explains the tool's purpose and some operational details, it omits any indication of return format or output structure, which is important since no output schema is provided. It also lacks parameter explanations, making the overall context incomplete for a user.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema includes four parameters (placa, pagina, renavam, estrangeiro) but the description provides no explanation for any of them. Since schema coverage is 0%, the description fails to compensate, leaving parameter meanings unclear.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool's purpose: consultar multas em aberto (query open fines) from official Brazilian sources. It uses a specific verb (consultar) and identifies the resource (multas), distinguishing it from generic process tools and sibling tools like authenticate or marketplace.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description provides some context (e.g., no platform credentials, paid per query) but does not indicate when to use this tool versus alternatives, nor does it mention any prerequisites or exclusions. It lacks explicit guidance on selection.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
marketplaceAInspect
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 Y". Core flow: action=search discovers MCPs by intent → describe returns one MCP's full profile (every tool with its id + params, pricing, auth) so you pick the right tool_id → invoke RUNS that tool. KEY: invoke works even when the MCP is NOT installed — it runs the tool pontualmente (one-off), without adding the MCP to the toolkit and without bloating the tool list. If the MCP needs a credential/login, invoke returns a connect link; if it is paid and the wallet is empty, invoke returns a checkout/top-up link (the user opens it, then you retry). Use install only to make an MCP PERMANENT in the active toolkit (its tools then show up natively in future sessions); prefer invoke for a single/occasional use. list_tools lists what is callable right now. subscribe/cancel handle per-MCP billing; report_bug sends feedback; request_mcp asks us to build a NEW MCP when nothing fits. Search/describe flag installed_in_toolkit vs installed_in_workspace. Writes (install/uninstall/subscribe/cancel and the one-off install behind invoke) require workspace owner/admin. It also carries the mcp.ai PROMPT LIBRARY, which is about ready-made prompt TEXT rather than MCPs: search_prompts finds one, get_prompt returns its full text with {{variables}} filled, and publish_prompt saves a prompt and returns a shareable mcp.ai/p/ link that opens without login.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | No | ||
| action | No | search | |
| mcp_id | No | ||
| message | No | ||
| tool_id | No | ||
| arguments | No | {} | |
| immediate | No | ||
| tier_slug | No | ||
| prompt_body | No | ||
| prompt_slug | No | ||
| prompt_tool | No | ||
| prompt_vars | No | {} | |
| conversation | No | [] | |
| prompt_title | No | ||
| request_name | No | ||
| cancel_reason | No | ||
| cancel_comment | No | ||
| prompt_targets | No | ||
| report_context | No | ||
| prompt_category | No | ||
| request_details | No | ||
| prompt_description | No |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations only say readOnlyHint=false, openWorldHint=true, idempotentHint=false, destructiveHint=false; the description adds substantial behavioral context beyond those flags. It discloses that invoke can run an MCP even when not installed, that it performs a one-off install, that credential/payment gaps surface as connect/checkout links, and that writes require workspace owner/admin. It also explains that search/describe flag installation state. There is no contradiction with the annotations; the readOnlyHint=false is consistent with the documented write actions.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is long but unusually dense; nearly every sentence introduces a distinct behavioral fact. It front-loads the core flow and then covers writes, prompt library, and auth. The main weakness is that it is one continuous block rather than scannable bullets, which increases cognitive load, but the content is not padded or redundant.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool's very high complexity (14 actions, 23 parameters, no output schema), this description is remarkably complete. It covers what actions exist, the canonical orchestration flow, installation semantics, auth requirements, payment/connect edge cases, tool-list awareness, and the separate prompt-library subdomain. It even describes return payloads for key actions ('returns a connect link', 'returns a shareable mcp.ai/p/<slug> link'). There are small gaps (e.g., `immediate`, `tier_slug`) but not enough to undermine the overall completeness for an agent.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With 23 parameters, no required params, and 0% schema description coverage, the description carries a heavy burden. It does add meaning for the central `action` enum by explaining each action's role in the core flow (search → describe → invoke) and for parameters like tool_id, prompt_vars, and prompt_slug. However, many parameters (limit, immediate, tier_slug, cancel_reason, conversation, report_context, etc.) receive no semantic guidance beyond their names or enums, leaving the agent to infer their purposes.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool is the 'official mcp.ai marketplace — the in-platform catalog of every MCP/tool, AND the way to run them.' It goes beyond a vague label by enumerating the core actions (search, describe, invoke, install) and explicitly distinguishes itself from sibling tools by explaining that report_bug is an action within it while a sibling named report_bug exists. It is specific about both the resource (MCPs/tools) and the operations (discover, inspect, run, install).
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description gives explicit guidance on when to use which path: 'use install only to make an MCP PERMANENT in the active toolkit' and 'prefer invoke for a single/occasional use.' It also explains when invoke should be retried (after connect or checkout links), when to use request_mcp ('asks us to build a NEW MCP when nothing fits'), and what list_tools does ('lists what is callable right now'). Sibling alternatives are named and contrasted.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
report_bugAIdempotentInspect
Report a bug, missing feature, or send feedback. Include the conversation array with recent messages for reproduction.
| Name | Required | Description | Default |
|---|---|---|---|
| context | No | ||
| message | Yes | ||
| conversation | No | [] |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare the operation is not read-only, not destructive, and idempotent. The description adds the instruction to include conversation context, which is useful. However, it doesn't disclose what happens after submission (e.g., where the report goes) or side effects beyond basic expectations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single, punchy sentence that communicates the core action and a key instruction. It's appropriately concise, though it could be slightly restructured to front-load the tool's breadth (bug/feature/feedback) more naturally.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple feedback tool with no output schema, the description covers what the tool does and the primary usage hint (include conversation). It's sufficiently complete for an agent to invoke correctly, though it omits any error or response behavior.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description must clarify parameters. It does explain the 'conversation' parameter by mentioning the conversation array for reproduction, but it provides no hints for 'message' or 'context'. Partial value added, but not comprehensive.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool's purpose: 'Report a bug, missing feature, or send feedback.' This uses a specific verb (report) and resource (bugs/feedback), and it distinguishes from sibling tools like 'marketplace' or 'show_version' by its focus on issue reporting.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description implies when to use the tool (for any bug, missing feature, or feedback) and gives explicit guidance to include the conversation array for reproduction. It doesn't mention alternatives or exclusions, but for a feedback tool the usage context is clear.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
show_versionARead-onlyIdempotentInspect
Show the current MCP platform and adapter versions.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, idempotentHint=true, and destructiveHint=false, so the agent knows this is a safe, non-destructive read operation. The description adds minimal behavioral context beyond that, but it does specify what versions are shown (platform and adapter). No contradiction with annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single sentence, concise, and front-loaded with the action. Every word earns its place. No fluff or redundancy.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool's simplicity (no parameters, no output schema, clear annotations), the description is complete enough. It tells the agent exactly what the tool does. The only minor gap is that it doesn't specify the format of the version output, but that's not critical for a version-check tool.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The tool has zero parameters, and the schema description coverage is 100% (vacuously). The description doesn't need to explain parameters since there are none. Baseline for 0 params is 4, and the description is sufficient.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool's purpose: showing current MCP platform and adapter versions. It uses a specific verb ('Show') and resource ('MCP platform and adapter versions'), which is clear and distinguishes it from sibling tools like 'toolkit_info' which likely provides broader information.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description implies usage: when you need to know the versions of the MCP platform and adapter. It doesn't explicitly state when not to use it or mention alternatives, but given the tool's simplicity and the sibling context, it's adequate. No explicit exclusions or alternative references are provided.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
toolkit_infoARead-onlyIdempotentInspect
Returns the current toolkit state: installed MCPs, their connection status, the accounts connected to each one, and how many catalog tools each exposes.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, idempotentHint=true, and destructiveHint=false, so the description is not obligated to repeat these. The description adds context about what specific state is returned (installed MCPs, status, accounts, tool counts), which enriches the agent's understanding beyond the annotations. No contradiction exists.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single sentence that front-loads the primary action ('Returns the current toolkit state') and then enumerates the specific components of that state. Every phrase contributes useful information with no filler or redundancy.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool's simplicity (no params, no output schema), the description fully covers the return content by listing the main categories (MCPs, connection status, accounts, catalog tool counts). The annotations confirm it is read-only and idempotent, so no additional safety or side-effect documentation is needed.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The tool has zero parameters, so the schema is empty and fully covers (100%) the parameter space. According to the rubric, the baseline for 0 parameters is 4, and the description does not need to add parameter semantics since there are none to explain.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the verb 'returns' and the resource 'current toolkit state', listing specific elements: installed MCPs, connection status, accounts, and catalog tool counts. This is distinct from sibling tools like 'authenticate' or 'connect', which perform actions, while this one is a read-only introspection tool.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description makes it evident that the tool is used to retrieve an overview of the toolkit's connections and tools, which is clear context for when it would be valuable. However, it does not explicitly state when to use it or mention alternatives, though its name 'toolkit_info' and read-only nature make this fairly unambiguous.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [{ "email": "your-email@example.com" }]
}The email address must match the email associated with your Glama account. Once published, Glama will automatically detect and verify the file within a few minutes.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceEnables querying debts (débitos) from the Brazilian Federal Highway Police (Polícia Rodoviária Federal) via an official source, with a single read-only tool.MIT
- AlicenseNot gradedqualityCmaintenanceConsulta o histórico de multas de trânsito da Polícia Rodoviária Federal por RENAVAM, incluindo canceladas, em aberto ou pagas, via uma ferramenta somente leitura.MIT
- AlicenseNot gradedqualityCmaintenanceConsult DNIT traffic fines for companies by CNPJ from official source. Provides a read-only tool to query vehicle infractions registered against a CNPJ.MIT
- AlicenseNot gradedqualityCmaintenanceConsulta restrições e bloqueios ativos DETRAN em fonte oficial via MCP. Servidor somente leitura, hospedado, com pagamento por uso via créditos pré-pagos.MIT
Your Connectors
Sign in to create a connector for this server.