MCP.so
登录

Groundcheck

@beepboop2025

关于 Groundcheck

The grounding check agents run before they answer: verdicts with confidence scores and cited sources.

基本信息

发布者

beepboop2025

提交者

moo

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Groundcheck?

The grounding check agents run before they commit to an answer — an MCP server that verifies a factual claim against live sources and returns a verdict, confidence, and citations.

How to use Groundcheck?

The README includes setup instructions such as engine/ Python FastAPI service — retrieval + stance classification + the verdict brain..

Key features of Groundcheck

  • retrieves sources first, then asks only the narrow, evidence-anchored question — does
  • refuses on conflict and saturates confidence, so disagreement flows to unverified
  • returns citations, so the verdict is checkable, not taken on the model's word

Use cases of Groundcheck

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Groundcheck

Where is the source code for Groundcheck?

The source code is linked from the repository URL on this page.

Does Groundcheck include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

评论

更多 MCP 服务器