Enel RJ: Lista de Instalações
Server Details
Enel RJ: Installations List, official-source lookup. Platform-hosted, pay per query with prepaid cre
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- mcp-dir/contas_enel_rj_instalacoes-mcp
- GitHub Stars
- 0
- Server Listing
- Enel RJ: Lista de Instalações
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.2/5 across 7 of 7 tools scored.
Each tool has a clear, distinct purpose: authentication, connection status, the Enel query, marketplace discovery, bug reporting, version display, and toolkit info. No two tools overlap in functionality.
The naming is inconsistent: six tools use simple English names (authenticate, connect, marketplace, etc.) while the only domain tool uses a long, snake_case Portuguese name (contas_enel_rj_instalacoes_consultar). The mixture of language and casing conventions makes the set feel disjointed.
Seven tools is an acceptable number, but the server's stated purpose ('Lista de Instalações') is served by only one tool. The remaining six are generic platform utilities that seem unrelated to the domain, making the count feel inflated for the core function.
The domain coverage is narrow: only a single query operation exists for the installations list, with no apparent retrieval of individual records, filtering, pagination, or other lifecycle operations. While a list query may suffice for the primary use case, the lack of any additional domain-specific tools leaves notable gaps if more advanced interactions are needed.
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?
Annotations already declare idempotentHint=true and readOnlyHint=false, and the description adds meaningful context: token use creates a session-only login, no-arg calls generate a link, and config-header auth yields a permanent non-expiring connection. This goes beyond the 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.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is reasonably compact and front-loads the main purpose. Some wording is slightly awkward ('log in in the browser'), but every sentence contributes meaningful setup or invocation details.
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 one-parameter auth tool with no output schema, the description covers the important pathways: browser login, config header persistence, session token, and no-args link retrieval. It could add a bit more about response/error behavior, but it is sufficiently complete for this 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?
Even though schema coverage is 0%, the description fully explains the single `token` parameter: it is optional, should be a JWT pasted by the user, and omitting it triggers the link-generation flow. This fully compensates for the bare schema.
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 identifies the tool as an auth/login flow for MCP.AI IDE agents, with the specific actions of logging in and copying an access token. It does not explicitly contrast itself with the sibling `connect` tool, so it lacks explicit sibling differentiation, but the purpose is unambiguous.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description gives concrete usage guidance: permanent auth via config header, session-only auth via passed token, and no arguments to retrieve a login link. It does not explicitly state when to avoid using this tool or how it compares to `connect`, but it clearly explains how to use it.
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=false, which cover safety. The description adds valuable behavioral context: it explains the output states (authenticated: true with empty pending[] when all connected, connect_url when credentials missing) and mentions per-install URLs. It does not contradict 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 two sentences, tightly written with no fluff. Every sentence provides necessary information about the tool's behavior and output conditions, earning 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 tool has no parameters and simple output, the description covers the essential behavior. It mentions output conditions and key fields (authenticated, pending[], connect_url), which is sufficient for an agent to invoke it. The lack of an output schema means the description does the work of explaining return values, and it does so adequately.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The tool has no parameters, so there is no parameter semantics to add. Baseline for 0 params is 4, and the description does not waste space on parameters.
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 that the tool returns connection status and URLs, distinguishing it from sibling tools like 'authenticate' and 'marketplace'. It specifies output conditions (authenticated: true when all connected, connect_url when credentials missing), making the purpose concrete and unambiguous.
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 explains what the tool returns in different states, which implies it should be used to check connection status before performing other operations. However, it does not explicitly state when to use this tool versus alternatives like 'authenticate' or 'toolkit_info', nor does it provide 'when not to use' guidance.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
contas_enel_rj_instalacoes_consultarARead-onlyIdempotentInspect
Enel RJ: Lista de Instalações, 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 |
|---|---|---|---|
| login_email | Yes | ||
| login_senha | Yes |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The annotations already provide readOnlyHint, idempotentHint, and destructiveHint=false, but the description adds meaningful context: prepaid per-query cost ('pague por consulta com crédito pré-pago'), that data is not confidential ('não é dado sigiloso'), and LGPD compliance responsibility ('O cliente é o controlador dos dados'). This goes well beyond the structured 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 three sentences long, with the core purpose front-loaded in the first sentence and the remaining sentences adding relevant operational/compliance details. No wordy filler, though the LGPD clause could be seen as slightly verbose for tool-selection purposes.
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 2 parameters and no output schema, the description covers purpose, official source, payment model, credential expectations, and legal responsibility. It does not explicitly describe the return value, but 'Lista de Instalações' strongly implies the output, so the context is adequately 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?
Schema description coverage is 0%, and the description only indirectly addresses the two login parameters by saying 'sem credenciais da plataforma'. While the parameter names login_email and login_senha are self-explanatory, the description does not explicitly state that these are Enel/RJ credentials or explain their format and purpose, leaving a partial gap.
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 opens with 'Enel RJ: Lista de Instalações, consulta em fonte oficial', clearly stating the action (consultar/lista) and the resource (Enel RJ installations). It also distinguishes itself from the generic platform siblings (authenticate, connect, marketplace) by naming a specific domain and official source.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description gives clear usage context: it queries official Brazilian sources, uses prepaid credit, and requires no platform credentials. However, it does not explicitly state when not to use this tool or name alternative tools for similar queries, so it lacks exclusions but is otherwise clear.
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 reveals key behavioral traits beyond annotations: invoke works even when the MCP is not installed, returns a connect link if credentials are needed, and returns a checkout/top-up link if the wallet is empty. It also states that writes require workspace owner/admin, and that search/describe flag installation status. These are concrete, non-obvious behaviors not present in the annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a dense, single paragraph with long sentences and many clauses, making it harder to parse. It front-loads with the core purpose and then covers many details, but the structure could benefit from bullets or shorter sentences. Every sentence earns its place, but the formatting hampers quick comprehension.
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 23 parameters and no output schema, the description covers the main flows, auth requirements, and the prompt library well. It omits details on some actions (e.g., resume, detailed behavior of report_bug/request_mcp) and specifics on return values, but it is largely complete for selecting and using the tool at a high level.
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 does explain the action enum thoroughly and implicitly references query, mcp_id, tool_id, and arguments through the workflow. However, many parameters (limit, immediate, tier_slug, prompt_body, prompt_vars, cancel_reason, etc.) are not explicitly described, leaving unclear how to populate them.
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 identifies the tool as the mcp.ai marketplace catalog and execution interface, with a specific verb+resource structure: 'search discovers MCPs', 'describe returns one MCP's full profile', 'invoke RUNS that tool'. It also distinguishes from sibling tools by focusing on marketplace functionality rather than authentication, connection, or version reporting.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description gives explicit decisions: 'prefer invoke for a single/occasional use' vs 'Use install only to make an MCP PERMANENT', and outlines the core flow of search → describe → invoke. It also clarifies when to use list_tools, subscribe/cancel, report_bug, request_mcp, and the prompt-library actions, with sufficient context to guide selection among the many actions.
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 communicate the side-effect profile (readOnlyHint=false, destructiveHint=false, idempotentHint=true). The description adds the useful behavioral hint that the conversation should be included for reproduction, but it does not clarify what happens after submission, such as ticket creation or expected outcome.
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 short sentences with no wasted words. It front-loads the core purpose and adds only the one additional detail that directly improves reproduction value.
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 with three simple parameters and no output schema, this description covers the purpose, the main required input, and the key reproduction guidance. It does not document return behavior, but that is not essential for a straightforward feedback-reporting 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?
With 0% schema description coverage, the description carries the full burden for parameter meaning, but it only addresses `conversation`—and even calls it an 'array' while the schema defines it as a string. `message` and `context` are not explicitly defined, leaving a notable gap.
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 ('Report') and clearly names the resource scope: bugs, missing features, and feedback. None of the sibling tools overlap with this responsibility, so the purpose is effectively differentiated.
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 clearly states when to use the tool—for bugs, missing features, or feedback—and immediately tells the user to include the conversation array for reproduction. It does not explicitly name exclusions or alternatives, but the sibling list contains no conflicting tool, so the guidance is sufficient.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
show_versionARead-onlyIdempotentInspect
Show the current MCP platform and adapter versions.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, idempotentHint=true, and destructiveHint=false. The description adds that it returns both MCP platform and adapter versions, which provides behavioral context about the tool's output. This goes beyond the annotations by specifying what kind of version information is returned.
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 compact and front-loads the action ('Show') and object ('current MCP platform and adapter versions'), leaving no room for ambiguity.
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?
This zero-parameter tool with no output schema requires minimal description. The description fully covers what it does: it shows versions. There is no missing information for a user to understand when to invoke this 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?
With zero parameters, the schema coverage is 100% trivially. The baseline for 0 params is 4, and the description adds no additional parameter documentation needed since there are none. The score matches the baseline expectation.
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-resource pair: 'Show the current MCP platform and adapter versions.' It clearly distinguishes this as a version query tool, which is distinct from sibling tools like 'authenticate' or 'connect'. The purpose is unambiguous and complete.
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?
For a simple read-only versioning tool, there is no need for explicit alternatives or conditions. The description implies its use case (checking versions), and given the tool's trivial nature, no further guidance is necessary. The score reflects that while no exclusions are stated, none are needed here.
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, covering the safety profile. The description adds useful behavioral context by specifying exactly what state is returned and that it reflects the 'current' snapshot, which goes beyond what annotations alone convey.
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, front-loaded sentence that immediately states the tool's purpose. It lists the returned information compactly without wasted words, and every phrase adds specific meaning.
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 introspection tool with no output schema, the description fully covers what the tool does and what information it returns. There is no missing context required for an agent to select and invoke it correctly.
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 description is not expected to explain parameter semantics. Baseline 4 is appropriate because there is no parameter burden to compensate for, and schema coverage is trivially complete.
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') with a clear resource ('current toolkit state') and enumerates what that includes: installed MCPs, connection status, connected accounts, and exposed catalog tool counts. This clearly distinguishes it from sibling tools like connect or authenticate, which perform actions rather than report state.
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 its use case: whenever an agent needs to inspect toolkit state or connection status. However, it does not explicitly state when to prefer this over alternatives or mention exclusions, so it relies on inference rather than providing direct guidance.
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
- Alicense-qualityCmaintenanceEnables consultation of Enel RJ electricity bills through official sources, featuring download and OCR capabilities. It is a read-only MCP server that works with any MCP-compatible client, using prepaid credits.MIT
- Alicense-qualityCmaintenanceMCP server to query Cemig installations from the official source, read-only, works with any MCP client, pay-per-use.MIT
- Alicense-qualityCmaintenanceConsulta em fonte oficial da Enel SP para gestão imobiliária, com ferramenta somente leitura e pagamento por uso via créditos pré-pagos.MIT
- Alicense-qualityCmaintenanceMCP server for consulting and downloading electricity account data from Enel São Paulo from official sources. Read-only, supports any MCP client over HTTP, uses magic-link login and pay-per-use credits.MIT
Your Connectors
Sign in to create a connector for this server.