Skip to content

feat: add Swiss Truth MCP to community servers#4007

Open
swisstruthorg wants to merge 1 commit intomodelcontextprotocol:mainfrom
swisstruthorg:add-swiss-truth-v2
Open

feat: add Swiss Truth MCP to community servers#4007
swisstruthorg wants to merge 1 commit intomodelcontextprotocol:mainfrom
swisstruthorg:add-swiss-truth-v2

Conversation

@swisstruthorg
Copy link
Copy Markdown

Description

Add Swiss Truth MCP to the Community Servers list.

What is Swiss Truth MCP?

Swiss Truth is a verified knowledge base for AI agents that prevents hallucinations on regulatory and domain-specific facts.

  • 25+ certified domains: Swiss law, health, finance, AI/ML, EU regulations
  • 5-stage human+AI validation pipeline: Pre-screening → Expert review → Conflict detection → Source scoring → Certification
  • Confidence scores + SHA256 hashes: Every claim is traceable
  • No API key required: npx -y mcp-remote https://swisstruth.org/mcp
  • 2000+ certified claims with primary source URLs

Quick Setup

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

Smithery: https://smithery.ai/server/swiss-truth-mcp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant