Ad-Veritas_mcp-server-trueRAG

Ad-Veritas_mcp-server-trueRAG

3.1

If you are the rightful owner of Ad-Veritas_mcp-server-trueRAG and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This repository contains a Model Context Protocol (MCP) server implementation for a GraphQL API that provides access to policies.

The Model Context Protocol (MCP) Server for GraphQL Policies API is designed to facilitate interaction with a GraphQL API that manages policy data. Built using the Python SDK for MCP and the GQL library, this server provides a robust framework for accessing and manipulating policy information through a GraphQL interface. The server is configured to work with TrueRAG systems, requiring specific environment variables for API key and endpoint configuration. It integrates seamlessly with MCP clients like Claude Desktop, allowing for efficient policy management and data retrieval. The server setup involves cloning the repository, installing necessary dependencies, and configuring environment variables to connect to the desired GraphQL API endpoint.

Features

  • GraphQL API Integration: Utilizes the GQL library to interact with GraphQL APIs for policy management.
  • Python SDK for MCP: Built using the Python SDK for MCP, ensuring compatibility and ease of use.
  • TrueRAG System Configuration: Designed to work with TrueRAG systems, requiring specific environment variables.
  • Seamless Client Integration: Easily integrates with MCP clients like Claude Desktop for efficient data retrieval.
  • Environment Variable Configuration: Uses a .env file for secure and flexible API key and endpoint management.