TrueSource GEO MCP Server
Enables AI assistants to audit websites for AI-readiness, generate AI-optimized robots.txt and llms.txt files, and create VibeTags for emotional AI brand resonance.
README
TrueSource GEO MCP Server
AI-Readiness auditing as an MCP tool surface — for Claude Desktop, Cursor, VS Code Copilot, and 70+ other MCP clients.
What is this?
This is a Model Context Protocol (MCP) server that exposes TrueSource's GEO-Audit methodology as standardized tools. Any MCP-compatible AI assistant can:
- Audit websites for AI-readiness (robots.txt, llms.txt, schema markup, E-E-A-T signals)
- Generate GEO files (AI-optimized robots.txt, llms.txt)
- Create VibeTags for emotional AI brand resonance
- Check robots.txt for AI bot allow/block status
Quick Start
Option A: npx (Recommended)
⚠️ The
-yflag is critical — without it, npx silently waits for install confirmation in the background and the server freezes.
Claude Desktop
Edit ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"truesource": {
"command": "npx",
"args": ["-y", "truesource-geo-mcp"],
"env": {
"TRUESOURCE_API_KEY": "your-api-key-here"
}
}
}
}
Cursor / VS Code
Add to .cursor/mcp.json or VS Code MCP settings:
{
"mcpServers": {
"truesource": {
"command": "npx",
"args": ["-y", "truesource-geo-mcp"],
"env": {
"TRUESOURCE_API_KEY": "your-api-key-here"
}
}
}
}
Option B: Local Build
cd packages/geo-mcp
npm install
npm run build
{
"mcpServers": {
"truesource-geo": {
"command": "node",
"args": ["/absolute/path/to/packages/geo-mcp/build/index.js"],
"env": {
"TRUESOURCE_API_KEY": "your-api-key-here"
}
}
}
}
3. Restart Your MCP Host & Use
Ask your AI assistant:
- "What's the AI-readiness score for my-website.com?"
- "Generate a robots.txt for https://example.com"
- "Check which AI bots are blocked on competitor.com"
- "Create VibeTags for our brand at my-website.com"
Available Tools
| Tool | Trigger | Description |
|---|---|---|
geo_score |
"audit", "score", "check AI readiness" | Full AI-readiness audit → 0-100 score, grade, checks, recommendations |
geo_inject |
"generate robots.txt", "create llms.txt" | Generate AI-optimized robots.txt + llms.txt (ready to deploy) |
vibetags_generate |
"brand perception", "VibeTags", "how AI sees" | Emotional AI brand resonance analysis (4-layer VibeGap Bridge) |
geo_check_robots |
"robots.txt", "which bots blocked" | Quick robots.txt AI bot status check (9 bots) |
Environment Variables
| Variable | Required | Default | Description |
|---|---|---|---|
TRUESOURCE_API_KEY |
Yes | — | API key for Railway backend authentication |
TRUESOURCE_API_URL |
No | Railway production URL | GEO-Inject API base URL |
TRUESOURCE_TIMEOUT |
No | 30000 |
Request timeout in ms (MCP hosts timeout at ~60s) |
Testing with MCP Inspector
npm run inspect
This opens the interactive MCP Inspector at http://localhost:6274, where you can:
- See all registered tools and their schemas
- Invoke tools with test data
- Inspect JSON-RPC request/response pairs
Architecture
┌─────────────────────────────┐
│ MCP Host (Claude Desktop) │
│ User: "Audit example.com" │
└─────────────┬───────────────┘
│ Stdio (JSON-RPC 2.0)
▼
┌─────────────────────────────┐
│ truesource-geo-mcp v1.2.0 │
│ (TypeScript MCP Server) │
│ │
│ Tools: │
│ ├── geo_score │
│ ├── geo_inject │
│ ├── vibetags_generate │
│ └── geo_check_robots │
└─────────────┬───────────────┘
│ HTTPS + Bearer Auth
▼
┌─────────────────────────────┐
│ Railway API │
│ (FastAPI / Python) │
│ truesource-mcp-api │
│ │
│ POST /audit/robust │
│ POST /activate/robots │
│ POST /activate/llms │
│ POST /semantize │
│ GET /check/robots │
└─────────────────────────────┘
Changelog
v1.2.0 (2026-03-29) — Gemini Review Release
- Security: API key authentication (Bearer token via
TRUESOURCE_API_KEY) - Performance: Timeout reduced 180s → 30s (MCP host compatibility)
- Performance: HTML streaming with
</head>early-abort for Schema/OG checks - DX: Improved tool descriptions with explicit trigger words for better LLM routing
- DX:
npx -yinstall flow documented (prevents silent freeze)
v1.1.0 (2026-03-29) — Optimization Release
- Performance: Parallelized 5 checks with
Promise.allSettled(3s → ~1s) - Bugfix: Register
geo_check_robotstool - Bugfix: Fix
{{HOST}}placeholder in generated robots.txt - Bugfix: Fix response format mismatch in check-robots
v1.0.0 (2026-03-28) — Initial Release
- 3 tools:
geo_score,geo_inject,vibetags_generate - Stdio transport, Railway API integration
License
MIT — TrueSource AI / Sascha Deforth
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。