io.github.codespar/mcp-efi
NPM · @CODESPAR/MCP-EFI · SCANNED AUG 6
MCP server for EFI (Gerencianet) — Pix, charges, carnets, cobranças
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →
Supply Chain Security86
- No malware found by supply-chain analysis.Pass
- Known CVEs were checked across the 94 of 98 dependencies we could resolve, so this covers what we could see, not the whole tree.Partial
- No install/post-install scripts declared.Pass
- Dependency health was assessed across the 94 of 98 dependencies we could resolve, so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency45
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 44 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability60
- AI-judged instruction clarity (fair).Partial
- Tool/resource definitions use about 1052 tokens (~58/item across 18 items; 18 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management37
- Stability observed for 11 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
npm · @codespar/mcp-efi
claude mcp add codespar-mcp-efi -- npx -y @codespar/mcp-efi
codex mcp add codespar-mcp-efi -- npx -y @codespar/mcp-efi
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"codespar-mcp-efi": {
"type": "local",
"command": [
"npx",
"-y",
"@codespar/mcp-efi"
],
"enabled": true
}
}
} openclaw mcp add codespar-mcp-efi --command npx --arg -y --arg @codespar/mcp-efi
mcp_servers:
codespar-mcp-efi:
command: "npx"
args: ["-y", "@codespar/mcp-efi"] {
"mcpServers": {
"codespar-mcp-efi": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-efi"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 5 Aug 26 +2
- CVE-2026-69207 no longer affects this package ▲ security
- Known CVEs: fail → partial ▲ security
- 4 Aug 26 −1
- CVE-2026-69207 affects this package: medium ▼ security
- Known CVEs: partial → fail ▼ security
- 3 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.
- 2 Aug 26 +29
- Provenance: unverified → fail ▼ security
- Install scripts: unverified → pass ▲ security
- Known CVEs: unverified → partial ▲ security
- Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
- License: unverified → pass ▲ functional
- Schema quality: unverified → fair ▲ functional
- Dependency health: unverified → partial ▲ functional
- Maintenance: unverified → pass ▲ functional
- Stability: unverified → 0.23 ▲ functional
- MCP protocol: unverified → pass ▲ functional
- Licence: MIT functional
- 1 Aug 26 +15
- Malware scan: unverified → pass ▲ security
- 31 Jul 26 +15
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 30 Jul 26 −40
- Malware scan: pass → unverified ▼ security
- Tool coverage: 100 → unverified ▼ functional
- 28 Jul 26 +22
- Tool coverage: unverified → 100 ▲ functional
- First check of Schema quality: fail functional
- First check of Tool coverage: 100 functional
- First check of Schema quality: unverified functional
- First check of Schema quality: pass functional
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 6 Aug 2026 · Analysed npm/@codespar/[email protected]
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Dependencies 94 packages
| Packages resolved | 94 |
|---|---|
| Deprecated | 94 |
| Stale | 29 |
| Tree resolution | Partial |
The dependency tree was only partially resolved, so these counts may be incomplete.
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
create_carnet ~65
Create a carnet (payment booklet with multiple parcels)
| Name | Type | Req | Description |
|---|---|---|---|
| customer | object | yes | Customer info |
| expire_at | string | yes | First parcel due date (YYYY-MM-DD) |
| items | array | yes | Carnet items |
| repeats | number | yes | Number of parcels |
No output schema declared.
No examples provided.
create_charge ~28
Create a billing charge (boleto or credit card)
| Name | Type | Req | Description |
|---|---|---|---|
| items | array | yes | Charge items |
No output schema declared.
No examples provided.
create_cob ~94
Create an immediate Pix charge (cobranca imediata)
| Name | Type | Req | Description |
|---|---|---|---|
| calendario | object | — | Expiration settings |
| chave | string | yes | Pix key of the receiver |
| devedor | object | — | Debtor info |
| solicitacaoPagador | string | — | Message to payer |
| txid | string | — | Transaction ID (26-35 chars, alphanumeric) |
| valor | object | yes | Charge value |
No output schema declared.
No examples provided.
create_cobv ~120
Create a Pix due charge (cobranca com vencimento). If txid omitted, server-generated.
| Name | Type | Req | Description |
|---|---|---|---|
| calendario | object | yes | Calendar settings |
| chave | string | yes | Pix key of the receiver |
| devedor | object | yes | Debtor info (CPF or CNPJ required) |
| solicitacaoPagador | string | — | Message to payer |
| txid | string | — | Transaction ID (26-35 chars). If provided, PUT is used. |
| valor | object | yes | Charge value with optional juros/multa/desconto |
No output schema declared.
No examples provided.
create_devolucao ~99
Request a Pix devolution (refund) on a received Pix transaction
| Name | Type | Req | Description |
|---|---|---|---|
| descricao | string | — | Refund description |
| e2eId | string | yes | End-to-end Pix ID of the original transaction |
| id | string | yes | Devolution ID (client-generated, up to 35 chars) |
| natureza | string | — | Refund nature |
| valor | string | yes | Refund amount as string (e.g. '10.00') |
No output schema declared.
No examples provided.
create_pix_evp ~21
Create a random Pix key (EVP/alias)
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
delete_pix_key ~29
Delete a registered Pix key (DICT)
| Name | Type | Req | Description |
|---|---|---|---|
| chave | string | yes | Pix key value to delete |
No output schema declared.
No examples provided.
delete_webhook ~32
Delete the webhook registered for a Pix key
| Name | Type | Req | Description |
|---|---|---|---|
| chave | string | yes | Pix key whose webhook should be removed |
No output schema declared.
No examples provided.
get_charge ~23
Get charge details by ID
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Charge ID |
No output schema declared.
No examples provided.
get_cob ~27
Get Pix charge details by txid
| Name | Type | Req | Description |
|---|---|---|---|
| txid | string | yes | Transaction ID |
No output schema declared.
No examples provided.
get_cobv ~34
Get Pix due charge (cobv) details by txid
| Name | Type | Req | Description |
|---|---|---|---|
| txid | string | yes | Transaction ID |
No output schema declared.
No examples provided.
get_devolucao ~52
Get details of a Pix devolution by e2eId and devolution id
| Name | Type | Req | Description |
|---|---|---|---|
| e2eId | string | yes | End-to-end Pix ID |
| id | string | yes | Devolution ID |
No output schema declared.
No examples provided.
get_pix_key ~27
Get details of a registered Pix key
| Name | Type | Req | Description |
|---|---|---|---|
| chave | string | yes | Pix key value |
No output schema declared.
No examples provided.
list_cobs ~54
List Pix charges by date range
| Name | Type | Req | Description |
|---|---|---|---|
| fim | string | yes | End date (ISO 8601) |
| inicio | string | yes | Start date (ISO 8601) |
| status | string | — | Filter by status |
No output schema declared.
No examples provided.
list_pix_received ~86
List received Pix transactions (recebidos) by date range
| Name | Type | Req | Description |
|---|---|---|---|
| cnpj | string | — | Filter by payer CNPJ |
| cpf | string | — | Filter by payer CPF |
| fim | string | yes | End date (ISO 8601) |
| inicio | string | yes | Start date (ISO 8601) |
| txid | string | — | Filter by txid |
No output schema declared.
No examples provided.
list_webhooks ~45
List registered webhooks by date range
| Name | Type | Req | Description |
|---|---|---|---|
| fim | string | yes | End date (ISO 8601) |
| inicio | string | yes | Start date (ISO 8601) |
No output schema declared.
No examples provided.
register_webhook ~47
Register a webhook URL for a given Pix key
| Name | Type | Req | Description |
|---|---|---|---|
| chave | string | yes | Pix key to attach the webhook to |
| webhookUrl | string | yes | HTTPS URL to receive webhook events |
No output schema declared.
No examples provided.
update_cobv ~102
Update an existing Pix due charge (cobv) by txid
| Name | Type | Req | Description |
|---|---|---|---|
| calendario | object | — | Calendar settings to update |
| devedor | object | — | Debtor info to update |
| solicitacaoPagador | string | — | Message to payer |
| status | string | — | Set to remove the cobv |
| txid | string | yes | Transaction ID of the cobv to update |
| valor | object | — | Charge value to update |
No output schema declared.
No examples provided.