Ad-Veritas TrueRAG
CreatedMCP-Mirror
Implements a Model Context Protocol (MCP) server for accessing policies via a GraphQL API.
About
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.
Key Features
- 0 GitHub stars
- Configured via environment variables
- Compatible with TrueRAG systems
- Connects to GraphQL API for policy access
- Implements the Model Context Protocol (MCP)
- Built using Python SDK for MCP and GQL library
Use Cases
- Integrating policies into MCP clients
- Accessing policies via a GraphQL API
- Using Model Context Protocol to provide context to applications