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.

beyourspace data APIs

REMOTE · API.BEYOURSPACE.ES · SCANNED SEP 20

Pay-per-call data tools via x402: Spanish/EU open data, extraction, URL to Markdown, CSV to JSON.

73 Trust /100
Trust breakdown (7 categories)

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 Security80
Transport & Reachability100
Schema Quality & AI Usability72
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 1283 tokens (~80/item across 16 items; 16 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management10
  • Stability observed for 3 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage89
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 67% 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 16 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 17 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
Install

How do I install the beyourspace data APIs MCP server?

beyourspace data APIs is a hosted endpoint at https://api.beyourspace.es/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 · api.beyourspace.es

# add to Claude Code
claude mcp add --transport http es-beyourspace-data-apis 'https://api.beyourspace.es/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "es-beyourspace-data-apis": {
      "url": "https://api.beyourspace.es/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "es-beyourspace-data-apis": {
      "type": "http",
      "url": "https://api.beyourspace.es/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.es-beyourspace-data-apis]
url = "https://api.beyourspace.es/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "es-beyourspace-data-apis": {
      "type": "remote",
      "url": "https://api.beyourspace.es/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add es-beyourspace-data-apis --url 'https://api.beyourspace.es/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  es-beyourspace-data-apis:
    url: "https://api.beyourspace.es/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "es-beyourspace-data-apis": {
      "Transport": "http",
      "Url": "https://api.beyourspace.es/mcp"
    }
  }
}
# add to Vellum
assistant mcp add es-beyourspace-data-apis -t streamable-http -u 'https://api.beyourspace.es/mcp'
// mcp.json
{
  "mcpServers": {
    "es-beyourspace-data-apis": {
      "type": "http",
      "url": "https://api.beyourspace.es/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

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.

  • 20 Sept 26 0
    • Tool “geocodificar-direccion” rewrote its description, which is the text the model reads security
    • Tool “indicador-eurostat” rewrote its description, which is the text the model reads security
    • Tool “indicador-ine” rewrote its description, which is the text the model reads security
    • Tool “leer-pagina-markdown” rewrote its description, which is the text the model reads security
    • Tool “normalizar-requisitos-csv” rewrote its description, which is the text the model reads security
    • Tool “ordenar-backlog-experimentos” rewrote its description, which is the text the model reads security
    • Tool “riesgo-paquete-npm” rewrote its description, which is the text the model reads security
  • 19 Sept 26 +1
    • Tool “normalizar-requisitos-csv” rewrote its description, which is the text the model reads security
    • Tool “ordenar-backlog-experimentos” rewrote its description, which is the text the model reads security
    • Schema quality: 1019 → 1283 functional
    • Tool coverage: 60% → 67% functional
    • Server version: api-catalogo@2.5.1 → api-catalogo@2.5.2 functional
    • New tool “detecta-prompts-que-no-se-estan” functional
    • New tool “normaliza-metricas-de-ci-para-optimizar” functional
    • New tool “normalize-saas-onboarding-events-for-email” functional
  • 18 Sept 26 0
    • Stability: unverified → 0.03 functional
  • 17 Sept 26 72

    First indexed and scored.

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 20 Sept 2026 · Probed https://api.beyourspace.es/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=beyourspace.es CN=WE1,O=Google Trust Services,C=US 15 Sept 2026 14 Dec 2026 ECDSA 256 ECDSA-SHA256 e179e86b50c4b67a13e52a023495cae7
SANs: beyourspace.es, api.beyourspace.es, *.api.beyourspace.es
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of api.beyourspace.es. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
es. present 54404 8 Verified
beyourspace.es. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=15552000; includeSubDomains

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://api.beyourspace.es/mcp Verified 200
http (plaintext) http://api.beyourspace.es/mcp HTTPS enforced 301 https://api.beyourspace.es/mcp
MCP tools · 16 exposed · ~1,229 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
convierte-onboarding ~92

Envía un CSV con tu secuencia de onboarding y recibe JSON limpio, ordenado y validado: días numéricos, URLs correctas, asuntos no vacíos y sin duplicados. 0,02 $ por petición. Precio: 0.02 USD por llamada con x402 (USDC en Base).

NameTypeReqDescription
csvstringyesCSV con cabecera (máx. 1 MB)

No output schema declared.

No examples provided.

convierte-requisitos ~74

Normaliza requisitos extraídos de ofertas laborales y devuélvelos como JSON listo para ATS, agentes y flujos de preparación de entrevistas. Precio: 0.02 USD por llamada con x402 (USDC en Base).

NameTypeReqDescription
csvstringyesCSV con cabecera (máx. 1 MB)

No output schema declared.

No examples provided.

detecta-prompts-que-no-se-estan ~97

Recibe un export JSON de uso de tu API de LLM y devuelve un CSV con las peticiones que no acertaron en caché, una por prefijo (la de mayor coste), ordenadas por coste. Precio: 0.02 USD por llamada con x402 (USDC en Base).

NameTypeReqDescription
dataarray|objectyesJSON de entrada (máx. 1 MB)

No output schema declared.

No examples provided.

extraer-changelog ~66

Convierte notas de versión en una lista estructurada de versiones, cambios y tipos para alimentar agentes de documentación o seguimiento técnico. Precio: 0.02 USD por llamada con x402 (USDC en Base).

NameTypeReqDescription
textstringyesTexto libre, sin datos personales

No output schema declared.

No examples provided.

extraer-ficha-producto ~68

Convierte una ficha o descripción de producto en atributos estructurados: nombre, marca, características, medidas y precio cuando aparecen. Precio: 0.02 USD por llamada con x402 (USDC en Base).

NameTypeReqDescription
textstringyesTexto libre, sin datos personales

No output schema declared.

No examples provided.

extraer-requisitos-oferta ~74

Convierte el texto de una oferta pública en requisitos obligatorios y deseables, años de experiencia, modalidad y ubicación para que un agente pueda filtrarla. Precio: 0.02 USD por llamada con x402 (USDC en Base).

NameTypeReqDescription
textstringyesTexto libre, sin datos personales

No output schema declared.

No examples provided.

geocodificar-direccion ~78

Convierte una dirección española en coordenadas, municipio, provincia y código postal usando CartoCiudad del IGN. Sin validez jurídica; incluye la atribución CC BY 4.0. Precio: 0.01 USD por llamada con x402 (USDC en Base).

NameTypeReqDescription
direccion
limite

No output schema declared.

No examples provided.

indicador-eurostat ~76

Último valor de inflación (IPCA) o paro de un país de la UE según Eurostat, con periodo, unidad, si es estimación y la cita del conjunto de datos. Precio: 0.01 USD por llamada con x402 (USDC en Base).

NameTypeReqDescription
indicador
pais

No output schema declared.

No examples provided.

indicador-ine ~68

Devuelve el último dato publicado de una serie del Instituto Nacional de Estadística (IPC, paro, población…) con su periodo, unidad y la atribución que exige la fuente. Precio: 0.01 USD por llamada con x402 (USDC en Base).

NameTypeReqDescription
serie

No output schema declared.

No examples provided.

leer-pagina-markdown ~66

Descarga una página pública permitida y devuelve su contenido principal en Markdown limpio para que un agente lo procese sin navegar por HTML. Precio: 0.01 USD por llamada con x402 (USDC en Base).

NameTypeReqDescription
urlstringyesURL https pública

No output schema declared.

No examples provided.

normaliza-metricas-de-ci-para-optimizar ~89

Convierte exportaciones CSV de jobs CI en JSON limpio y consistente para que tus scripts y agentes detecten builds lentos, fallos de caché y pasos repetidos. Precio: 0.02 USD por llamada con x402 (USDC en Base).

NameTypeReqDescription
csvstringyesCSV con cabecera (máx. 1 MB)

No output schema declared.

No examples provided.

normalizar-requisitos-csv ~72

Limpia un CSV de requisitos, elimina duplicados y devuelve JSON con las columnas section, text y priority normalizadas. Precio: 0.01 USD por llamada con x402 (USDC en Base).

NameTypeReqDescription
csvstringyesCSV con cabecera (máx. 1 MB)

No output schema declared.

No examples provided.

normalize-saas-onboarding-events-for-email ~78

Convert inconsistent SaaS onboarding event CSV files into clean JSON with standard account IDs, event names, dates, and plans for downstream email automation. Precio: 0.02 USD por llamada con x402 (USDC en Base).

NameTypeReqDescription
csvstringyesCSV con cabecera (máx. 1 MB)

No output schema declared.

No examples provided.

ordenar-backlog-experimentos ~76

Recibe un CSV de experimentos de adquisición y devuelve un backlog JSON limpio y ordenado por prioridad para que un agente lo consuma. Precio: 0.01 USD por llamada con x402 (USDC en Base).

NameTypeReqDescription
csvstringyesCSV con cabecera (máx. 1 MB)

No output schema declared.

No examples provided.

prioriza-backlog ~86

API de pago por uso que normaliza candidatos de experimentos de adquisición SaaS en un backlog JSON ordenado por prioridad, con audiencia, hipótesis, oferta, métrica y URL de destino. Precio: 0.02 USD por llamada con x402 (USDC en Base).

NameTypeReqDescription
csvstringyesCSV con cabecera (máx. 1 MB)

No output schema declared.

No examples provided.

riesgo-paquete-npm ~69

Licencia, repositorio, número de dependencias y vulnerabilidades conocidas (OSV.dev) de una versión concreta de un paquete npm, con las fuentes de cada aviso. Precio: 0.01 USD por llamada con x402 (USDC en Base).

NameTypeReqDescription
paquete

No output schema declared.

No examples provided.

Common questions

What is the beyourspace data APIs MCP server?

beyourspace data APIs is an MCP server listed in the public MCP registry as es.beyourspace/data-apis. Pay-per-call data tools via x402: Spanish/EU open data, extraction, URL to Markdown, CSV to JSON. This page covers its hosted endpoint (https://api.beyourspace.es/mcp).

Is the beyourspace data APIs MCP server safe to use?

beyourspace data APIs scores 73 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 beyourspace data APIs MCP server expose?

beyourspace data APIs exposes 16 tools: extraer-requisitos-oferta, leer-pagina-markdown, extraer-ficha-producto, extraer-changelog, normalizar-requisitos-csv, and 11 more. Their descriptions and schemas cost roughly 1,229 tokens of context every time the server is loaded.

Does the beyourspace data APIs MCP server require authentication?

No. We connected to beyourspace data APIs without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the beyourspace data APIs MCP server still maintained?

beyourspace data APIs is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.