Conselho Regional de Odontologia PI: Cadastro
Server Details
Conselho Regional de Odontologia PI: Cadastro, official-source lookup. Platform-hosted, pay per quer
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- mcp-dir/cro_pi_cadastro-mcp
- GitHub Stars
- 0
- Server Listing
- cro_pi_cadastro-mcp
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 6 of 7 tools scored. Lowest: 3.2/5.
While each tool performs a distinct function, the set lacks a coherent identity: a single CPF-query tool (cro_pi_cadastro_consultar) sits awkwardly next to platform plumbing tools (connect, show_version, report_bug) and a meta-toolkit (marketplace) that can invoke anything, so an agent can't tell if this is a CPF lookup server or an MCP management console. The marketplace tool also bundles many capabilities (search, describe, invoke, subscribe, install, prompts) into one massive description, blurring boundaries.
Naming is a mix of single words (connect, marketplace), verb_noun pairs (report_bug, show_version), a reversed noun_verb (toolkit_info), and an opaque Portuguese snake_case name (cro_pi_cadastro_consultar) that breaks the pattern entirely. Hardly any consistent convention holds across the set.
Seven tools is a reasonable count for a typical server, but here the scope is lopsided: six tools manage the platform while only one performs the domain task (CPF lookup). The marketplace tool also hides ~10 sub-actions (search, describe, invoke, list_tools, subscribe, cancel, install, uninstall, search_prompts, get_prompt, publish_prompt) under a single interface, making the effective surface much larger than 7 implies.
As a CPF registration/consultation server, the province has essentially one tool, with no support for interpreting results, handling formats, or listing sources, so agents hit dead ends. As a platform tool, marketplace.invoke can bypass the standalone tool entirely, making the domain-specific tool redundant. Gaps exist in both readings of what this server is for.
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?
Describes side effects like permanent config modification vs session-only, and mentions browser interaction. Annotations indicate idempotent and non-destructive, which the description aligns with. No contradictions, but it doesn't detail error handling or exact response behavior.
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 somewhat verbose but still concise and logically structured. It efficiently conveys multiple usage modes without unnecessary filler.
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?
Covers the tool's purpose, usage patterns, and parameter meaning. It doesn't explain return values, but with no output schema that's not required. Overall it provides enough context for an agent to use it effectively.
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 fully explains the 'token' parameter, noting it's a JWT and how to use it (pass it or omit to get a link). Even though schema coverage is 0%, the description compensates entirely.
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 this tool is for authentication, mentioning browser login and token handling. It distinguishes from siblings by focusing on auth, though it doesn't explicitly compare to the 'connect' 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?
Provides explicit usage instructions: adding token to server config for permanent auth, or passing token for session-only, and calling with no args to get a login link. This gives clear when-to-use guidance for each scenario.
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?
The annotations already declare the operation read-only, idempotent, and non-destructive. The description adds valuable behavioral context by explaining the two main return states: all connected versus credentials missing. Since there is no output schema, these return-state disclosures are especially useful.
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 and each one adds substantive information. The main purpose is front-loaded, and the conditional outcomes are stated 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 zero-parameter, read-only, low-complexity tool, the description is complete: it states what the tool returns, the successful connected state, and the missing-credentials state. The absence of an output schema is sufficiently compensated by the explicit return-state examples.
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 input schema is an empty object, so there are no parameter semantics for the description to enhance. The 0-parameter baseline applies, and the description correctly avoids inventing any parameter guidance.
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 starts with a specific verb and resource: it returns connection status and associated URLs. The conditional details about authenticated:true and pending[] clearly define what the tool exposes, distinguishing it from action-oriented sibling tools like authenticate and report_bug.
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 that this tool is for checking connection status and obtaining connect_url for unauthenticated credentials, but it does not explicitly say when to prefer it over sibling tools such as authenticate. It gives clear conditional behavior but no direct guidance on choosing alternatives or exclusions.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
cro_pi_cadastro_consultarARead-onlyIdempotentInspect
Conselho Regional de Odontologia PI: 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?
Beyond the annotations (readOnlyHint, idempotentHint, destructiveHint), the description discloses additional behavioral traits such as the platform-based hosting without credentials, prepaid credit payment per query, and the nature of data (not confidential). It also clarifies LGPD compliance and the client's data controller role, which adds meaningful transparency 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.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is front-loaded with the core purpose in the first clause, followed by supplementary details on payment, data sensitivity, and legal obligations. While it is slightly verbose, each sentence adds context, and there is no irrelevant filler. The structure is logical 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?
The description covers contextual aspects like payment, data source, and legal requirements, but it omits specifics about the input parameter and expected output (no output schema exists). It gives a general sense of what the tool does but lacks enough detail to fully guide an agent on how to invoke it correctly, especially regarding the 'inscricao' input.
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 one required parameter 'inscricao' with no description (coverage 0%). The description does not explain what this parameter represents (e.g., it should be the registration number) or its format. Since the description fails to compensate for the lack of schema documentation, it leaves the agent uncertain about the parameter's 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 states the tool's purpose: querying registration information from the Regional Council of Dentistry PI (CRO PI) via an official source. It uses specific language 'Cadastro, consulta em fonte oficial' and distinguishes itself from siblings like authenticate, marketplace, and report_bug, which serve entirely different functions.
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., it queries official Brazilian sources available to citizens) but does not explicitly state when to use this tool versus alternatives, nor does it mention any exclusionary conditions. The usage is implicitly tied to the tool's name and domain, but there is no direct comparison or guidance for 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.
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 are sparse (readOnlyHint=false, destructiveHint=false), so the description rightly carries the burden and adds real context: writes require workspace owner/admin, invoke returns a connect link if credentials are needed and a checkout/top-up link if the wallet is empty (with retry guidance), and invoke runs one-off without bloating the toolkit. No contradiction with annotations 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 information-dense and front-loads the core search→describe→invoke flow before pivoting to the prompt library. But it's a single run-on paragraph with no segmentation, and the length (~300 words) could benefit from grouping by action cluster. The stray 'consulta um CPF' breaks the otherwise English text, and 'resume' in the enum is never elaborated.
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 14 actions, 23 params, and no output schema, the description covers the main discovery, invocation, install, billing, and prompt-library flows comprehensively, plus auth requirements and payment/retry behavior missing from annotations. Minor gaps remain: the resume action is omitted, response/error formats are unaddressed, and there's no guidance on edge cases like list pagination.
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 coverage is 0% and there are 23 parameters, so the description must compensate. It meaningfully maps the action enum to roles (action=mcp_id/tool_id/arguments for the flow; prompt_slug/prompt_body/prompt_vars for the library), covering the core parameters indirectly. However, many params (limit, message, immediate, tier_slug, cancel_reason, report_context, prompt_targets, prompt_category, request_details) are never tied to their actions, leaving gaps.
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 explicitly states the tool is the mcp.ai marketplace — the catalog of every MCP/tool AND the way to run them. It clearly conveys the multi-action dispatcher nature and distinguishes itself from siblings like authenticate, connect, and toolkit_info by being the catalog/runner of MCPs, with a separate prompt library.
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?
Excellent when-to-use guidance per action: search discovers by intent, describe returns profiles, invoke runs tools (even uninstalled ones), install makes an MCP permanent, list_tools shows what's callable now, request_mcp is for when nothing fits. It explicitly contrasts 'prefer invoke for a single/occasional use' against 'use install only to make an MCP PERMANENT' — a direct when/not recommendation.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
report_bugBIdempotentInspect
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 indicate idempotentHint=true and destructiveHint=false, so the description doesn't need to repeat safety. It adds context about including the conversation array for reproduction, which is helpful. However, it doesn't disclose what happens after submission (e.g., confirmation, tracking) or any rate limits.
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, two sentences, and front-loaded with the purpose. It includes a key usage hint (conversation array) without unnecessary fluff.
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 (3 params, no output schema), the description covers the core purpose and a key usage detail. However, it lacks explanation of the 'context' parameter and how the conversation string should be formatted, which could lead to misuse.
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 compensate. It mentions 'conversation array' but the schema defines 'conversation' as a string (likely JSON), and 'context' is not explained. The description adds minimal meaning beyond the schema's property names.
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 feedback. It specifies the resource (bug/feature/feedback) and the action (report/send). It distinguishes from siblings by focusing on user feedback rather than authentication, connection, or version info.
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 it (when reporting issues or feedback) but does not explicitly state when not to use it or mention alternatives. It provides a hint about including conversation context for reproduction, which is useful but not a full usage guideline.
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, destructiveHint=false, and openWorldHint=false, which clearly indicate this is a safe, read-only operation. The description adds context by specifying that it shows platform and adapter versions, which is useful. Since the annotations cover the safety profile, the description doesn't need to repeat it; however, it could add a note about what the output includes (e.g., version numbers, build info). Given the high annotation coverage, a 4 is appropriate.
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 is clear and to the point. It provides the necessary information without any fluff. Every word earns its place.
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 simplicity of the tool (no parameters, no output schema, strong annotations), the description is complete. It clearly states what the tool does. However, it could be more explicit about what the output looks like (e.g., 'returns version strings'), but since there's no output schema, a bit more detail could have been added. Still, for a simple version check, this is adequate.
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 coverage is 100% (empty properties). The description doesn't need to explain parameters since there are none. The baseline for zero parameters is 4, and the description doesn't add any information about parameters, which is fine because there's nothing to add.
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: to show current versions of the MCP platform and adapters. This is specific and distinguishes it from siblings like authenticate, marketplace, etc., though it doesn't explicitly contrast with those siblings; the verb 'show' and resource 'versions' are clear.
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: call this tool to see versions. It doesn't explicitly say when to use it versus alternatives, but given that it's a simple informational tool with no parameters and sibling tools like 'toolkit_info' might overlap, some guidance on when to prefer this over 'toolkit_info' would have been helpful. The context is implied but not explicit.
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 safe-read behavior is established. The description adds meaningful context by specifying what data is returned (installed MCPs, connection status, accounts, catalog tool counts), which goes beyond the annotations. It does not mention edge cases or performance characteristics, but the annotation coverage lowers the burden.
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, well-structured sentence that front-loads the action ('Returns the current toolkit state') and then lists the specific components. Every word adds value, with no redundancy or tangential information.
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 that there is no output schema, the description must convey the return values, and it does by listing the categories of information: installed MCPs, connection status, connected accounts, and catalog tool counts. It is sufficient for an agent to understand what the tool provides, though it does not specify the exact data structure or field names. The low complexity and strong annotations allow this to be adequate.
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 schema description coverage is 100% (there is nothing to document). Per the rubric, a zero-parameter tool receives a baseline of 4. The description adds no parameter information because none exist, which is appropriate.
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 uses a specific verb 'Returns' and clearly identifies the resource 'current toolkit state', then enumerates the exact contents (installed MCPs, connection status, accounts, catalog tool counts). This distinguishes it from sibling tools like show_version or marketplace by focusing on the overall toolkit state rather than a single aspect.
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 by defining the tool's output, but it does not explicitly state when to use this tool versus alternatives or provide exclusion criteria. An agent can infer that this is the tool to call when needing an overview of toolkit status, but no direct comparison or conditional guidance is offered.
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 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
- 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
Your Connectors
Sign in to create a connector for this server.