mcpbeat Sign in

Geolint MCP Server

local only

Geolint runs on your own machine — the client starts it, so there is no endpoint to ping. 1 147 installs a week from npm.

ESLint for AI search: audits AI-crawler access, llms.txt, schema and citability.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 940 · avg 39
a month agotoday
1 147
Installs / week
npm · @iliasabk/geolint
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add geolint -- npx -y @iliasabk/geolint
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "geolint": {
      "args": [
        "-y",
        "@iliasabk/geolint"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.geolint]
command = "npx"
args = ["-y", "@iliasabk/geolint"]
.cursor/mcp.json
{
  "mcpServers": {
    "geolint": {
      "args": [
        "-y",
        "@iliasabk/geolint"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "geolint": {
      "args": [
        "-y",
        "@iliasabk/geolint"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Geolint

same job, measured the same way
Seegeo
by see-geo

Audit any website for AI visibility: graded report, findings with fixes, AI crawler access check.

78 installs/wk answering
TOP GUN GEO-Lens
by spacemandomains

Brand visibility auditing across LLMs, AI search, and answer engines with GEO reports and scores.

3 tools answering
MCP Surface Lint
by dleibner

Statically audits MCP tool surfaces for token cost, schema quality, and design issues.

1 tools answering
mcplint
by dleibner

Statically audits MCP tool surfaces for token cost, schema quality, and design issues.

1 tools answering
Wcag Accessibility
by aditya-ariosity

A WCAG accessibility testing MCP for AI agents, Codex, Claude Code, and automated UI audits.

62 installs/wk local only
mcp-lint
by robert19001-cmyk

Lint MCP tool schemas for cross-client compatibility and agent preflight safety.

289 installs/wk local only
Exa
by exa

Fast, intelligent web search and web crawling. New mcp tool: Exa-code is a context tool for coding

2 tools answering
Palinode
by phasespace-labs

Git-versioned markdown memory for AI agents: save, search, compact, lint, and audit.

1 002 installs/wk local only

Geolint — questions

Answers built from our own checks of this server.

Why is there no uptime for Geolint?
Geolint runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @iliasabk/geolint was installed 1 147 times last week.
Is Geolint still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Geolint?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @iliasabk/geolint straight from npm; nothing to host, nothing to sign up for.
How many people use Geolint?
The npm package @iliasabk/geolint was installed 1 147 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.