Conselho Regional de Odontologia SE: Cadastro
Server Details
Conselho Regional de Odontologia SE: Cadastro, official-source lookup. Platform-hosted, pay per quer
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- mcp-dir/cro_se_cadastro-mcp
- GitHub Stars
- 0
- Server Listing
- Conselho Regional de Odontologia SE: Cadastro
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.1/5 across 7 of 7 tools scored. Lowest: 3.1/5.
connect, toolkit_info, and marketplace all report connection/status/installation states, so an agent may struggle to pick the right one. authenticate is also auth-related but distinct; cro_se_cadastro_consultar, report_bug, and show_version are clearly separate.
Names mix English platform verbs (authenticate, connect, report_bug, show_version) with Portuguese domain-specific snake_case (cro_se_cadastro_consultar), and object types are inconsistent (marketplace, toolkit_info). There is no predictable verb_noun pattern across the whole set.
Seven tools is not a high number, but six of them are generic platform/marketplace utilities unrelated to the dental registry server's apparent purpose. The actual domain surface is a single query tool, so the count is inflated by unrelated concerns.
For a read-only registry consultation, cro_se_cadastro_consultar plus the marketplace payment/connection flow can cover a basic lookup. However, there are no domain-specific supporting tools (e.g., different search modes, result detail, or balance/usage views), leaving noticeable but workable gaps.
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?
The description meaningfully extends the annotations by explaining behavior: idempotent login behavior (calling repeatedly with same token is fine), permanent vs session-only connection semantics, and conditional behavior based on args. It does not contradict the annotations (readOnlyHint: false, idempotentHint: true, destructiveHint: false).
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 dense, informal paragraph that mixes configuration instructions with tool-call guidance. While it avoids filler and communicates all needed points, the rambling structure and informal asides ('Best:', 'Or paste it here') could be more tightly organized for machine consumption.
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 low-complexity tool (1 optional parameter, no output schema), the description covers both invocation modes, the difference between permanent and session-based login, and the pre-requisite of user interaction. Minor gaps remain on error cases (e.g., invalid/expired JWT) and response shape, but these are not critical.
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 provides only an unadorned 'token: string', and with 0% schema coverage, the description must compensate fully. It does so excellently by explaining exactly when to pass the token ('{ token: "<jwt>" }' after user pastes it) and when to omit it ('no args to get the link'), adding rich, actionable meaning.
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 uses specific verbs and resources ('log in in the browser, copy the access token', 'add it to this server's config') and conveys the tool's role as the authentication mechanism for MCP.AI IDE agents. It clearly separates this tool from siblings like 'connect' and 'report_bug' by focusing solely on the login/token flow.
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 clear contextual guidance on the two usage scenarios: permanent setup via config header versus session-only login via token argument. However, it doesn't explicitly mention when *not* to use this tool or name specific alternative tools for comparison.
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 declare readOnlyHint, idempotentHint, and destructiveHint, so the bar is lower. The description adds behavioral context beyond annotations by specifying the returned fields (authenticated, pending, connect_url) and how they vary, which is valuable for understanding the output.
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 two sentences, front-loaded with the main purpose, and every word adds value. It is concise and well-structured 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?
With no parameters and no output schema, the description fully explains the return behavior through the two scenarios. The annotations cover safety aspects, making this complete for a simple status 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, so the baseline is 4. The description does not need to explain parameters, and the schema coverage is 100% (vacuously). No additional parameter semantics are needed.
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 returns connection status and URLs, with specific details about the two possible outcomes. This distinguishes it from siblings like authenticate, which likely handles authentication, and marketplace, which deals with marketplace operations.
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 clear context on when results differ based on connection state (all providers connected vs. missing credentials), giving the user a sense of when to use this tool. It does not explicitly name alternatives or exclusions, but the usage is well implied.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
cro_se_cadastro_consultarBRead-onlyIdempotentInspect
Conselho Regional de Odontologia SE: 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).
| Name | Required | Description | Default |
|---|---|---|---|
| inscricao | Yes |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already mark this as read-only and idempotent; the description adds key behavioral context: 'pague por consulta com crédito pré-pago' (pay per query with prepaid credit) highlights a non-obvious cost implication, and 'sem credenciais da plataforma' clarifies no authentication is needed. It also clarifies data sensitivity and legal responsibility, which goes beyond the annotation hints without contradicting them.
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 block of four sentences, each carrying some distinct information (domain, payment, data origin, legal). While not excessively long, the first sentence is grammatically stilted ('Cadastro, consulta em fonte oficial') and the flow could be improved by front-loading the tool's action and then adding context. It is compact but could be clearer in structure.
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 read-only lookup with one parameter and no output schema, the description covers several important aspects: the data source is official, it is not confidential, there is a cost, and there are legal responsibilities. However, it leaves out what the response contains (e.g., whether it returns the registration record, errors, or pagination). Given the absence of an output schema, a brief note on return value would have made it more complete.
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 has a single required parameter `inscricao` with no description, and the tool description does not explain what this parameter represents beyond its self-evident name (registration number). Since schema coverage is 0%, the description needed to compensate with details on format or meaning, but it only vaguely refers to 'Cadastro'. This is insufficient.
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 identifies the domain (CRO-SE) and hints at a registration query ('Cadastro, consulta em fonte oficial'), but it never explicitly states that this tool returns the registration details for a given professional. The phrase is more of a label than a clear statement, lacking a direct verb like 'retrieves' or 'returns.' It distinguishes itself from the generic sibling tools only by domain, not by a clear functional description.
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?
Usage is implied through context: it queries official Brazilian public data from the regional dentistry council. The description notes the data is not confidential and that the client is the data controller under LGPD, which sets compliance expectations but gives no explicit guidance on when to select this tool over alternatives or mention of alternative tools. No exclusions or alternative tools are mentioned, falling short of a 4.
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?
The description goes well beyond annotations by disclosing one-off execution behavior, credential and checkout link flows, workspace owner/admin requirements for writes, and prompt-link login behavior. It also explains the installed_in_toolkit vs installed_in_workspace distinction. 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 long but information-dense; every sentence contributes a distinct behavioral fact or routing rule. The core flow is front-loaded and the prompt-library section is cleanly separated at the end, making the structure easy to parse despite the breadth.
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 no output schema and 14 actions, this is unusually complete: it explains invoke's connect/checkout outcomes, get_prompt/publish_prompt return behavior, and search/describe installed flags. Minor gaps remain for the 'resume' action, list_tools result shape, and report_bug/request_mcp output expectations, preventing a perfect score.
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 0% schema description coverage, the description compensates by embedding action semantics and key parameters like tool_id, mcp_id, prompt_body, and prompt_slug into the workflow explanation. However, many parameters remain unexplained, including limit, immediate, tier_slug, cancel_reason, prompt_targets, and conversation, leaving advanced usage under-specified.
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 defines the marketplace as the catalog and execution hub for MCPs, with a concrete core flow (search → describe → invoke) and a secondary prompt-library feature. It distinguishes itself from sibling tools by naming its specific actions and scope.
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 explicitly tells the agent when to use invoke versus install: prefer invoke for one-off use, install only to make an MCP permanent. It also maps each action to a use case, such as subscribe/cancel for billing, request_mcp for building new MCPs, and list_tools for currently callable tools.
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 indicate readOnly=false, destructive=false, and idempotent=true. The description does not add further behavioral details beyond the instruction to include conversation for reproduction. It doesn't contradict annotations but also doesn't disclose additional side effects or outcomes, so it's neutral.
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 concise, consisting of two short sentences. It is well-structured, directly stating the purpose and then the key instruction. No unnecessary words 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?
The description sufficiently covers the tool's purpose and a key usage detail (conversation array). It doesn't mention response or post-submission behavior, but given the simplicity and annotations, it is largely complete. It could be improved by briefly noting what happens after submission, but it's not critical.
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 description explicitly mentions the 'conversation' parameter, explaining its purpose (recent messages for reproduction). However, it does not describe 'context' or 'message' beyond what is obvious from the name. Since only one of three parameters is clarified, and schema coverage is low, the description partially compensates but not fully.
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: reporting bugs, missing features, or sending feedback. It is specific with a verb and resource, and the mention of including the conversation array adds clarity. No ambiguity.
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 a general when-to-use (reporting issues/feedback) and instructs to include the conversation array, but it lacks explicit guidance on when not to use it or alternatives. It doesn't mention any exclusions or prefer other tools, so it's adequate but not explicit.
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 and idempotentHint, so the tool's safety is clear. The description adds minimal extra context (e.g., 'current' suggests live state), but does not disclose potential network calls or other behaviors. This meets the baseline with annotations but adds little beyond them.
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, clear sentence with no unnecessary words. It is perfectly sized for the tool's simplicity.
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 parameterless read-only version tool, the description is complete. No output schema exists, and the description sufficiently conveys what the tool does. No additional context 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?
With zero parameters and 100% schema coverage, there is nothing for the description to clarify. The baseline of 4 is appropriate as the schema fully documents the empty parameter set, and the description does not need to compensate.
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: 'Show the current MCP platform and adapter versions.' It uses a specific verb and resource, and is distinct from siblings by focusing on version retrieval. No ambiguity.
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 (showing versions) but provides no explicit guidance on when to prefer this tool over alternatives. Since it's a simple, obvious tool, the lack of explicit context is acceptable but still a minor gap.
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 safety profile is clear. The description adds value by detailing what the return includes (installed MCPs, status, accounts, catalog counts), which goes beyond the annotations. No contradictions found.
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, information-dense sentence with no filler or redundancy. It front-loads the purpose and lists the key elements, making it efficient and easy to parse.
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 read-only tool with no parameters and no output schema, the description fully explains what the tool returns. It covers the important aspects of the response without unnecessary detail, making it complete for agent invocation.
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 there is nothing to describe. The baseline for no parameters is 4, and the description does not add any parameter-related information, which is acceptable since the schema is empty and fully covered.
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 returns the current toolkit state and lists the specific components included (installed MCPs, connection status, accounts, catalog tool counts). The verb 'Returns' with the resource 'toolkit state' is specific and distinguishes it from sibling action-oriented tools like authenticate and 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?
The description implies usage (when you need to know the current state) but does not explicitly mention when to use this tool versus alternatives or provide any exclusions. It lacks explicit guidance on when not to use it, though the context from siblings makes it implicit.
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 gradedqualityCmaintenanceConsulta o cadastro do Conselho Regional de Odontologia via fonte oficial, permitindo verificar dados profissionais de forma somente leitura.MIT
- AlicenseNot gradedqualityCmaintenanceConsulta em fonte oficial o cadastro do Conselho Regional de Odontologia BA, com ferramenta de leitura única e pagamento pré-pago por uso.MIT
- AlicenseNot gradedqualityCmaintenanceRead-only MCP server for querying official dental registration data from the Regional Council of Dentistry of Alagoas (Brazil). It provides a single tool to consult professional records via a hosted HTTP endpoint with prepaid credits.MIT
- AlicenseNot gradedqualityCmaintenanceProvides read-only access to official dentistry registration data from the Paraíba Regional Council of Dentistry (CRO-PB) via a hosted, pay-per-use MCP API.MIT
Your Connectors
Sign in to create a connector for this server.