Geolint MCP Server
ESLint for AI search. Lint your website for AI-search readiness - AI crawler access, llms.txt, structured data and citability. It runs locally over stdio via the published package.
People who work with aeo, ai search and geo and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-09-16 · ★ 2 · #87 OF 93 MAINTAINED WEB SCRAPING · VERIFIED 2026-09-18
MIT · TypeScript servers · how we verify → /methodology
01 · Install Geolint
Claude Code
claude mcp add iliasabk-geolint -- npx -y @iliasabk/geolint Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"iliasabk-geolint": {
"command": "npx",
"args": [
"-y",
"@iliasabk/geolint"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
repo age created 2026-09-14 - young repo, little track record yet
license MIT - declared in the repository
npm package @iliasabk/geolint - published under the repo owner's npm scope (@iliasabk)
registry namespace io.github.iliasabk is GitHub-verified and matches the repo owner
03 · What Geolint can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.4.0 · 2026-09-16
replace unused template literal in llms-txt test · add .gitattributes to force LF on checkout (fixes Windows CRLF lint failures) · New Contributors · @sandeep780049 made their first contribution in
v1 · 2026-09-14
replace unused template literal in llms-txt test · add .gitattributes to force LF on checkout (fixes Windows CRLF lint failures) · New Contributors · @sandeep780049 made their first contribution in
v0.3.2 · 2026-09-15
Auto-publishes to the official MCP registry via OIDC, CI matrix on ubuntu/macos/windows, llms.txt served on the showcase site. See CHANGELOG.md
04 · Who maintains Geolint
geolint is maintained by iliasabk. It's the only MCP server we track from this author; the repo dates to Sep 2026.
05 · Facts
- repository
- github.com/iliasabk/geolint
- category
- web scraping - ranked #87 of 93 actively-maintained web scraping servers as of 2026-09-18.
- release cadence
- 10+ releases in the last 90 days (latest 2026-09-16)
- registry
- io.github.iliasabk/geolint (active, first published 2026-09-14 · 2 versions)
- packages
- npm:@iliasabk/geolint
06 · Geolint FAQ
What is Geolint?
ESLint for AI search. Lint your website for AI-search readiness - AI crawler access, llms.txt, structured data and citability. It runs locally over stdio via the published package.
Is Geolint still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-16 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
How do I install Geolint?
Run `npx -y @iliasabk/geolint`. You can also paste the ready-made client config above.
Does Geolint run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Geolint
Alternatives to Geolint
Maintained web scraping servers if Geolint isn't the fit.
- Firecrawl MCP Server MCP server for Firecrawl - web search, scraping, and biomedical/arXiv paper search. ★ 7,478 · 2026-09-18
- Apify MCP Server Extract data from any website with thousands of scrapers, crawlers, and automations on Apify Store ⚡ ★ 7,456 · 2026-09-17
- Wigolo Local-first web intelligence MCP server for AI coding agents ★ 5,284 · 2026-09-17
- Exa Fast, intelligent web search and web crawling. New mcp tool: Exa-code is a context tool for coding ★ 5,013 · 2026-08-21
- Tavily MCP MCP server for advanced web search using Tavily ★ 2,390 · 2026-09-16
- Open Brand Extract brand assets (logos, colors, backdrop images, brand name) from any website URL ★ 797 · 2026-05-12
Pairs well with
Servers that cover what Geolint doesn't - only shown when the pairing reason fits the companion.
- SearXNG Search → search companion search · ★ 1,245
- Blockrun MCP → search companion search · ★ 394
- Supabase → database companion database · ★ 2,910
- MongoDB MCP Server → database companion database · ★ 1,131
- Codebase Memory → memory companion memory · ★ 43,715
- Memorix → memory companion memory · ★ 785
More web scraping MCP servers · Skim402 · Websharp · LLM Optimizer · twscrape Twitter/X (read-only)
More TypeScript MCP servers · Workfile · Marzban MCP · WEEEK (smart) · Aegis Protocol · Financial Modeling Prep MCP Server · see all