Skip to main content
Glama

SEFAZ PE: Certidão de Regularidade Fiscal (Móvel)

Server Details

SEFAZ PE: Certificate de Regularidade Fiscal (Móvel), official-source lookup. Platform-hosted, pay p

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
mcp-dir/sefaz_pe_crf_movel-mcp
GitHub Stars
0
Server Listing
SEFAZ PE: Certidão de Regularidade Fiscal (Móvel)

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 DescriptionsB

Average 3.7/5 across 7 of 7 tools scored. Lowest: 2.2/5.

Server CoherenceB
Disambiguation3/5

The one SEFAZ-specific tool is clearly identifiable, but several platform tools overlap in purpose: `connect` and `toolkit_info` both describe connection/install state, and `marketplace` is a broad catch-all that also includes actions like `report_bug`. The descriptions are detailed enough to resolve ambiguity, but the tool boundaries are not immediately obvious.

Naming Consistency3/5

All names are lowercase snake_case and readable, but the set mixes bare verbs (`authenticate`, `connect`), noun-style names (`marketplace`, `toolkit_info`), verb-noun names (`report_bug`, `show_version`), and one long Portuguese resource-style name (`sefaz_pe_crf_movel_consultar`). This is a mixed convention rather than a consistent, predictable pattern.

Tool Count3/5

Seven tools is a reasonable raw count, but six of them are generic platform, marketplace, or versioning utilities while only one actually serves the SEFAZ PE domain. The set therefore feels less cohesive and less deliberately scoped for the advertised certificate-consultation purpose.

Completeness4/5

The single domain tool covers the core advertised operation: consulting the SEFAZ PE tax clearance certificate from an official source. A few extras such as document validation or richer handling of certificates could be useful, but for a read-only consultation service the main surface is not meaningfully incomplete.

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
Behavior4/5

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

Annotations already indicate idempotency and non-destructiveness. The description adds valuable behavior: browser-based login, permanent vs session-only auth, non-expiring header connections, and the no-args link generation. This goes beyond the structured annotations 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.

Conciseness4/5

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

The description is a single dense sentence but well-organized: context, browser flow, recommended permanent setup, then session-only fallback. It is not overly verbose, though it could be broken into shorter sentences for readability.

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?

With no output schema, the description should explain return behavior more fully. It states that no-args returns the link, but it does not describe the response when a token is provided or how errors are surfaced. The core auth flow is covered, but response semantics are incomplete.

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 schema only defines 'token' as an optional string with no description, so the description carries the full burden. It explains that the token is a JWT, that it enables session-only login, and that omitting it returns the auth link. This adds meaningful semantics to the otherwise bare schema.

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

Purpose4/5

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

The description clearly states the tool's role: authenticating via browser login, accepting a pasted JWT, or generating an auth link when called with no arguments. It is specific about the resource (authentication for this MCP server), though it does not explicitly differentiate itself from the sibling tool 'connect'.

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 gives concrete usage guidance: the preferred permanent setup via config header, a session-only alternative by passing a token, and the no-args behavior to retrieve the link. It does not explicitly mention when not to use this tool or name alternatives, but the usage modes are clear.

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 declare readOnly and idempotent hints, and the description aligns with those, detailing output states without contradicting. It adds conditional behavior beyond the annotations, improving transparency.

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 concise, using two sentences to convey all essential information without redundancy or unnecessary detail.

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 all plausible states (fully connected vs missing credentials) and specifies outputs, making it sufficient for understanding the tool's behavior despite lacking an output schema.

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?

There are no parameters, so schema coverage is 100%. Since the description provides no parameter details (none exist), the baseline score of 3 is appropriate.

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 explicitly states the tool returns connection status and URLs, with clear conditional outputs (authenticated:true vs connect_url). This is specific and unambiguous.

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?

The description does not provide explicit guidance on when to use this tool versus sibling tools like authenticate or show_version. It implies usage for checking status but lacks direct comparison or qualification.

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?

Annotations are minimal (readOnlyHint=false, idempotentHint=false, etc.), so the description carries the burden of behavioral disclosure. It clearly explains key behaviors that are not inferable from annotations: 'invoke works even when the MCP is NOT installed', link-returning behavior for credentials/payment, permission requirements ('Writes ... require workspace owner/admin'), and the behavior of returned links ('opens without login'). It also describes what the search/describe flags indicate, adding substantial behavioral depth.

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 a single dense paragraph of ~230 words that effectively front-loads the core purpose and then details the action flow. Every sentence adds new information, from credential/payment link behavior to permission requirements to the prompt library. However, the lack of bullet points or section breaks reduces scannability given the amount of content.

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?

For a tool with 23 parameters, no output schema, and 14 actions, the description covers an impressive amount: the core flow, install/invoke distinction, auth/billing edge cases, permissions, and the prompt library subspace. It misses some actionable details (e.g., expected values for `conversation`, `immediate`, or how to use `tier_slug`) and does not describe error handling or return formats, but it is far more complete than the average description for such a complex tool.

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?

With schema coverage at 0%, the description must compensate, and it does well for the most critical parameter (`action`), explaining the semantics of each enum value through flows, and references `tool_id` and the data returned by `describe`. However, several parameters like `conversation`, `immediate`, `tier_slug`, `report_context`, and `request_details` remain undocumented, and the description does not explicitly cover all 23 parameters. Still, it provides strong contextual meaning for the primary workflow, far exceeding typical compensation.

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 opens with a specific identification: 'The official mcp.ai marketplace — the in-platform catalog of every MCP/tool, AND the way to run them,' which clearly defines the tool's role. It further enumerates its scope in concrete domains (capability requests, CPF lookup, tool search) and differentiates between internal actions (search/describe/invoke/install) with explicit roles. This clearly separates it from siblings like sefaz_pe_crf_movel_consultar or show_version.

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?

It provides explicit when-to-use guidance, e.g., 'prefer invoke for a single/occasional use' and 'Use install only to make an MCP PERMANENT.' It also names alternatives ('list_tools lists what is callable right now', 'request_mcp asks us to build a NEW MCP when nothing fits'). The 'Core flow' maps actions to stages, giving clear decision criteria.

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

report_bugB
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[]
Behavior2/5

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

The description indicates that the tool will 'report' bug/feedback, implying a side effect, but it does not state what happens after reporting (e.g., ticket created, issue logged). The annotations indicate readOnlyHint falseholistically, but the description lacks details on permissions, mutability of resources, or any consequences. There is no indication of what the tool returns or how the report is processed.

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 a single concise sentence that names the primary action (report bug/feedback) and provides an essential instruction (include conversation array). It does not use excessive words, though it could be slightly clearer about field roles. The structure is straightforward.

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

Completeness2/5

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

Lacks information about expected output, error conditions, authentication requirement, or how this tool fits into the broader workflow. Given the sibling tools like 'authenticate' and 'connect', it is likely used after those, but that is not stated. The conversation array is mentioned but specifics like format are omitted.

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?

Only the 'conversation' parameter is semantically explained for reproduction. The 'message' field is implicitly the feedback text but not defined, and 'context' is unclear despite having a default. The schema itself has no descriptions for any parameter. This leaves the user guessing about required content for each field.

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 explicitly states that the tool reports a bug, missing feature, or feedback, and indicates what to include (conversation array). This is unambiguous and immediately understandable. The annotation title 'Report Bug' further reinforces the purpose.

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 advises including the conversation array for reproduction, which is a useful usage hint. However, it does not specify when to use this tool over others, how to structure the message or context fields, or any prerequisites like authentication. The sibling tools (e.g., authenticate) suggest a context, but no explicit procedures are given.

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

sefaz_pe_crf_movel_consultarC
Read-onlyIdempotent
Inspect

SEFAZ PE: Certidão de Regularidade Fiscal (Móvel), 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
ieNo
cpfNo
cnpjNo
Behavior3/5

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

While the description mentions the data is from an official public source, is not confidential, and is subject to LGPD and customer liability, it does not explain the tool's behavior when the resource is not found, the query returns zero results, or the API call fails. It also doesn't clarify whether the 'ie' must be a Sefaz-specific state inscription or if it accepts other identifiers.

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

Conciseness2/5

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

The description is a single block of text with no sectioning, examples, or structured hints. It is not concise in a helpful way—it is verbose about the data source and LGPD but omits critical operational details. The LGPD and data-source information, while relevant, should be secondary to guidance on how to structure a query.

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

Completeness2/5

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

Given this is a read-only query tool with multiple identifier parameters and no output schema, the description needed to explain how to execute a valid query, what the response format is, and how to handle common errors. The focus on data source and LGPD compliance, while important, does not make the tool's usage clear. The lack of examples or parameter relationships is a significant gap.

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 0% schema description coverage, this description is the only source of parameter meaning. It fails to explain that 'ie' is the Sefaz-specific state registration number, nor does it clarify how the CPF and CNPJ parameters map to the query. The names are labels, not explanations, making it impossible to use this field correctly in most cases.

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

Purpose2/5

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

The description identifies the resource as 'SEFAZ PE: Certidão de Regularidade Fiscal' and notes it is a 'consulta em fonte oficial', but it fails to specify the exact verb (what operation is performed) or the specific data resource (the Sefaz RS vehicle registration system). This is vague, especially when compared to the clarity available in sibling tools.

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?

The description provides no guidance on when to use this tool over alternatives or how to handle the three identifier parameters (ie, cpf, cnpj). It is unclear whether only one is required, how they interact, or whether to prioritize the 'ie' for Sefaz-specific queries versus the CPF/CNPJ.

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

Behavior3/5

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

Annotations already declare readOnlyHint=true and idempotentHint=true, covering the safety profile. The description adds no extra behavioral context beyond the purpose itself, such as return format or side effects. It does not contradict the annotations, so a baseline score of 3 is appropriate given the low added value.

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: 'Show the current MCP platform and adapter versions.' It contains no unnecessary words and is front-loaded with the action, making it highly efficient.

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?

The tool is very simple with no parameters, no output schema, and annotations that already declare its safe read-only nature. The description adequately conveys its purpose and is complete for this level of complexity. There are no gaps that would hinder an agent's understanding.

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 baseline is 4. The description does not need to explain parameter behavior because there are none. It does not add any parameter-related meaning, but the lack of parameters makes this irrelevant.

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 action (show) and the resource (current MCP platform and adapter versions). It is specific and distinct from sibling tools like authenticate or connect, which serve different purposes. The verb 'show' and the object leave no ambiguity.

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 implies usage—when you need to check the current platform and adapter versions—but does not provide explicit alternatives or exclusions. It does not say when not to use it or mention any sibling tools, so it relies on implied context.

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

Behavior3/5

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 transparency about the content (connection status, accounts) but does not disclose any additional behavioral details such as potential delays, whether it refreshes the status, or whether it reports cached or live data. Since annotations cover the key behavioral aspects, a 3 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.

Conciseness5/5

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

The description is a single, well-structured sentence that front-loads the verb 'Returns' and then enumerates the specific types of information. It is concise, informative, and wastes no words.

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?

Given the tool's simplicity (no parameters, no output schema), the description is complete. It covers the key information returned (MCPs, connection status, accounts, catalog tool counts). A slight gap is the lack of detail on the return format, but for a state lookup with no parameters, this description is sufficient.

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, and the schema coverage is 100% (trivially). The description adds no parameter info, but with no parameters there is nothing to explain. Baseline 4 is justified because the description adequately conveys the output content, which compensates for the lack of parameters.

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 what the tool does: 'Returns the current toolkit state' and enumerates the specific information provided (installed MCPs, connection status, connected accounts, catalog tool counts). It distinguishes it from siblings like authenticate, connect, and marketplace, which are action-oriented, while this is an informational read.

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 implicitly indicates when to use it (when you need the current state), but does not explicitly mention when not to use it or compare with alternatives such as show_version. It doesn't explain how this differs from show_version, which might also return state information, creating ambiguity.

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.