mcpserver.lol
registry/ediscoverydecoder-mcp
Connection check verified live · 20h ago

ediscoverydecoder-mcp

Free educational MCP for read-only eDiscovery news and TAR/review calculators.

Tools 15
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

15 tools

Read from the running server on 20h ago.

calculate_control_set_recall read-only relevant_found*relevant_missed*confidence_level
Calculate recall against a known control set: the share of documents already confirmed relevant that the workflow found, with a Wilson confidence interval. Use when you have releva…
calculate_elusion read-only sample_size*confidence_levelrelevant_found_in_sample*
Estimate how much responsive/relevant material may remain in a set you chose NOT to review (the discard, null, or 'elusion' set). Use when a random sample of that excluded set has…
calculate_prevalence_richness read-only sample_size*positive_hits*population_sizeconfidence_level
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. Use for…
calculate_review_metrics read-only true_negatives*true_positives*false_negatives*false_positives*
Score a coded sample when you have a full confusion matrix (true/false positives and negatives) — e.g. comparing a TAR model's calls against a reviewer's. Returns recall, precision…
calculate_sample_size read-only margin_of_error*population_size*confidence_levelestimated_prevalence
Work out how many documents to randomly sample to estimate a proportion (e.g. richness or elusion) at a target confidence level and margin of error, with finite-population correcti…
calculate_tar_recall_estimate read-only confidence_levelresponsive_found*elusion_sample_size*elusion_responsive_hits*excluded_population_size*
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. Use when the user…
compare_tar_cutoffs read-only cutoffs*scored_document_count*
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 estimate…
get_demo_guide read-only
Return a short, human-readable walkthrough for testing this server: the endpoint, the tool/prompt/resource names, and ready-to-paste sample prompts. Use to give someone a guided de…
get_news_brief read-only week_limitcurrent_limit
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…
get_prompt_template read-only audienceweek_startprompt_name*matter_description
Return the rendered text of one of this server's guided prompts (mcp-demo-tour, tar-matter-kickoff, weekly-digest). Use when the client can call tools but cannot open MCP prompts d…
get_resource_content read-only uri*
Fetch the JSON behind a supported edd:// resource — the demo guide, TAR learning path, glossary, or news (latest / brief / by-date). Use when you want resource content but the clie…
list_capabilities read-only
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. Call this fir…
ping read-only
Health check: confirm the eDiscovery Decoder News/Calc MCP server is reachable before a demo or when troubleshooting a connection. Returns server name and version. No inputs.
search_news read-only tagslimitquerydate_todate_from
Find recent eDiscovery / legal-AI / TAR news by topic, tag, or date range. Use when the user asks what's new or recent in eDiscovery, wants stories on a subject, or asks about a ti…
validate_sample_design read-only random_seedsample_size*generated_atsampling_framemargin_of_errorpopulation_size* +3
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/met…