TrueRAG icon

TrueRAG

CreatedAd-Veritas

Provides an MCP server implementation to access policies via a GraphQL API, enabling contextual awareness for language models.

About

This repository hosts a Model Context Protocol (MCP) server that allows access to policies through a GraphQL API, leveraging the python SDK for MCP and the GQL library. It's designed to integrate TrueRAG systems with applications like Claude, enriching language model interactions with contextual information. The server requires setting up environment variables for the GraphQL API key and endpoint, and can then be configured within a client like Claude Desktop to provide access to shipping policies.

Key Features

  • Exposes TrueRAG policies through a GraphQL API.
  • Uses the Model Context Protocol for seamless integration.
  • Built with the python SDK for MCP and GQL library.
  • Configurable with environment variables for API key and endpoint.
  • Example configuration provided for integration with Claude Desktop.

Use Cases

  • Integrate TrueRAG policies into language model workflows.
  • Provide contextual information to language models using a GraphQL API.
  • Enhance Claude Desktop with shipping policy awareness.