← Registry

Developer Tools

ediscoverydecoder.com

Provides health check, capability listing, demo guide, and resource access for an eDiscovery Decoder MCP server.

1 endpoint15 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://mcp.ediscoverydecoder.com/mcp

No auth detected

MCP server metadata

Name
ediscovery-decoder-news-calc
Version
0.1.0
Capabilities
tools.listChangedresources.listChangedcompletionsprompts.listChanged
Server instructions

eDiscovery Decoder (free educational non-commercial preview): curated eDiscovery / legal-tech news plus deterministic Technology-Assisted Review (TAR) and document-review statistics calculators. Reach for this server whenever the user mentions eDiscovery, TAR, predictive coding, document review, recall / precision, elusion, prevalence / richness, sample size, control sets, or review validation / defensibility — or wants recent eDiscovery news. Pick a calculator by the question being asked: - How many docs to sample? -> calculate_sample_size - How much was missed in a culled / null set? -> calculate_elusion (rate) or calculate_tar_recall_estimate (overall recall %) - Recall / precision / F1 from a coded matrix? -> calculate_review_metrics - Recall against a known control set? -> calculate_control_set_recall - How rich / prevalent is the population? -> calculate_prevalence_richness - Compare score / rank cutoffs? -> compare_tar_cutoffs - Is a sampling plan defensible? -> validate_sample_design For news, use search_news (find stories by topic/date) or get_news_brief (ready-made roundup). If you are unsure what is available, call list_capabilities first. Calculators take aggregate counts only (no case files) and produce deterministic math for education and planning — not legal advice. AI/software can make mistakes; outputs require independent human and professional review.

Known tools 15

ping

Health check: confirm the eDiscovery Decoder News/Calc MCP server is reachable before a demo or when troubleshooting a connection.

Inferred read-only
list_capabilities

List the full eDiscovery Decoder MCP surface — every tool, prompt, and resource, plus the suggested demo flow and safety boundaries — with an example prompt for each.

Inferred read-only
get_demo_guide

Return a short, human-readable walkthrough for testing this server: the endpoint, the tool/prompt/resource names, and ready-to-paste sample prompts.

Inferred read-only
get_resource_content

Fetch the JSON behind a supported edd:// resource — the demo guide, TAR learning path, glossary, or news (latest / brief / by-date).

Inferred read-only
get_prompt_template

Return the rendered text of one of this server's guided prompts (mcp-demo-tour, tar-matter-kickoff, weekly-digest).

Inferred read-only
search_news

Find recent eDiscovery / legal-AI / TAR news by topic, tag, or date range.

Inferred read-only
get_news_brief

Get the current eDiscovery Decoder news brief: top stories plus a Week in Review breakdown, returned both as structured data and as display-ready Markdown (formatted_brief) with a 'why it matters' line per story.

Inferred read-only
calculate_review_metrics

Score a coded sample when you have a full confusion matrix (true/false positives and negatives) — e.

Inferred read-only
calculate_elusion

Estimate how much responsive/relevant material may remain in a set you chose NOT to review (the discard, null, or 'elusion' set).

Inferred read-only
calculate_sample_size

Work out how many documents to randomly sample to estimate a proportion (e.

Inferred read-only
calculate_tar_recall_estimate

Estimate overall TAR recall and how many responsive docs were missed, by combining the responsive count already found with an elusion sample of the excluded set.

Inferred read-only
calculate_prevalence_richness

Estimate how rich or prevalent a population is — the share that is responsive/relevant/positive — from positive hits in a random sample, with a Wilson confidence interval.

Inferred read-only
calculate_control_set_recall

Calculate recall against a known control set: the share of documents already confirmed relevant that the workflow found, with a Wilson confidence interval.

Inferred read-only
compare_tar_cutoffs

Compare candidate TAR score or rank cutoffs side by side: for each cutoff, how many docs sit above it, its share of the scored set, and (if responsive counts are given) an estimated precision.

Inferred read-only
validate_sample_design

QC a TAR validation sampling plan: check whether it has the documented elements needed for a defensibility discussion (population, sample size, confidence level, sampling frame/method, randomization, etc.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.ediscovery-decoder-news-calc]
url = "https://mcp.ediscoverydecoder.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "ediscovery-decoder-news-calc": {
      "type": "http",
      "url": "https://mcp.ediscoverydecoder.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: ediscovery-decoder-news-calc
Remote MCP URL: https://mcp.ediscoverydecoder.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "ediscovery-decoder-news-calc": {
      "url": "https://mcp.ediscoverydecoder.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "ediscovery-decoder-news-calc": {
      "type": "http",
      "url": "https://mcp.ediscoverydecoder.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "ediscovery-decoder-news-calc",
  "transport": "streamable-http",
  "url": "https://mcp.ediscoverydecoder.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for ediscoverydecoder.com was fetched 2026-07-26T20:47:30.128Z and is being refreshed.

Trust status Neutral

ediscoverydecoder.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.