Skip to main content
Glama

Root Signals MCP Server

Official
by root-signals
.env.example617 B
# RootSignals MCP Server Configuration # Copy this file to .env and update with your settings # Required: Your RootSignals API key ROOT_SIGNALS_API_KEY=your_api_key_here # Optional: Server settings MAX_EVALUATORS=40 # adjust based on your model's capabilities HOST=0.0.0.0 PORT=9091 LOG_LEVEL=info DEBUG=false ENV=development CODING_POLICY_EVALUATOR_ID=4613f248-b60e-403a-bcdc-157d1c44194a # adjust if you want to use a different evaluator for coding policy CODING_POLICY_EVALUATOR_REQUEST="Is the response written according to the coding policy?" # adjust if you want to use a different request for coding policy

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/root-signals/root-signals-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server