
Golden Dataset Mcp
- Updated June 20, 2026
- nipunkhanderia/golden-dataset-mcp
Manages version-controlled golden datasets and runs RAG evaluations locally with no API key, so a solo builder can regression-test their LLM/RAG app against known-good answers.
About
Golden Dataset Mcp is an MCP server that stores version-controlled golden datasets and runs RAG evaluations without requiring any API key. A solo builder reaches for it to regression-test a retrieval or LLM pipeline against known-good expected answers as the app evolves.
- Version-controlled golden datasets
- RAG evaluation with no API key needed
- Runs locally over stdio
Golden Dataset Mcp by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
claude mcp add golden-dataset-mcp -- uvx golden-dataset-mcpAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| Package | golden-dataset-mcp |
|---|---|
| Transport | STDIO |
| Auth | None |
| Last updated | June 20, 2026 |
| Repository | nipunkhanderia/golden-dataset-mcp ↗ |
What it does
Manages version-controlled golden datasets and runs RAG evaluations locally with no API key, so a solo builder can regression-test their LLM/RAG app against known-good answers.
Who is it for?
regression-testing RAG and LLM output quality
Skip if: production traffic monitoring
What you get
- rag evaluation results
- versioned golden datasets