Provides an MCP server implementation to access policies via a GraphQL API, enabling contextual awareness for language models.
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.