Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.codespar/mcp-coordinadora

NPM · @CODESPAR/MCP-COORDINADORA · SCANNED SEP 22

Coordinadora — Colombian courier and logistics

0 this week 83 Trust /100
Trust breakdown (7 categories)

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 → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 95 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency48
  • 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 91 days ago).Pass
  • Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability68
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 1120 tokens (~58/item across 19 items; 19 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage99
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 97% of tool parameters carry a description.Partial
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 19 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 20 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.codespar/mcp-coordinadora server?

io.github.codespar/mcp-coordinadora runs locally as an npm package, launched with npx -y @codespar/mcp-coordinadora. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · @codespar/mcp-coordinadora

# add to Claude Code
claude mcp add codespar-mcp-coordinadora -- npx -y @codespar/mcp-coordinadora
// .cursor/mcp.json
{
  "mcpServers": {
    "codespar-mcp-coordinadora": {
      "command": "npx",
      "args": [
        "-y",
        "@codespar/mcp-coordinadora"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "codespar-mcp-coordinadora": {
      "command": "npx",
      "args": [
        "-y",
        "@codespar/mcp-coordinadora"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add codespar-mcp-coordinadora -- npx -y @codespar/mcp-coordinadora
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "codespar-mcp-coordinadora": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@codespar/mcp-coordinadora"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add codespar-mcp-coordinadora --command npx --arg -y --arg @codespar/mcp-coordinadora
# ~/.hermes/config.yaml
mcp_servers:
  codespar-mcp-coordinadora:
    command: "npx"
    args: ["-y", "@codespar/mcp-coordinadora"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "codespar-mcp-coordinadora": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@codespar/mcp-coordinadora"
      ]
    }
  }
}
# add to Vellum
assistant mcp add codespar-mcp-coordinadora -t stdio -c npx -a -y @codespar/mcp-coordinadora
// mcp.json
{
  "mcpServers": {
    "codespar-mcp-coordinadora": {
      "command": "npx",
      "args": [
        "-y",
        "@codespar/mcp-coordinadora"
      ]
    }
  }
}
Changelog

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.

  • 22 Sept 26 0
    • Stability: 0.97 → pass security
  • 21 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 15 Sept 26 0
    • Stability: 0.97 → pass security
  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

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 22 Sept 2026 · Analysed npm/@codespar/mcp-coordinadora@0.2.0-alpha.3

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 95 packages
Packages resolved 95
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 19 exposed · ~1,053 tokens

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. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
cancel_pickup ~37

Cancel a scheduled pickup (recolección)

NameTypeReqDescription
pickupIdstringyesPickup id
reasonstringCancellation reason

No output schema declared.

No examples provided.

cancel_shipment ~32

Cancel a shipment

NameTypeReqDescription
guideNumberstringyesGuide number
reasonstringCancellation reason

No output schema declared.

No examples provided.

create_bulk_guias ~39

Create multiple guías in a single batch operation

NameTypeReqDescription
shipmentsarrayyesArray of shipment objects (same shape as create_shipment payload)

No output schema declared.

No examples provided.

create_pickup ~123

Schedule a pickup at an address

NameTypeReqDescription
addressstringyesPickup address
citystringyesCity DANE code
contact_namestringyesContact person name
contact_phonestringyesContact phone
datestringyesPickup date (YYYY-MM-DD)
packages_countnumberNumber of packages
time_fromstringPickup window start (HH:MM)
time_tostringPickup window end (HH:MM)
total_weightnumberTotal weight in kg

No output schema declared.

No examples provided.

create_return ~93

Create a reverse-logistics return guía

NameTypeReqDescription
destination_citystringyesDestination city DANE code
origin_citystringyesOrigin (current location) city DANE code
original_guidestringOriginal guide number being returned
reasonstringReturn reason
recipientobjectyes
senderobjectyes
weightnumberyesWeight in kg

No output schema declared.

No examples provided.

create_shipment ~104

Create a new shipment

NameTypeReqDescription
destination_citystringyesDestination city DANE code
origin_citystringyesOrigin city DANE code
packagesarrayyesPackages to ship
payment_typestringPayment type (prepaid, collect, contra_entrega)
recipientobjectyesRecipient information
senderobjectyesSender information
service_typestringService type (standard, express, same_day)

No output schema declared.

No examples provided.

get_coverage ~41

Check if a location is within coverage area

NameTypeReqDescription
citystringyesCity DANE code or name
postal_codestringPostal code

No output schema declared.

No examples provided.

get_guia_pdf ~50

Download a guía label as PDF (returns base64 or URL)

NameTypeReqDescription
formatstringLabel format (pdf, zpl). Default pdf.
guideNumberstringyesGuide number

No output schema declared.

No examples provided.

get_pickup ~30

Get pickup (recolección) details by id

NameTypeReqDescription
pickupIdstringyesPickup id

No output schema declared.

No examples provided.

get_rates ~93

Get shipping rates/quotes

NameTypeReqDescription
declared_valuenumberDeclared value in COP
destination_citystringyesDestination city DANE code
heightnumberHeight in cm
lengthnumberLength in cm
origin_citystringyesOrigin city DANE code
weightnumberyesWeight in kg
widthnumberWidth in cm

No output schema declared.

No examples provided.

get_shipment ~30

Get shipment details by guide number

NameTypeReqDescription
guideNumberstringyesGuide number (numero de guia)

No output schema declared.

No examples provided.

get_tracking_history ~44

Get full tracking event history for a guía

NameTypeReqDescription
guideNumberstringyesGuide number
include_proofbooleanInclude proof of delivery image/signature

No output schema declared.

No examples provided.

list_cities ~37

List available cities for shipping

NameTypeReqDescription
departmentstringFilter by department name
searchstringSearch by city name

No output schema declared.

No examples provided.

list_offices ~42

List Coordinadora branch offices (oficinas)

NameTypeReqDescription
citystringFilter by city DANE code
departmentstringFilter by department

No output schema declared.

No examples provided.

list_returns ~52

List existing return guías

NameTypeReqDescription
date_fromstringStart date (YYYY-MM-DD)
date_tostringEnd date (YYYY-MM-DD)
statusstringFilter by status

No output schema declared.

No examples provided.

list_services ~45

List available service types for a given origin/destination

NameTypeReqDescription
destination_citystringyesDestination city DANE code
origin_citystringyesOrigin city DANE code

No output schema declared.

No examples provided.

list_shipments_by_date ~79

List guías created within a date range

NameTypeReqDescription
date_fromstringyesStart date (YYYY-MM-DD)
date_tostringyesEnd date (YYYY-MM-DD)
pagenumberPage number
page_sizenumberItems per page
statusstringFilter by shipment status

No output schema declared.

No examples provided.

track_shipment ~26

Track a shipment by guide number

NameTypeReqDescription
guideNumberstringyesGuide number

No output schema declared.

No examples provided.

validate_coverage ~56

Validate that a city + postal code combination is covered

NameTypeReqDescription
citystringyesCity DANE code or name
postal_codestringyesPostal code
service_typestringOptional service type to validate

No output schema declared.

No examples provided.

Common questions

What is the io.github.codespar/mcp-coordinadora server?

io.github.codespar/mcp-coordinadora is listed in the public MCP registry as io.github.codespar/mcp-coordinadora. Coordinadora, Colombian courier and logistics. This page covers its npm package (@codespar/mcp-coordinadora).

Is the io.github.codespar/mcp-coordinadora server safe to use?

io.github.codespar/mcp-coordinadora scores 83 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 22 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.codespar/mcp-coordinadora server expose?

io.github.codespar/mcp-coordinadora exposes 19 tools: create_shipment, get_shipment, track_shipment, get_rates, list_cities, and 14 more. Their descriptions and schemas cost roughly 1,053 tokens of context every time the server is loaded.

Is the io.github.codespar/mcp-coordinadora server still maintained?

io.github.codespar/mcp-coordinadora is still listed as active in the MCP registry. We last reached this channel on 22 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.codespar/mcp-coordinadora server under?

io.github.codespar/mcp-coordinadora declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.