Implements a Model Context Protocol (MCP) server for accessing policies via a GraphQL API.
This tool provides a Model Context Protocol (MCP) server implementation, enabling interaction with a GraphQL API that exposes policies. Built using the Python SDK for MCP and the GQL library, it facilitates seamless integration with TrueRAG systems. The server is configured via environment variables for the GraphQL API key and endpoint, allowing for straightforward connection and policy retrieval. This server can then be integrated into MCP clients such as Claude.