mcp-server-trueRAG

Ad-Veritas/mcp-server-trueRAG

3.2

If you are the rightful owner of 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 streamlined operations and management of policy data. The server is designed to be easily deployable and configurable, making it a versatile tool for developers working with policy data in a GraphQL environment.

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: Configured to work with TrueRAG systems, requiring specific environment variables.
  • Seamless Client Integration: Easily integrates with MCP clients like Claude Desktop for streamlined operations.
  • Environment Variable Configuration: Uses a .env file for easy configuration of API keys and endpoints.

Tools

  1. python-sdk

    A Python SDK for implementing MCP servers.

  2. GQL

    A Python library for interacting with GraphQL APIs.