io.github.codespar/mcp-stp-spei
NPM · @CODESPAR/MCP-STP-SPEI · SCANNED AUG 4
STP/SPEI — Mexican instant bank transfers
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
- Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree.Partial
- No install/post-install scripts declared.Pass
- Only part of the dependency tree could be resolved (94 of 98), 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 42 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability71
- AI-judged instruction clarity (good).Pass
- Tool/resource definitions use about 1038 tokens (~57/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 Management30
- Stability observed for 9 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-stp-spei
claude mcp add codespar-mcp-stp-spei -- npx -y @codespar/mcp-stp-spei
codex mcp add codespar-mcp-stp-spei -- npx -y @codespar/mcp-stp-spei
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"codespar-mcp-stp-spei": {
"type": "local",
"command": [
"npx",
"-y",
"@codespar/mcp-stp-spei"
],
"enabled": true
}
}
} openclaw mcp add codespar-mcp-stp-spei --command npx --arg -y --arg @codespar/mcp-stp-spei
mcp_servers:
codespar-mcp-stp-spei:
command: "npx"
args: ["-y", "@codespar/mcp-stp-spei"] {
"mcpServers": {
"codespar-mcp-stp-spei": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-stp-spei"
]
}
}
} 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.
- 4 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.
- 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 +31
- Provenance: unverified → fail ▼ security
- Install scripts: unverified → pass ▲ security
- Known CVEs: unverified → partial ▲ security
- License: unverified → pass ▲ functional
- Dependency health: unverified → partial ▲ functional
- Maintenance: unverified → pass ▲ functional
- MCP protocol: unverified → pass ▲ functional
- Stability: unverified → 0.23 ▲ functional
- Schema quality: unverified → good ▲ functional
- Licence: MIT functional
- 1 Aug 26 +15
- Malware scan: unverified → pass ▲ security
- 31 Jul 26 −7
- 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 −18
- Malware scan: pass → unverified ▼ security
- 28 Jul 26 +22
- Tool coverage: unverified → 100 ▲ functional
- First check of Schema quality: fail functional
- First check of Schema quality: pass functional
- First check of Schema quality: unverified functional
- First check of Tool coverage: 100 functional
- 27 Jul 26 24
First indexed and scored.
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 4 Aug 2026 · Analysed npm/@codespar/[email protected]
Provenance none
Ecosystem: npm · Outcome: none
Dependencies 94 packages
94 packages in the resolved dependency tree · 94 deprecated · 29 stale.
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.
cancel_transfer ~56
Cancel a pending SPEI orden by clave_rastreo (only works while orden is pending)
| Name | Type | Req | Description |
|---|---|---|---|
| reason | string | — | Cancellation reason / motivo |
| tracking_key | string | yes | Clave de rastreo of the orden to cancel |
No output schema declared.
No examples provided.
conciliation_report ~61
Get transactions reconciliation report by date (all received + sent ordenes)
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | Account CLABE filter |
| date | string | yes | Operation date (YYYYMMDD) |
| direction | string | — | Direction filter: enviada | recibida |
No output schema declared.
No examples provided.
create_refund ~104
Create a SPEI refund/devolución for a previously received transfer
| Name | Type | Req | Description |
|---|---|---|---|
| amount | number | yes | Refund amount in MXN |
| concept | string | — | Refund concept/description |
| original_tracking_key | string | yes | Clave de rastreo of the original orden being refunded |
| reason_code | string | — | Devolución reason code (e.g. 02 = cuenta inexistente) |
| reference | string | — | Numeric reference (up to 7 digits) |
No output schema declared.
No examples provided.
create_transfer ~128
Create a SPEI transfer
| Name | Type | Req | Description |
|---|---|---|---|
| amount | number | yes | Transfer amount in MXN |
| beneficiary_clabe | string | yes | Beneficiary CLABE (18 digits) |
| beneficiary_name | string | yes | Beneficiary name |
| beneficiary_rfc | string | — | Beneficiary RFC (tax ID) |
| concept | string | yes | Transfer concept/description |
| reference | string | yes | Numeric reference (up to 7 digits) |
| sender_clabe | string | — | Sender CLABE account |
| sender_name | string | — | Sender name |
| sender_rfc | string | — | Sender RFC |
No output schema declared.
No examples provided.
delete_webhook ~29
Delete a registered webhook by ID
| Name | Type | Req | Description |
|---|---|---|---|
| webhook_id | string | yes | Webhook ID to delete |
No output schema declared.
No examples provided.
get_balance ~27
Get account balance
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | — | Account CLABE (optional, uses default) |
No output schema declared.
No examples provided.
get_cep ~81
Get CEP (Comprobante Electronico de Pago) for transfer validation
| Name | Type | Req | Description |
|---|---|---|---|
| amount | number | — | Transfer amount |
| beneficiary_clabe | string | — | Beneficiary CLABE |
| date | string | yes | Transfer date (YYYYMMDD) |
| sender_clabe | string | — | Sender CLABE |
| tracking_key | string | yes | Transfer tracking key |
No output schema declared.
No examples provided.
get_transfer ~27
Get transfer details by ID
| Name | Type | Req | Description |
|---|---|---|---|
| transferId | string | yes | Transfer ID or tracking key |
No output schema declared.
No examples provided.
list_account_balances ~17
List balances for all company accounts
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
list_banks ~15
List participating SPEI banks
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
list_refunds ~58
List devoluciones (refunds) by date range
| Name | Type | Req | Description |
|---|---|---|---|
| date_from | string | — | Start date (YYYYMMDD) |
| date_to | string | — | End date (YYYYMMDD) |
| status | string | — | Refund status filter |
No output schema declared.
No examples provided.
list_transfers ~61
List transfers with filters
| Name | Type | Req | Description |
|---|---|---|---|
| date_from | string | — | Start date (YYYYMMDD) |
| date_to | string | — | End date (YYYYMMDD) |
| limit | number | — | Results limit |
| status | string | — | Transfer status filter |
No output schema declared.
No examples provided.
list_webhooks ~17
List registered webhooks for the company
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
lookup_bank_by_code ~50
Look up a participating bank by its ABM/SPEI code (first 3 digits of CLABE)
| Name | Type | Req | Description |
|---|---|---|---|
| bank_code | string | yes | ABM/SPEI bank code (3 digits) |
No output schema declared.
No examples provided.
register_beneficiary ~71
Register a beneficiary account
| Name | Type | Req | Description |
|---|---|---|---|
| bank_code | string | — | Bank code |
| clabe | string | yes | Beneficiary CLABE (18 digits) |
| string | — | Beneficiary email | |
| name | string | yes | Beneficiary name |
| rfc | string | — | Beneficiary RFC |
No output schema declared.
No examples provided.
register_webhook ~73
Register a webhook URL to receive STP event notifications
| Name | Type | Req | Description |
|---|---|---|---|
| events | array | — | Event types to subscribe to (e.g. orden.recibida, orden.liquidada, devolucion) |
| secret | string | — | Optional shared secret for signature verification |
| url | string | yes | Webhook URL (HTTPS) |
No output schema declared.
No examples provided.
validate_account ~48
Validate a CLABE account number against the receiving bank (online check)
| Name | Type | Req | Description |
|---|---|---|---|
| beneficiary_name | string | — | Expected beneficiary name |
| clabe | string | yes | CLABE account number (18 digits) |
No output schema declared.
No examples provided.
validate_clabe ~48
Validate CLABE structure and checksum locally (no API call). Returns bank code, plaza, account, and check digit
| Name | Type | Req | Description |
|---|---|---|---|
| clabe | string | yes | CLABE account number (18 digits) |
No output schema declared.
No examples provided.