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.

Reecopedia

REMOTE · IA.REECO.ECO · SCANNED SEP 20

Regulatory search engine for EU textile sustainability law: ESPR, DPP, CSRD, CBAM, CWA 18291.

Available components

−2 this week 81 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 Usability61
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 1229 tokens (~153/item across 8 items; 8 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 Management90
  • Stability observed for 27 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage68
  • 88% of tools have a non-trivial description (not blank, and not just the tool's name).Partial
  • 14% of tool parameters carry a description.Partial
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 8 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 9 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 Reecopedia MCP server?

Reecopedia is a hosted endpoint at https://ia.reeco.eco/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 · ia.reeco.eco

# add to Claude Code
claude mcp add --transport http eco-reeco-reecopedia 'https://ia.reeco.eco/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "eco-reeco-reecopedia": {
      "url": "https://ia.reeco.eco/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "eco-reeco-reecopedia": {
      "type": "http",
      "url": "https://ia.reeco.eco/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.eco-reeco-reecopedia]
url = "https://ia.reeco.eco/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "eco-reeco-reecopedia": {
      "type": "remote",
      "url": "https://ia.reeco.eco/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add eco-reeco-reecopedia --url 'https://ia.reeco.eco/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  eco-reeco-reecopedia:
    url: "https://ia.reeco.eco/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "eco-reeco-reecopedia": {
      "Transport": "http",
      "Url": "https://ia.reeco.eco/mcp"
    }
  }
}
# add to Vellum
assistant mcp add eco-reeco-reecopedia -t streamable-http -u 'https://ia.reeco.eco/mcp'
// mcp.json
{
  "mcpServers": {
    "eco-reeco-reecopedia": {
      "type": "http",
      "url": "https://ia.reeco.eco/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.

  • 19 Sept 26 −1
    • Stability: pass → 0.87 functional
  • 18 Sept 26 −3
    • Stability: 0.97 → pass security
    • The server rewrote its instructions, which are the text every model session reads security
    • Tool “about_reecopedia” rewrote its description, which is the text the model reads security
    • Tool “document_outline” rewrote its description, which is the text the model reads security
    • Tool “fetch” rewrote its description, which is the text the model reads security
    • Tool “find_exact_text” rewrote its description, which is the text the model reads security
    • Tool “list_corpus_documents” rewrote its description, which is the text the model reads security
    • Tool “search” rewrote its description, which is the text the model reads security
    • Tool “search_eu_textile_regulations” rewrote its description, which is the text the model reads security
    • Tool coverage: 100% → 14% functional
    • Tool coverage: 100% → 88% functional
    • Schema quality: 441 → 153 functional
    • Schema quality: excellent → good functional
    • Server version: 1.4.1 → 2.0.0 functional
    • “search_eu_textile_regulations” added an optional parameter “scope” cosmetic
    • “document_outline” reworded the description of “document” cosmetic
    • “fetch” reworded the description of “id” cosmetic
    • “find_exact_text” reworded the description of “case_sensitive” cosmetic
    • “find_exact_text” reworded the description of “document” cosmetic
    • “find_exact_text” reworded the description of “max_results” cosmetic
    • “find_exact_text” reworded the description of “text” cosmetic
    • “list_corpus_documents” reworded the description of “contains” cosmetic
    • “list_corpus_documents” reworded the description of “max_results” cosmetic
    • “search” reworded the description of “query” cosmetic
    • “search_eu_textile_regulations” reworded the description of “query” cosmetic
    • “search_eu_textile_regulations” reworded the description of “top_k” cosmetic
    • Tool “about_reecopedia” changed its title: About Reecopedia & privacy → About Reecopedia cosmetic
    • Tool “document_outline” changed its title: Document outline (headings index) → Document structure cosmetic
    • Tool “fetch” changed its title: Fetch document page (deep research interface) → Read original evidence cosmetic
    • Tool “find_exact_text” changed its title: Find exact text (literal search) → Find exact text cosmetic
    • Tool “list_corpus_documents” changed its title: List the documents in the corpus → List corpus documents cosmetic
    • Tool “report_answer_issue” changed its title: Report a wrong or misleading answer → Report an answer issue cosmetic
    • Tool “search” changed its title: Search (deep research interface) → Search regulatory documents cosmetic
  • 17 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.

  • 15 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.

  • 13 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.

  • 12 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 11 Sept 26 0
    • Stability: 0.97 → pass security
    • New tool “list_corpus_documents” functional
  • 10 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.

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://ia.reeco.eco/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=reeco.eco CN=YE1,O=Let's Encrypt,C=US 24 Jul 2026 22 Oct 2026 ECDSA 256 ECDSA-SHA384 510882eb5c24d9affe54e7bc492a0018d2c
SANs: *.reeco.eco, reeco.eco
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 ia.reeco.eco. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
eco. present 28231 8 Verified
reeco.eco. 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; preload
content-security-policy default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://www.googletagmanager.com https://www.google-analytics.com https://static.cloudflareinsights.com https://snap.licdn.com https://cdn.iubenda.com https://cs.iubenda.com https://cdn.jsdelivr.net; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://cdn.iubenda.com https://cdn.jsdelivr.net; font-src 'self' data: https://fonts.gstatic.com https://cdn.iubenda.com; img-src 'self' data: blob: https:; connect-src 'self' https://ia.reeco.eco https://www.google-analytics.com https://*.google-analytics.com https://*.analytics.google.com https://stats.g.doubleclick.net https://www.googletagmanager.com https://px.ads.linkedin.com https://*.iubenda.com https://cloudflareinsights.com; frame-src 'self' https://www.youtube-nocookie.com https://www.googletagmanager.com https://*.iubenda.com; worker-src 'self' blob:; frame-ancestors 'self'; base-uri 'self'; object-src 'none'; form-action 'self' https://reeco.eco
x-content-type-options nosniff
x-frame-options SAMEORIGIN
referrer-policy strict-origin-when-cross-origin
permissions-policy geolocation=(), camera=(), microphone=(), payment=(), usb=(), interest-cohort=()

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

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://ia.reeco.eco/mcp Verified 200
http (plaintext) http://ia.reeco.eco/mcp HTTPS enforced 301 https://ia.reeco.eco/mcp
MCP tools · 8 exposed · ~577 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
about_reecopedia ~8

No description provided.

Input schema present but exposes no named parameters.

Structured output declared, but exposes no named fields.

No examples provided.

document_outline ~27

Return the indexed sections of a document in the current corpus.

NameTypeReqDescription
documentstringyes

Structured output declared, but exposes no named fields.

No examples provided.

fetch ~29

Fetch original text by a search result id. Historical page identifiers remain readable.

NameTypeReqDescription
idstringyes

Structured output declared, but exposes no named fields.

No examples provided.

find_exact_text ~54

Locate a literal string in the current corpus, optionally restricted to a document.

NameTypeReqDescription
case_sensitiveboolean
documentstring
max_resultsinteger
textstringyes

Structured output declared, but exposes no named fields.

No examples provided.

list_corpus_documents ~33

List indexed document names matching a substring.

NameTypeReqDescription
containsstring
max_resultsinteger

Structured output declared, but exposes no named fields.

No examples provided.

report_answer_issue ~320

File a report that an answer built from Reecopedia search results was wrong, misleading or incomplete. The report (the query and the reason, nothing else — no personal data) enters Reecopedia's human curation queue and is reviewed weekly to correct the corpus and retrieval quality. THIS TOOL WRITES. Use it only when the user has asked for the problem to be reported, and send only the original query and the reason the user gave. Do not call it on your own initiative and do not add anything the user did not say. ANNOTATIONS — why each hint is set the way it is, based on this tool's actual behaviour. readOnlyHint=false: this is the only tool that writes; it appends one record (the query and the reason, nothing else) to Reecopedia's internal human curation queue. destructiveHint=false: the write is append-only; it modifies and deletes nothing that already exists. idempotentHint=false: two calls can append two records — de-duplication covers only an identical query+reason pair within the same hour. openWorldHint=false: the record stays in the internal queue; it is not sent anywhere outside Reecopedia.

NameTypeReqDescription
querystringyesThe original search query the reported answer was built from.
reasonstringyesThe user's reason why the answer was wrong (min 10 chars — e.g. which fact was incorrect, which source was misread, what was missing).

Structured output declared, but exposes no named fields.

No examples provided.

search ~34

Return cited corpus results by id; use fetch for the original text. Query embedding uses DeepInfra.

NameTypeReqDescription
querystringyes

Structured output declared, but exposes no named fields.

No examples provided.

search_eu_textile_regulations ~72

Search regulatory evidence in English legal register. Cite original document and unit; verify each claim. Optional scope narrows corpus partitions. Queries are embedded by DeepInfra; source evidence remains on Reeco.

NameTypeReqDescription
querystringyes
scope
top_kinteger

Structured output declared, but exposes no named fields.

No examples provided.

Common questions

What is the Reecopedia MCP server?

Reecopedia is an MCP server listed in the public MCP registry as eco.reeco/reecopedia. Regulatory search engine for EU textile sustainability law: ESPR, DPP, CSRD, CBAM, CWA 18291. This page covers its hosted endpoint (https://ia.reeco.eco/mcp).

Is the Reecopedia MCP server safe to use?

Reecopedia 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 Reecopedia MCP server expose?

Reecopedia exposes 8 tools: search_eu_textile_regulations, search, fetch, document_outline, find_exact_text, and 3 more. Their descriptions and schemas cost roughly 577 tokens of context every time the server is loaded.

Does the Reecopedia MCP server require authentication?

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

Is the Reecopedia MCP server still maintained?

Reecopedia 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.