geo-tool-check
geo-tool-check
이 페이지가 AI 검색에 읽히나요? ChatGPT, Perplexity, Claude, Google AI에 대한 크롤러 접근, 구조, 인용 가능성을 CLI 및 MCP 서버로 확인합니다.
모든 것이 사용자 머신에서 실행됩니다. 계정도, API 키도, geo-tool.com으로 전송되는 데이터도 없습니다.
CLI
npx geo-tool-check example.comhttps://example.com/
92/100 Excellent 534 words · 238 ms
directAnswers 25/25 ██████████████████
structure 15/20 ██████████████░░░░
schemaMarkup 15/15 ██████████████████
citations 12/15 ██████████████░░░░
multimedia 5/5 ██████████████████
platformSpecific 20/20 ██████████████████CI에서
npx geo-tool-check https://example.com/pricing --min-score 70임계값 미만이면 종료 코드 1을 반환합니다. GPTBot을 차단하거나 콘텐츠를 JavaScript 뒤에 숨기는 배포를 잡아냅니다.
npx geo-tool-check example.com --crawlers # only robots.txt, exits 1 if a scored crawler is blocked
npx geo-tool-check example.com --json # machine-readable
npx geo-tool-check example.com --lang de # German labelsRelated MCP server: seo-audit-mcp
MCP 서버
에이전트에게 AI 가시성을 위한 세 가지 도구를 제공합니다.
{
"mcpServers": {
"geo-tool-check": {
"command": "npx",
"args": ["-y", "geo-tool-check", "--mcp"]
}
}
}또는 바이너리를 직접 지정: npx -y geo-tool-check-mcp.
Smithery에서도 사용 가능:
npx -y smithery mcp add tracktronaut/geo-tool-check번들을 다시 빌드하고 재배포하려면:
npm run bundle # geo-tool-check.mcpb
./scripts/publish-smithery.sh # needs: smithery auth login도구 | 기능 | 네트워크 |
| 전체 페이지 점수, 6개 카테고리, 발견 사항 | 페이지를 가져옴 |
| robots.txt가 차단하는 AI 크롤러 | robots.txt를 가져옴 |
| 작성 중인 구절의 점수 산정 | 없음 |
점수의 의미
6개 카테고리에 걸친 25개 검사, 0~100점. geo-tool.com을 구동하는 것과 동일한 코드 — 점수 로직은 재구현이 아니라 가져온 것이므로, 동일한 입력에 대해 둘 다 같은 숫자를 산출합니다.
Node는 JavaScript를 실행하지 않습니다. 따라서 이 도구는 일반 HTML 크롤러가 보는 것을 보고합니다 — 즉 GPTBot, ClaudeBot, PerplexityBot이 보는 것과 정확히 같습니다. 클라이언트 렌더링 페이지는 여기서 낮은 점수를 받게 되며, 그것이 발견 사항이지 한계가 아닙니다. 크롤러의 관점을 렌더링된 페이지와 비교하려면 브라우저 확장 프로그램을 사용하세요.
의도적으로 JavaScript 렌더링 폴백이 없습니다: 유료 렌더링 서비스는 바로 이 패키지가 만들지 말아야 할 운영 비용입니다.
제로 의존성
stdio를 통한 MCP 프로토콜은 세 가지 메서드를 가진 JSON-RPC로, 직접 구현되었습니다. Node 18+ 외에 설치할 것이 없고, 공급망도, 버전 드리프트도 없습니다.
Claude Code 플러그인
한 번 설치:
/plugin marketplace add geo-tool-com/geo-tool-check
/plugin install geo-tool-check@geo-tool그런 다음 한 명령으로 모든 페이지를 확인 — 재시작 없이 즉시 작동:
/geo-tool-check example.com0~100 준비 점수, robots.txt가 차단하는 AI 크롤러, 우선순위가 매겨진 수정 목록을 얻을 수 있습니다. 평범한 언어로 그냥 물어볼 수도 있습니다("example.com이 AI 검색에 읽히나요?") — 재시작 후 세 가지 MCP 도구가 직접 답합니다. 구체적인 최적화 조치가 포함된 전체 감사는 geo-tool.com에서 무료입니다. 유료 워크스페이스는 구매 의도 질문에 대한 실제 AI 답변(ChatGPT, Perplexity, Gemini)을 매일 추가로 측정합니다.
링크
npm: geo-tool-check
Smithery: tracktronaut/geo-tool-check
라이선스
MIT. track by track GmbH 제작.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityAmaintenanceEnables AI agents to check whether a public website is crawlable, understandable, and ready for AI search workflows through local-only audits of robots.txt, sitemaps, metadata, and llms.txt.3511MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to perform instant SEO audits, check robots.txt, sitemaps, and AI crawler access for any URL without API keys.MIT
- AlicenseAqualityAmaintenanceProvides AI-visibility scoring and site auditing capabilities for websites, enabling agents to check how sites appear in AI engines like ChatGPT and Perplexity, run full SEO/security audits, and monitor changes over time.141,061MIT
- AlicenseNot gradedqualityBmaintenanceProvides 23 bounded MCP tools for AI agents to perform technical SEO audits, including crawl setup, page analysis, issue detection, and report exports, all while keeping data local.5MIT
Related MCP Connectors
Scan any URL for AI agent readability — Vercel Spec, llmstxt.org, and agent-protocol manifests.
SEO research, audits, backlinks, GSC, and content workflow tools for AI agents.
Generate 18 AI readiness files (llms.txt, ai.txt, RAG indexes, schema) for any website.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/geo-tool-com/geo-tool-check'
If you have feedback or need assistance with the MCP directory API, please join our Discord server