Skip to main content
Glama

Conselho Regional de Odontologia RJ: Cadastro

Server Details

Conselho Regional de Odontologia RJ: Cadastro, official-source lookup. Platform-hosted, pay per quer

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
mcp-dir/cro_rj_cadastro-mcp
GitHub Stars
0
Server Listing
Conselho Regional de Odontologia RJ: Cadastro

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

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.

100% free. Your data is private.
Tool DescriptionsA

Average 4.3/5 across 7 of 7 tools scored.

Server CoherenceC
Disambiguation3/5

The domain-specific tool (cro_rj_cadastro_consultar) is clearly distinct, but the platform utilities (authenticate, connect, toolkit_info, marketplace) have overlapping purposes—connect and toolkit_info both report connection status, and marketplace subsumes many capabilities. Descriptions are detailed, but an agent could misselect between connect and toolkit_info.

Naming Consistency2/5

Naming is inconsistent: single-word verbs (authenticate, connect, report_bug, show_version), compound nouns (marketplace, toolkit_info), and a long Portuguese-specific name (cro_rj_cadastro_consultar) are mixed without a clear pattern. Conventions vary from snake_case to camelCase to no separator.

Tool Count2/5

The server has 7 tools, but the scope is confusing: the name indicates a specific registration consulting service, yet 6 of the 7 tools are generic platform management utilities. The single domain tool feels like an afterthought, making the set poorly scoped for its stated purpose.

Completeness1/5

For the apparent domain (Cadastro/registration lookup), only a single consult operation exists—no create, update, delete, or even list. The platform utilities do not fill this gap; they address unrelated needs. The surface is severely incomplete for the server's stated niche.

Available Tools

7 tools
authenticateA
Idempotent
Inspect

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.

ParametersJSON Schema
NameRequiredDescriptionDefault
tokenNo
Behavior5/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

The description discloses the token handling behavior, including the fact that adding to config gives a non-expiring connection, while pasting gives session-only. This goes beyond annotations (readOnlyHint false, idempotentHint true) and provides important context without contradiction.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is dense but long-winded as a single run-on sentence. It conveys all needed info, but could be split for better readability. Still concise for the content covered.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The description is complete for an authentication tool with one optional parameter: it explains both invocation modes and the authorization header setup. It doesn't describe the response, but there is no output schema, and the purpose is primarily to establish authentication state.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters5/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

With zero schema description coverage, the description fully compensates by explaining the token parameter and its optional usage ('{ token: "<jwt>" }'), plus the no-args case for getting the link. This adds significant meaning beyond the bare schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's purpose: authenticate with MCP.AI via browser login and token handling. It distinguishes from siblings by specifying the use case for IDE agents and the two modes (link generation and token submission).

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Explicitly explains when to use each mode: paste token for session-only, or add to config for permanent access. Also says to call with no args to get the link, providing clear guidance on usage.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

connectA
Read-onlyIdempotent
Inspect

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.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already declare readOnlyHint=true, idempotentHint=true, and destructiveHint=false. The description adds meaningful behavioral detail beyond that, such as the exact state returned (authenticated:true, empty pending[]) and the URL behavior when credentials are missing.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two sentences, front-loaded with the core purpose, and every clause adds informative detail. No filler or redundant restatement of the tool name.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a zero-parameter read-only status tool, the description covers the main return value, the success state, and the failure/missing-credentials state. The tool is simple enough that this is sufficient even without an output schema.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The tool has zero parameters, so the schema provides 100% coverage. Per the baseline for zero-parameter tools, a score of 4 is appropriate; the description does not need to add parameter semantics.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states a specific action: returns connection status and URLs. It also explains the two distinct result scenarios (all providers connected vs. missing credentials), which clearly differentiates this from sibling tools like authenticate.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description gives conditional context ('When credentials are missing, returns connect_url'), which implies when this tool is useful, but it does not explicitly say when to use it over alternatives like authenticate, nor does it mention when not to use it.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

cro_rj_cadastro_consultarA
Read-onlyIdempotent
Inspect

Conselho Regional de Odontologia RJ: Cadastro, 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).

ParametersJSON Schema
NameRequiredDescriptionDefault
inscricaoYes
Behavior5/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Beyond the annotations (readOnly, idempotent, non-destructive), the description discloses important behavioral characteristics: it is a paid service ('pague por consulta com crédito pré-pago'), it uses public, non-confidential data ('não é dado sigiloso'), and it clarifies the client's data controller responsibility under LGPD. This adds meaningful context without contradicting annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is structured with the core purpose in the first sentence, followed by additional context (hosting, payment, data source, LGPD). It is not overly verbose for the amount of information it conveys, though some legal and payment details could be condensed without losing value.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The description covers the tool's purpose, data source, payment model, and privacy responsibilities. However, it does not describe what the response contains (since there is no output schema) or how errors are handled, leaving the agent without a clear expectation of the query result.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema coverage is 0%, so the description must compensate. It fails to explain that 'inscricao' is the dentist's registration number or provide any format/constraints (e.g., numeric, length). The only hint is the tool name and 'Cadastro' in the purpose, which is insufficient for an agent to know exactly what to pass.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's purpose: 'Cadastro, consulta em fonte oficial' – it queries registration data from the Regional Council of Dentistry of Rio de Janeiro. It explicitly names the resource (CRO RJ) and the action (consulta/query), distinguishing it from the sibling tools which are unrelated meta-tools (authenticate, connect, marketplace, etc.).

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies usage for querying CRO RJ registration data and provides context about hosting, payment via pre-paid credits, and lack of platform credentials. It does not explicitly state when not to use it or list alternatives, but since siblings are clearly different, the intended context is clear and sufficient.

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.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNo
queryNo
actionNosearch
mcp_idNo
messageNo
tool_idNo
argumentsNo{}
immediateNo
tier_slugNo
prompt_bodyNo
prompt_slugNo
prompt_toolNo
prompt_varsNo{}
conversationNo[]
prompt_titleNo
request_nameNo
cancel_reasonNo
cancel_commentNo
prompt_targetsNo
report_contextNo
prompt_categoryNo
request_detailsNo
prompt_descriptionNo
Behavior5/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

The description goes beyond the annotations (readOnlyHint false, destructiveHint false) by detailing behavioral nuances: invoke works even if the MCP is not installed, runs one-off without bloating the tool list, and returns connect or checkout links when credentials or payment are needed. It also specifies that writes require owner/admin. This fully discloses the tool's side effects and prerequisites.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is long (about 200 words) but packs dense, essential information. It is front-loaded with the core flow and uses a logical narrative. While it could benefit from bullet points, given the breadth of functionality (14 actions plus prompt library), the length is justified and every sentence contributes useful information.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The description covers the main usage scenarios, permission requirements, edge cases (connect/checkout links), and the prompt library. It lacks details on return formats or error handling, but since there is no output schema and the tool is complex, it provides a solid overview. Missing parameter documentation is the main gap, lowering completeness.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

With 23 parameters and 0% schema description coverage, the burden falls on the description. While it explains the action enum and the high-level flow (e.g., 'action=search', 'choose the right tool_id', 'invoke RUNS that tool'), it does not explain the majority of parameters like query, limit, mcp_id, arguments, message, conversation, prompt_body, or prompt_slug. It leaves many parameters undefined, making it hard for an agent to know exactly what to fill for each action.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

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 marketplace, covering catalog discovery and execution. It enumerates all major actions (search, describe, invoke, install, subscribe, etc.) and explains the core flow, distinguishing it from sibling tools like authenticate and connect. The purpose is specific and detailed, leaving no ambiguity about what the marketplace tool does.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides explicit guidance on when to use each action: search for discovery, describe for profile details, invoke for one-off executions, install for permanent toolkit addition, and subscribe/cancel for billing. It explicitly says 'prefer invoke for a single/occasional use' and 'install only to make an MCP PERMANENT', giving clear decision criteria. It also notes write permissions required for certain actions.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

report_bugA
Idempotent
Inspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
contextNo
messageYes
conversationNo[]
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

The annotations indicate non-read-only, non-destructive, and idempotent behavior. The description adds no additional transparency about side effects (e.g., whether a ticket is created). However, given the annotations already cover basic behavioral traits, the lack of extra detail keeps it neutral.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, concise sentence that conveys the purpose and a key usage instruction without unnecessary fluff. It is well-structured and directly actionable.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The description covers the purpose and usage sufficiently for a bug reporting tool. It does not mention output or return values, but that is not critical given the tool's nature. It is complete enough for an agent to understand when and how to invoke it.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The description explains the 'conversation' parameter ('Include the conversation array with recent messages for reproduction'), which adds value beyond the schema. However, it does not clarify the 'context' parameter, which might be ambiguous to users unfamiliar with the tool. 'message' is self-explanatory.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's function: 'Report a bug, missing feature, or send feedback.' This is a specific verb (report) with a clear object, distinguishing it from 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.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description explicitly specifies when to use the tool (for reporting bugs, missing features, or feedback) and provides guidance on how to use it (include the conversation array for reproduction). It does not explicitly exclude other tools, but the context makes the use case clear.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

show_versionA
Read-onlyIdempotent
Inspect

Show the current MCP platform and adapter versions.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already declare readOnlyHint, idempotentHint, and destructiveHint. The description adds that it shows both platform and adapter versions, which is useful behavioral context beyond the annotations. It confirms the return data's nature without contradicting any annotations. Could add details about the format, but not necessary for this simple tool.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, front-loaded sentence that directly states the tool's function with no wasted words. It is concise and immediately understandable.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's trivial nature (no parameters, no output schema, clear intent), the description is complete. The annotations provide safety hints, and the description covers what information is displayed. No additional context is needed for an AI agent to invoke it correctly.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

This tool has zero parameters, so the baseline is 4 per the rubric. The description does not need to add parameter semantics since there are none, and the schema is trivially complete.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description uses a specific verb ('show') with a clear resource ('current MCP platform and adapter versions'). It distinguishes this tool from siblings like 'authenticate' or 'connect' by stating exactly what informational content is retrieved.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No usage guidance is provided. It does not mention when to use this tool versus alternatives (e.g., 'toolkit_info'), nor does it provide context about scenarios where the version info would be relevant. This is a minimal description with no explicit or implied usage instructions.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

toolkit_infoA
Read-onlyIdempotent
Inspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

The annotations already declare readOnlyHint=true, idempotentHint=true, and destructiveHint=false, so the safety profile is established. The description goes beyond this by explaining exactly what kind of information the tool returns, which helps the agent set expectations and confirm this is a non-mutating query tool.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, well-structured sentence with no filler. Every component—installed MCPs, connection status, account list, tool counts—adds meaningful detail while remaining compact.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a zero-parameter read-only status tool with no output schema, the description is complete enough: it names all major pieces of returned information and makes its non-mutating nature evident. Nothing essential is missing for the agent to select and invoke the tool correctly.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

There are zero parameters, so there is no schema semantics to clarify. The description adds sufficient detail about what the tool returns, and with no parameters it does not need to compensate for schema gaps.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly identifies the tool as returning the current toolkit state, with a specific verb ('Returns') and concrete details about what is included: installed MCPs, connection status, connected accounts, and exposed catalog tool counts. It is distinguishably different from sibling tools like authenticate, connect, or show_version, which appear to perform actions or report version info.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description clearly implies this is the tool to use when the agent needs an overview of the toolkit's setup and connectivity rather than taking an action. It does not explicitly state exclusions or name alternatives, but the 'current toolkit state' framing provides clear context for when it should be used.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Servers

View all MCP Servers

Try in Browser

Your Connectors

Sign in to create a connector for this server.