# Codegraph MCP Server Configuration
# Copy this file to .env and customize for your environment
# Path to the code graph JSON file
# Default: ./data/graph.json
# This file is generated by running: npm run ingest -- --target <project>
NABI_GRAPH_JSON=./data/graph.json
# Project root directory for path containment
# Default: current working directory
# This is used to prevent directory traversal attacks
# Set to the root of the codebase you want to analyze
NABI_ROOT=./
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/NabiaTech/codegraph-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server