Localseodata MCP Server
Model Context Protocol server for Local SEO Data. Gives AI assistants access to 42 local SEO tools -- SERP tracking, review monitoring, keyword research, AI visibility scoring, geogrid scans, and more.
People connecting search tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-05-11 · ★ 3 · #33 OF 47 MAINTAINED SEARCH · VERIFIED 2026-08-25
MIT · TypeScript servers · how we verify → /methodology
01 · Install Localseodata MCP Server
before you install - you'll need
API_BASE_URL
Environment variables documented in the project's README - it lists which are required and which have defaults.
Claude Code
claude mcp add localseodata-mcp-server -- npx -y @localseodata/mcp-server Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"localseodata-mcp-server": {
"command": "npx",
"args": [
"-y",
"@localseodata/mcp-server"
]
}
}
} 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
license MIT - declared in the repository
npm package @localseodata/mcp-server - published under the repo owner's npm scope (@localseodata)
registry namespace io.github.localseodata is GitHub-verified and matches the repo owner
03 · What Localseodata MCP Server can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v1.0.1 · 2026-05-11
What's New · 42 local SEO tools accessible via Model Context Protocol · Full test suite (11 tests covering tool registration and API client) · CI pipeline (typecheck + tests on every push) · Glama registry integration…
04 · Who maintains Localseodata MCP Server
mcp-server is maintained by localseodata. It's the only MCP server we track from this author; the repo dates to May 2026.
05 · Facts
- repository
- github.com/localseodata/mcp-server
- category
- search - ranked #33 of 47 actively-maintained search servers as of 2026-08-25.
- registry
- io.github.localseodata/mcp-server (active, first published 2026-05-09)
- packages
- npm:@localseodata/mcp-server
06 · Localseodata MCP Server FAQ
What is Localseodata MCP Server?
Model Context Protocol server for Local SEO Data. Gives AI assistants access to 42 local SEO tools -- SERP tracking, review monitoring, keyword research, AI visibility scoring, geogrid scans, and more.
Is Localseodata MCP Server still maintained?
Yes - as of 2026-08-25, its last commit was 2026-05-11. We re-verify nightly.
How do I install Localseodata MCP Server?
Run `npx -y @localseodata/mcp-server`. The README documents one environment variable (API_BASE_URL) to set first. You can also paste the ready-made client config above.
Does Localseodata MCP Server 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 Localseodata MCP Server
Alternatives to Localseodata MCP Server
Maintained search servers if Localseodata MCP Server isn't the fit.
- Server Search MCP server for web search operations ★ 38,704 · 2026-08-05
- SearXNG Search MCP server for SearXNG - privacy-respecting web search with pagination, URL reading ★ 1,158 · 2026-08-25
- Blockrun MCP Web search, deep research, prediction markets & crypto data for AI agents. Pay per call via x402. ★ 388 · 2026-08-21
- Alfanous - Quranic Search Engine Search and explore the Holy Qur'an with Arabic text, transliteration, and advanced search support. ★ 287 · 2026-06-14
- Vexor A semantic search engine for files and code. ★ 239 · 2026-08-23
- Tinysearch Self-hosted web research for MCP agents. ★ 214 · 2026-08-24
Pairs well with
Servers that cover what Localseodata MCP Server doesn't - only shown when the pairing reason fits the companion.
- Firecrawl MCP Server → web scraping companion web scraping · ★ 7,310
- Tavily MCP → web scraping companion web scraping · ★ 2,351
- Context7 → documentation companion documentation · ★ 61,171
- GitLab MCP → documentation companion documentation · ★ 1,918
- Codebase Memory → memory companion memory · ★ 40,198
- Memorix → memory companion memory · ★ 688
More search MCP servers · Sylex Search · OpenResearch MCP · Openwebninja MCP · Retrieval
More TypeScript MCP servers · Localstack MCP Server · Logclaw MCP Server · Lore Context · Melchizedek · Standardnotes · see all