evals-mcp-server
Author verifiable eval records through a draft→review→revise→submit loop with enforced graders.
Package Details
@cyanheads/evals-mcp-server
Package Arguments
Positional
runstart:stdioEnvironment Variables
./evals-dataRoot folder for record JSON. The store manages drafts/, submitted/, and exports/ subdirs under it.
falseWhen 'true', evals_submit_draft requests a human confirmation where the client supports elicitation.
Default metadata.license applied when a draft omits one.
Directory of framework-written tool-call captures; when set, captures EvalsIDs resolve to full dumps.
infoSets the minimum log level for output (e.g., 'debug', 'info', 'warn').
@cyanheads/evals-mcp-server
Package Arguments
Positional
runstart:httpEnvironment Variables
127.0.0.1The hostname for the HTTP server.
3010The port to run the HTTP server on.
/mcpThe endpoint path for the MCP server.
noneAuthentication mode to use: 'none', 'jwt', or 'oauth'.
./evals-dataRoot folder for record JSON. The store manages drafts/, submitted/, and exports/ subdirs under it.
falseWhen 'true', evals_submit_draft requests a human confirmation where the client supports elicitation.
Default metadata.license applied when a draft omits one.
Directory of framework-written tool-call captures; when set, captures EvalsIDs resolve to full dumps.
infoSets the minimum log level for output (e.g., 'debug', 'info', 'warn').