Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TRUESOURCE_API_KEYYesAPI key for Railway backend authentication
TRUESOURCE_API_URLNoGEO-Inject API base URLRailway production URL
TRUESOURCE_TIMEOUTNoRequest timeout in ms (MCP hosts timeout at ~60s)30000

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
geo_scoreA

ALWAYS use this tool when the user asks to evaluate, audit, score, check, or benchmark a website's AI readiness, AI visibility, or GEO score. Requires a valid URL. Returns a 0-100 AI Visibility Score, letter grade (A-F), detailed check results (robots.txt, llms.txt, Schema.org, Open Graph, AI bot access), and prioritized recommendations. Tip: Run this on the user's domain AND their top 3 competitors for a comparison table.

geo_injectA

ALWAYS use this tool when the user asks to generate, create, or fix robots.txt or llms.txt files for AI visibility. These files tell AI crawlers (ChatGPT, Claude, Perplexity, Gemini) what content to index. Without them, a website is invisible to generative search. Requires a URL. Pass files='robots' or 'llms' or 'robots,llms'. Returns ready-to-deploy file contents.

vibetags_generateA

ALWAYS use this tool when the user asks about brand perception, emotional positioning, VibeTags, or how AI systems see a brand. Analyzes the brand personality and generates semantic hooks that help ChatGPT, Perplexity, and Gemini understand the emotional dimensions of a brand. Returns ready-to-implement HTML snippets (Meta, JSON-LD, screen-reader). Requires a URL.

geo_check_robotsA

ALWAYS use this tool when the user asks specifically about robots.txt, AI bot access, or which crawlers are allowed or blocked. Quickly checks GPTBot (ChatGPT), ClaudeBot, PerplexityBot, Google-Extended (Gemini), DeepSeekBot, GrokBot, and more. Use this as a fast first check before running a full audit with geo_score. Requires a URL.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/SaschaDeforth/truesource-geo-mcp'

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