askacharge.com — EV charging network
REMOTE · ASKACHARGE.COM · SCANNED SEP 22
Operate a network of EV charge points over OCPP: status, sessions, tariffs, prices, remote commands
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →
Endpoint Security89
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation is enforced on tool calls, but the challenge carries no valid RFC 9728 metadata, so a client cannot discover where to get a token. See how to fix → View diagnostics → Fail
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability76
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 3069 tokens (~122/item across 25 items; 25 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management40
- Stability observed for 12 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
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 25 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 26 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities60
- Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
How do I install the askacharge.com — EV charging network MCP server?
askacharge.com — EV charging network is a hosted endpoint at https://askacharge.com/askacharge/api/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
remote · askacharge.com
claude mcp add --transport http com-askacharge-askacharge 'https://askacharge.com/askacharge/api/mcp'
{
"mcpServers": {
"com-askacharge-askacharge": {
"url": "https://askacharge.com/askacharge/api/mcp"
}
}
} {
"servers": {
"com-askacharge-askacharge": {
"type": "http",
"url": "https://askacharge.com/askacharge/api/mcp"
}
}
} [mcp_servers.com-askacharge-askacharge] url = "https://askacharge.com/askacharge/api/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"com-askacharge-askacharge": {
"type": "remote",
"url": "https://askacharge.com/askacharge/api/mcp",
"enabled": true
}
}
} openclaw mcp add com-askacharge-askacharge --url 'https://askacharge.com/askacharge/api/mcp' --transport streamable-http
mcp_servers:
com-askacharge-askacharge:
url: "https://askacharge.com/askacharge/api/mcp" {
"McpServers": {
"com-askacharge-askacharge": {
"Transport": "http",
"Url": "https://askacharge.com/askacharge/api/mcp"
}
}
} assistant mcp add com-askacharge-askacharge -t streamable-http -u 'https://askacharge.com/askacharge/api/mcp'
{
"mcpServers": {
"com-askacharge-askacharge": {
"type": "http",
"url": "https://askacharge.com/askacharge/api/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
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.
- 21 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 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 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.
- 17 Sept 26 0
- New tool “askacharge_estado_comando” functional
- “askacharge_arrancar_carga” reworded the description of “id_tag” cosmetic
- “askacharge_parar_carga” reworded the description of “transaction_id” cosmetic
- “askacharge_arrancar_carga” made “id_tag” optional cosmetic
- “askacharge_parar_carga” made “transaction_id” optional cosmetic
- 16 Sept 26 +1
- Tool “askacharge_llamar_api” rewrote its description, which is the text the model reads security
- Schema quality: 2321 → 2808 ▼ functional
- New tool “askacharge_cargadores_simulados” functional
- New tool “askacharge_desbloquear_conector” functional
- New tool “askacharge_refrescar_estado” functional
- 14 Sept 26 +1
- Tool “askacharge_llamar_api” rewrote its description, which is the text the model reads security
- 12 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.
- 11 Sept 26 0
- Stability: unverified → 0.03 ▲ functional
- 10 Sept 26 +40
- Transport: unverified → pass ▲ security
- Injection markers: unverified → pass ▲ security
- First check of Judged manipulation: pass security
- Authorization: Authorisation is enforced on tool calls, but the challenge carries no valid RFC 9728 metadata, so a client cannot discover where to get a token. security
- MCP protocol: unverified → fail ▼ functional
- Tool coverage: unverified → 100 ▲ functional
- First check of Schema quality: fail functional
- First check of Schema quality: excellent functional
- First check of Destructive annotations: pass functional
- First check of Schema quality: fail functional
- First check of Tool coverage: 100 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 22 Sept 2026 · Probed https://askacharge.com/askacharge/api/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=askacharge.com | CN=YE1,O=Let's Encrypt,C=US | 5 Sept 2026 | 4 Dec 2026 | ECDSA 256 | ECDSA-SHA384 | 5965b22d98a05a655ef957ed5f2c3889e37 |
| SANs: askacharge.com, www.askacharge.com | ||||||
| CN=YE1,O=Let's Encrypt,C=US (CA) | CN=Root YE,O=ISRG,C=US | 3 Sept 2025 | 2 Sept 2028 | ECDSA 384 | ECDSA-SHA384 | 5ddd70dd31f801c85c186a7a04b80afe |
| CN=Root YE,O=ISRG,C=US (CA) | CN=ISRG Root X2,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | ECDSA 384 | ECDSA-SHA384 | 872165fc34b6e5fba8add5b3705fb53a |
| CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) | CN=ISRG Root X1,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | ECDSA 384 | SHA256-RSA | 6c8f1dc727c7117f7baf853ac980f9cd |
Background: What to check on a remote MCP endpoint →
DNSSEC insecure
Validation of askacharge.com. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| com. | present | 19718 | 13 | Verified |
| askacharge.com. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication Challenged, unverified
The endpoint asked for a token, but we could not retrieve and validate the RFC 9728 metadata that tells a client how to obtain one.
| Result | Challenged, unverified |
|---|---|
| Enforced | On tool calls |
| HTTP status | 200 |
WWW-Authenticate challenge Bearer
Bearer | Header | Value |
|---|---|
| strict-transport-security | max-age=31536000; includeSubDomains |
| x-content-type-options | nosniff |
| x-frame-options | SAMEORIGIN |
Protected resource metadata
| Retrieved | No |
|---|---|
| Problem | no_resource_metadata |
Background: How OAuth 2.1 works in the 2026 MCP spec →
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://askacharge.com/askacharge/api/mcp | Verified | 200 | |
| http (plaintext) | http://askacharge.com/askacharge/api/mcp | HTTPS enforced | 301 | https://askacharge.com/askacharge/api/mcp |
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 →
askacharge_arrancar_carga Arrancar una carga ~125
Arranca una carga en remoto (OCPP RemoteStartTransaction). El cargador debe estar conectado y el id_tag autorizado en la marca. CUIDADO: entrega energía real y genera un cobro.
| Name | Type | Req | Description |
|---|---|---|---|
| charge_point_id | string | yes | Identificador de fábrica del cargador, p. ej. CP001 |
| connector_id | integer | – | Conector, 1 por defecto |
| id_tag | string | – | Tag RFID autorizado con el que se factura la sesión. Opcional: sin él se usa la tarjeta interna PANEL de la marca |
No output schema declared.
No examples provided.
askacharge_cambiar_disponibilidad Poner un cargador dentro o fuera de servicio ~93
Pone un cargador operativo o fuera de servicio (OCPP ChangeAvailability). Úsalo para retirar de servicio un punto averiado sin desconectarlo.
| Name | Type | Req | Description |
|---|---|---|---|
| charge_point_id | string | yes | Identificador de fábrica del cargador, p. ej. CP001 |
| operational_status | string | yes | Operative lo devuelve al servicio; Inoperative lo retira sin desconectarlo |
No output schema declared.
No examples provided.
askacharge_cargadores_simulados Añadir cargadores simulados (sandbox) ~189
Da de alta cargadores simulados en la marca para probar sin hardware: conectan por OCPP en menos de un minuto, laten, cargan solos unas veces al día y responden a todos los comandos (un Reset los desconecta de verdad 20 s y vuelven). Cada uno trae una tarjeta RFID <PREFIJO>-TARJETA-nn. Máximo 10 por marca; si ya están todos devuelve 409. Se quitan con DELETE /api/brand/sandbox (askacharge_llamar_api). Úsalo para ensayar comandos y webhooks antes de tocar un cargador real.
| Name | Type | Req | Description |
|---|---|---|---|
| count | integer | – | Cuántos crear, 1-10; 5 por defecto |
| location_name | string | – | Ubicación que se les asigna; 'Aparcamiento de pruebas' por defecto |
No output schema declared.
No examples provided.
askacharge_crear_cargador Dar de alta un cargador ~194
Da de alta un cargador. El charge_point_id es el identificador de fábrica y solo tiene que ser único dentro de esta marca. Tras crearlo, el cargador debe apuntar su OCPP a wss://askacharge.com/askacharge/ocpp/{slug}/{charge_point_id}.
| Name | Type | Req | Description |
|---|---|---|---|
| charge_point_id | string | yes | Identificador de fábrica del cargador, p. ej. CP001. Único dentro de la marca |
| latitude | number | – | Latitud en grados decimales, para el mapa público |
| location_name | string | – | Ubicación donde está instalado. Es lo que acota una API key limitada por sitio |
| longitude | number | – | Longitud en grados decimales, para el mapa público |
| num_connectors | integer | – | Cuántas mangueras tiene el equipo (1 si no se indica) |
No output schema declared.
No examples provided.
askacharge_crear_cliente Dar de alta un cliente ~208
Da de alta un cliente y devuelve el creado con su id. NO comprueba duplicados: dos llamadas con el mismo email crean dos clientes, así que mira antes askacharge_listar_clientes. Si no le pasas tariff_group_id, el cliente hereda la tarifa por defecto de la marca. Para autorizarle una tarjeta física, después: askacharge_crear_tag_rfid.
| Name | Type | Req | Description |
|---|---|---|---|
| client_type | string | – | individual por defecto; fleet para flotas con factura mensual; community para comunidades |
| company | string | – | Razón social, si factura a nombre de una empresa |
| string | – | Correo de contacto, al que se le mandan las facturas | |
| name | string | yes | Nombre del cliente. Es el único obligatorio |
| phone | string | – | Teléfono de contacto |
| tariff_group_id | string | – | Id de un grupo de tarifa que ya exista (askacharge_listar_tarifas) |
No output schema declared.
No examples provided.
askacharge_crear_tag_rfid Autorizar un tag RFID ~117
Autoriza un tag RFID en la marca. Sin esto, la tarjeta no puede arrancar cargas. El id_tag es único dentro de la marca.
| Name | Type | Req | Description |
|---|---|---|---|
| client_id | string | – | Id del cliente al que se le factura lo que cargue esta tarjeta (askacharge_listar_clientes) |
| id_tag | string | yes | Código que la tarjeta manda al cargador. Único dentro de la marca |
| user_name | string | – | A quién se le entrega la tarjeta, para reconocerla luego |
No output schema declared.
No examples provided.
askacharge_crear_tarifa Crear un grupo de tarifa ~277
Crea un grupo de tarifa y devuelve el grupo creado con su id. Rellena solo el precio del modo elegido: per_kwh usa price_per_kwh, per_hour usa price_per_hour, per_session usa price_per_session, combined suma los de kWh y hora, pvpc_margin aplica pvpc_margin sobre el precio horario del mercado y free no cobra nada. CUIDADO: con is_default en true, la que fuera tarifa por defecto deja de serlo. Para ver las que ya existen, askacharge_listar_tarifas.
| Name | Type | Req | Description |
|---|---|---|---|
| billing_mode | string | yes | Cómo se cobra la sesión; decide cuál de los precios de abajo se usa |
| is_default | boolean | – | Si es true, pasa a ser la tarifa por defecto de la marca y la anterior deja de serlo |
| name | string | yes | Nombre del grupo, el que se ve en el panel |
| price_per_hour | number | – | € por hora conectado (modos per_hour y combined) |
| price_per_kwh | number | – | € por kWh entregado (modos per_kwh y combined) |
| price_per_session | number | – | € fijos por sesión (modo per_session) |
| pvpc_margin | number | – | Margen sobre el precio PVPC de cada hora |
No output schema declared.
No examples provided.
askacharge_desbloquear_conector Desbloquear un conector ~133
Libera el bloqueo del cable en un conector (OCPP UnlockConnector). Es lo que hay que mandar cuando un conductor no puede sacar el cable al terminar. Si hay sesión en curso, el cargador la para antes. Devuelve Unlocked, UnlockFailed o NotSupported; para un conector que sigue en Faulted, usa askacharge_reiniciar_cargador.
| Name | Type | Req | Description |
|---|---|---|---|
| charge_point_id | string | yes | Identificador de fábrica del cargador, p. ej. CP001 |
| connector_id | integer | – | Conector a desbloquear, 1 por defecto |
No output schema declared.
No examples provided.
askacharge_diagnosticos Pedir diagnóstico al cargador ~72
Pide al cargador que suba su fichero de diagnóstico (OCPP GetDiagnostics). Es el primer paso razonable ante un cargador que falla y no dice por qué.
| Name | Type | Req | Description |
|---|---|---|---|
| charge_point_id | string | yes | Identificador de fábrica del cargador, p. ej. CP001 |
No output schema declared.
No examples provided.
askacharge_estado_comando Ver cómo va un comando lanzado ~227
Estado de un comando OCPP por su job_id (lo devuelve cada herramienta que manda un comando). Un comando tiene dos tiempos: la respuesta inmediata es solo el acuse del cargador; el efecto real llega después. Estados: 'acked' = aceptado y esperando el efecto (expected_event dice cuál: session.started tras arrancar, charger.online tras reiniciar, connector.status tras cambiar disponibilidad); 'confirmed' = el efecto llegó (en event); 'timeout' = no llegó en 5-10 minutos, algo falló en el cargador; 'rejected' = el cargador dijo que no; 'failed' = ni se pudo enviar. Sin job_id lista los últimos comandos de la marca. Úsala en vez de repetir el comando: repetirlo es arrancar dos cargas o reiniciar dos veces.
| Name | Type | Req | Description |
|---|---|---|---|
| charge_point_id | string | – | Filtrar la lista por cargador (solo sin job_id) |
| job_id | string | – | El job_id devuelto por el comando. Opcional: sin él, los últimos 50 |
No output schema declared.
No examples provided.
askacharge_estado_en_vivo Estado en vivo de la red ~45
Foto del momento: cargadores conectados, sesiones activas y potencia que se está entregando ahora mismo. Para diagnosticar, mejor esto que el histórico.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
askacharge_limites_de_potencia Ver límites de potencia ~44
Límite de kW por ubicación y estrategia de reparto. Consúltalo antes de arrancar cargas en sitio con potencia contratada justa.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
askacharge_listar_cargadores Listar cargadores ~46
Lista los cargadores de la marca con su estado OCPP, ubicación y último heartbeat. Empieza por aquí para saber qué hay y qué está caído.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
askacharge_listar_clientes Listar clientes ~87
Lista los clientes activos de la marca con su tarifa asignada y su consumo del mes. Solo lee, no cambia nada; devuelve todos de una vez (sin filtros ni paginación) y deja fuera a los dados de baja. Para dar de alta uno nuevo usa askacharge_crear_cliente; para sus cargas, askacharge_listar_sesiones.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
askacharge_listar_incidencias Listar incidencias ~27
Incidencias abiertas por cargador (averías reportadas).
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
askacharge_listar_sesiones Listar sesiones de carga ~60
Historial de sesiones de carga con energía, ingresos y coste. Úsalo para analizar consumo, facturación o detectar cargas anómalas.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Cuántas devolver (por defecto 50) |
No output schema declared.
No examples provided.
askacharge_listar_tarifas Listar grupos de tarifa ~93
Lista los grupos de tarifa de la marca —por kWh, por hora, por sesión, combinado, margen sobre PVPC o gratis— con su precio, y la tarifa por defecto en primer lugar. Solo lee, no cambia nada. Para crear una nueva usa askacharge_crear_tarifa; para el precio horario del mercado, askacharge_precio_pvpc_hoy.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
askacharge_llamar_api Llamar a cualquier operación de la API ~152
Llama a cualquier endpoint de la API de la marca, para lo que no cubran las herramientas anteriores. El contrato completo (456 operaciones) está en https://askacharge.com/askacharge/openapi.json. Los permisos se comprueban igual que en el resto: la clave necesita el scope de ese recurso. Solo valen rutas bajo /api/brand y /api/ext.
| Name | Type | Req | Description |
|---|---|---|---|
| cuerpo | object | – | Cuerpo JSON para POST y PUT |
| metodo | string | yes | Verbo HTTP. GET necesita el scope de lectura del recurso; el resto, el de escritura |
| ruta | string | yes | Ruta completa, p. ej. /api/brand/webhooks |
No output schema declared.
No examples provided.
askacharge_parar_carga Parar una carga ~98
Para una carga en curso (OCPP RemoteStopTransaction). CUIDADO: corta la carga de un conductor que puede estar esperándola.
| Name | Type | Req | Description |
|---|---|---|---|
| charge_point_id | string | yes | Identificador de fábrica del cargador, p. ej. CP001 |
| transaction_id | integer | – | Id OCPP de la sesión en curso. Opcional: si se omite, se para la sesión activa del cargador |
No output schema declared.
No examples provided.
askacharge_precio_pvpc_hoy Precio PVPC de hoy ~51
Precio PVPC hora a hora de hoy (mercado regulado español). Úsalo para decidir cuándo conviene cargar o para fijar un margen sobre el precio real.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
askacharge_refrescar_estado Pedir al cargador su estado ahora ~165
Pide al cargador que envíe ya un mensaje concreto (OCPP TriggerMessage): StatusNotification para refrescar el estado del conector, Heartbeat para comprobar que responde, MeterValues para una lectura del contador. Úsalo tras un comando para verificar el resultado sin esperar al siguiente latido. No cambia nada en el cargador; el estado nuevo llega por webhook connector.status y se ve en askacharge_ver_cargador.
| Name | Type | Req | Description |
|---|---|---|---|
| charge_point_id | string | yes | Identificador de fábrica del cargador, p. ej. CP001 |
| connector_id | integer | – | Conector concreto; si se omite, el cargador entero |
| requested_message | string | – | Mensaje que se pide; StatusNotification por defecto |
No output schema declared.
No examples provided.
askacharge_reiniciar_cargador Reiniciar un cargador ~101
Reinicia el cargador (OCPP Reset). 'Soft' reinicia el software y 'Hard' es un corte completo. Deja el punto fuera de servicio unos minutos y aborta las sesiones en curso: comprueba antes que no haya ninguna activa.
| Name | Type | Req | Description |
|---|---|---|---|
| charge_point_id | string | yes | Identificador de fábrica del cargador, p. ej. CP001 |
| reset_type | string | – | Hard por defecto |
No output schema declared.
No examples provided.
askacharge_resumen Resumen de KPIs del periodo ~117
Devuelve los KPIs agregados de un periodo —energía, facturado, margen neto, sesiones y clientes— y la variación respecto al periodo anterior. Solo lee, no cambia nada. Para el detalle sesión a sesión usa askacharge_listar_sesiones; para lo que está pasando ahora mismo, askacharge_estado_en_vivo.
| Name | Type | Req | Description |
|---|---|---|---|
| period | string | – | Periodo que se agrega: today (por defecto), week desde el lunes, month desde el día 1, year desde enero |
No output schema declared.
No examples provided.
askacharge_traza_de_actividad Ver la traza de las API keys ~193
Lista lo que han hecho las API keys de la marca, de lo más reciente a lo más antiguo: escrituras e intentos rechazados, con método, ruta, código de respuesta, IP y duración. Las lecturas correctas NO se registran, y la traza se borra a los 90 días. Solo lee, no cambia nada. Es la herramienta de auditoría de credenciales: para la actividad de carga usa askacharge_listar_sesiones.
| Name | Type | Req | Description |
|---|---|---|---|
| key_id | string | – | Id de una API key concreta para ver solo la suya. Por defecto, todas las de la marca |
| limit | integer | – | Cuántas entradas devolver: 100 por defecto, 500 como máximo |
| solo_errores | boolean | – | Si es true, solo los intentos rechazados (código 400 o superior). Por defecto false |
No output schema declared.
No examples provided.
askacharge_ver_cargador Ver un cargador ~52
Detalle de un cargador concreto: conectores, potencia, modo de acceso y estado.
| Name | Type | Req | Description |
|---|---|---|---|
| charge_point_id | string | yes | Identificador de fábrica, p. ej. CP001 |
No output schema declared.
No examples provided.
What is the askacharge.com — EV charging network MCP server?
askacharge.com — EV charging network is an MCP server listed in the public MCP registry as com.askacharge/askacharge. Operate a network of EV charge points over OCPP: status, sessions, tariffs, prices, remote commands. This page covers its hosted endpoint (https://askacharge.com/askacharge/api/mcp).
Is the askacharge.com — EV charging network MCP server safe to use?
askacharge.com — EV charging network scores 81 out of 100 on VerifyMCP. 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 askacharge.com — EV charging network MCP server expose?
askacharge.com — EV charging network exposes 25 tools: askacharge_listar_cargadores, askacharge_ver_cargador, askacharge_estado_en_vivo, askacharge_resumen, askacharge_listar_sesiones, and 20 more. Their descriptions and schemas cost roughly 2,966 tokens of context every time the server is loaded.
Does the askacharge.com — EV charging network MCP server require authentication?
Yes. askacharge.com — EV charging network asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.
Is the askacharge.com — EV charging network MCP server still maintained?
askacharge.com — EV charging network 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.