Swiss Truth MCP

Swiss Truth MCP

Verified knowledge base for AI agents. Stop hallucinations with certified, source-backed facts. Covers Swiss law, health, finance, climate, AI/ML, and more. 8 tools, no API key needed, public and free.

Category
访问服务器

README

Swiss Truth MCP

Stop your AI agent from hallucinating facts. Swiss Truth is a verified, source-backed knowledge base accessible via MCP — certified claims with confidence scores, primary source URLs, and SHA256 integrity hashes.

No API key. No setup. Connect in 30 seconds.


Why agents need this

LLMs hallucinate facts, especially for country-specific, regulatory, and scientific topics. Swiss Truth gives your agent a ground-truth layer it can query before answering — returning only claims that have passed a 5-stage human + AI validation pipeline.

Without Swiss Truth With Swiss Truth
"Health insurance in Switzerland is optional, I think..." "Health insurance is mandatory (KVG Art. 3) — confidence 0.99, source: bag.admin.ch"
Unknown answer on Swiss VAT rates Certified claim with current rate + legal source
Unverified AI/ML definition Peer-reviewed explanation with academic citation

Quick Setup — Claude Desktop

{
  "mcpServers": {
    "swiss-truth": {
      "command": "npx",
      "args": ["-y", "mcp-remote", "https://swisstruth.org/mcp"]
    }
  }
}

macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json

Restart Claude Desktop — done.


6 MCP Tools

search_knowledge — Semantic search over certified facts

search_knowledge("How does health insurance work in Switzerland?")
search_knowledge("Was ist RAG in der KI?")          # DE auto-detected
search_knowledge("三权分立原则")                       # ZH auto-detected

Returns: ranked list of certified claims, each with:

  • confidence_score (0.0 – 1.0)
  • source_urls (gov, academic, institutional — no Wikipedia)
  • hash (SHA256 for tamper detection)
  • language, domain, last_reviewed

Supports: DE · EN · FR · IT · ES · ZH · AR · RU · JA · KO


verify_claim — Fact-check any statement

verify_claim("Die Krankenversicherung in der Schweiz ist freiwillig.")
{
  "verdict": "contradicted",
  "confidence": 0.879,
  "explanation": "Swiss law (KVG Art. 3) mandates health insurance for all residents.",
  "evidence": [...],
  "sources": ["https://www.bag.admin.ch/..."]
}

Returns: supported · contradicted · unknown


get_claim — Full provenance for a single claim

get_claim("sha256:d21321db714d...")

Returns: claim text, domain, language, confidence, validator, institution, review date, all source URLs, SHA256 hash.


list_domains — Browse the knowledge base

list_domains()

Returns all 12 domains with certified claim counts. Use to understand coverage before querying.


submit_claim — Contribute to the knowledge base

Submit a claim for expert review. Automatically triggers the full validation pipeline (dedup → AI pre-screen → source verification → human review → signing).


get_claim_status — Track validation progress

Check where your submitted claim is: draftpeer_reviewcertified


Knowledge Domains

Domain ID Focus
Swiss Health swiss-health KVG, mandatory insurance, Krankenkasse
Swiss Law swiss-law Federal law, cantonal rules, civil code
Swiss Finance swiss-finance AHV, 3-pillar system, taxes, banking
Swiss Politics swiss-politics Federal Council, direct democracy, elections
Swiss Education swiss-education University system, apprenticeships, Bologna
Swiss Energy swiss-energy Nuclear, renewables, energy strategy 2050
Swiss Transport swiss-transport SBB, highways, LSVA
Swiss Agriculture swiss-agriculture Direct payments, organic, food sovereignty
Climate Science climate IPCC findings, temperature data, emissions
AI / ML ai-ml RAG, transformers, LLM concepts, benchmarks
Natural Sciences world-science Physics, chemistry, biology fundamentals
World History world-history Verified historical facts and dates

Agent Use Cases

RAG grounding — Before answering a user question, call search_knowledge to retrieve certified context. Pass it as system context to prevent hallucination.

Fact-checking pipeline — Use verify_claim as a post-processing step to validate claims in generated text before showing them to users.

Compliance checks — For Swiss regulatory topics (insurance, taxes, legal obligations), retrieve ground truth with source references your users can verify.

Multi-language support — One agent, 10+ languages. The query language is auto-detected — no need to specify it.


Trust & Methodology

Every claim passes a 5-stage validation pipeline:

  1. Semantic dedup — vector similarity ≥ 95% blocks redundant submissions
  2. AI pre-screen — Claude Haiku checks atomicity, factuality, source presence
  3. Source verification — each URL fetched and verified to support the claim
  4. Expert peer review — human validation with confidence score assignment
  5. SHA256 signing + annual expiry — confidence decays 1%/month until renewed

Full transparency: swisstruth.org/trust


Endpoints

MCP endpoint https://swisstruth.org/mcp
MCP discovery https://swisstruth.org/.well-known/mcp.json
Trust & stats https://swisstruth.org/trust
REST API docs https://swisstruth.org/docs
RSS feed https://swisstruth.org/feed.rss
Webhook subscriptions POST https://swisstruth.org/webhooks

Subscribe to new certified claims

RSS — poll or subscribe in any feed reader:

https://swisstruth.org/feed.rss
https://swisstruth.org/feed.rss?domain=swiss-health

Webhook — get notified on every certification:

curl -X POST https://swisstruth.org/webhooks \
  -H "Content-Type: application/json" \
  -d '{"url": "https://your-agent.example.com/hook", "domain": "swiss-health"}'

Built with FastAPI · Neo4j · MCP · Claude

推荐服务器

Baidu Map

Baidu Map

百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。

官方
精选
JavaScript
Playwright MCP Server

Playwright MCP Server

一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。

官方
精选
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。

官方
精选
本地
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。

官方
精选
本地
TypeScript
VeyraX

VeyraX

一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。

官方
精选
本地
graphlit-mcp-server

graphlit-mcp-server

模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。

官方
精选
TypeScript
Kagi MCP Server

Kagi MCP Server

一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。

官方
精选
Python
e2b-mcp-server

e2b-mcp-server

使用 MCP 通过 e2b 运行代码。

官方
精选
Neon MCP Server

Neon MCP Server

用于与 Neon 管理 API 和数据库交互的 MCP 服务器

官方
精选
Exa MCP Server

Exa MCP Server

模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。

官方
精选