Skip to main content

MCP server for TrustRAG — trust-verified RAG exposed as tools for Claude Desktop, Cursor, and other MCP clients

Project description

trustrag-mcp

MCP server for TrustRAG — trust-verified RAG exposed as tools for Claude Desktop, Cursor, and other MCP clients.

Installation

pip install trustrag-mcp

Usage

Claude Desktop

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "trustrag": {
      "command": "uvx",
      "args": ["trustrag-mcp"],
      "env": {
        "TRUSTRAG_BACKEND_URL": "http://localhost:8000"
      }
    }
  }
}

Direct

# Via entry point
trustrag-mcp

# Via module
python -m trustrag_mcp

Tools

Tool Description
trustrag_query Ask the knowledge base with trust filtering
trustrag_upload_document Upload a PDF to the knowledge base
trustrag_get_audit_log Fetch recent query audit entries

Configuration

Set TRUSTRAG_BACKEND_URL environment variable (default: http://localhost:8000).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

trustrag_mcp-0.1.1.tar.gz (5.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

trustrag_mcp-0.1.1-py3-none-any.whl (6.2 kB view details)

Uploaded Python 3

File details

Details for the file trustrag_mcp-0.1.1.tar.gz.

File metadata

  • Download URL: trustrag_mcp-0.1.1.tar.gz
  • Upload date:
  • Size: 5.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for trustrag_mcp-0.1.1.tar.gz
Algorithm Hash digest
SHA256 762cd6a94791cba9ec9da1e213f696d6092060bbb40a9b9218a4d04083e0460c
MD5 1d322194fa668674cab8aa91b4c74d8f
BLAKE2b-256 0a21886ccc8ab67391e131cdd59f0736ac1509d78fb713811649b8a12044108b

See more details on using hashes here.

File details

Details for the file trustrag_mcp-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: trustrag_mcp-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 6.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for trustrag_mcp-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 fafd570fcbad9454b2c5083c94a9cee01d06313a552c2f2df4a89915cb3f85b2
MD5 90ebea2cdca9c19dc678fae6f646a7ee
BLAKE2b-256 9e3563d075af7fc8fa3ca81d5828d3f5213f714e1c4bd87fa904df40dca6d709

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page