Model Context Protocol (MCP) Server for GraphQL Policies API
@Ad-Veritas
About Model Context Protocol (MCP) Server for GraphQL Policies API
Model Context Protocol (MCP) server to access an instance of TrueRAG
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"shipping-policies": {
"command": "uv",
"args": [
"--directory",
"{path_to_mcp_server}/mcp-server-trueRAG",
"run",
"fastmcp",
"run",
"server.py"
],
"env": {
"GRAPHQL_API_KEY": "",
"GRAPHQL_ENDPOINT": ""
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Model Context Protocol (MCP) Server for GraphQL Policies API?
It is an MCP server that provides access to policies via a GraphQL API, built using the Python MCP SDK and the GQL library. It is intended for users of TrueRAG systems who need to query policy data through a standardized model context protocol interface.
How to use Model Context Protocol (MCP) Server for GraphQL Policies API?
Clone the repository, ensure uv is installed, create a .env file with GRAPHQL_API_KEY and GRAPHQL_ENDPOINT from your TrueRAG environment, then configure your MCP client (e.g., Claude Desktop) using the uv --directory ... run fastmcp run server.py command as described in the README.
Key features of Model Context Protocol (MCP) Server for GraphQL Policies API
- Built with Python MCP SDK and GQL library
- Uses uv for dependency management and execution
- Connects to GraphQL APIs for TrueRag systems
- Configurable via environment variables for API key and endpoint
- Provides access to policies through a standardized interface
Use cases of Model Context Protocol (MCP) Server for GraphQL Policies API
- Querying policies from a TrueRAG system via Claude Desktop
- Integrating policy data into AI workflows using MCP
- Automating policy retrieval with AI assistants
FAQ from Model Context Protocol (MCP) Server for GraphQL Policies API
What dependencies are required?
Python, uv, and the GQL library (managed automatically by uv).
How do I configure the server?
Set the GRAPHQL_API_KEY and GRAPHQL_ENDPOINT environment variables in a .env file placed in the repository root.
What MCP clients are supported?
The README provides a configuration example for Claude Desktop, but any MCP‑compatible client can be used.
Where does the data come from?
Data is accessed via a GraphQL API from a TrueRAG environment; the API key and endpoint must be supplied by the user.
What runtime environment is needed?
The server requires uv to run the fastmcp command; no other runtime or container is explicitly required.
Frequently asked questions
What dependencies are required?
Python, uv, and the GQL library (managed automatically by uv).
How do I configure the server?
Set the `GRAPHQL_API_KEY` and `GRAPHQL_ENDPOINT` environment variables in a `.env` file placed in the repository root.
What MCP clients are supported?
The README provides a configuration example for Claude Desktop, but any MCP‑compatible client can be used.
Where does the data come from?
Data is accessed via a GraphQL API from a TrueRAG environment; the API key and endpoint must be supplied by the user.
What runtime environment is needed?
The server requires `uv` to run the `fastmcp` command; no other runtime or container is explicitly required.
Basic information
More Developer Tools MCP servers
AptiBuild AI — Career Intelligence
ParklandBuildsAptiBuild AI — Career Intelligence MCP Server Structured career decision scaffolding for AI agents. Provides personality-conditioned business idea generation, official BLS OEWS wage data, FRED labor market signals, and
Mobbin
MobbinMobbin MCP connects your AI agents to 600,000+ real product screens, so what they build starts with what already works.

Meticulous
MeticulousMCP server and skills to connect to the Meticulous UI testing platform.

BetterBugs
BetterBugsThe BetterBugs MCP (Model Context Protocol) enables you to load BetterBugs bug reports (via report links) directly to your preferred AI Agents and developer environments with MCP Client capabilities (such as Cursor, VS C
Altronis
sypherinMCP server + CLI for Altronis — Singapore AI consulting. Ask the Lyra consultant, generate a grant-matched AI transformation plan, pull curated SG AI events/news. Read-only, wraps altronis.sg.
Comments