Local SEO Data
OfficialLocal SEO Data MCP-Server
Model Context Protocol-Server für Local SEO Data. Bietet KI-Assistenten Zugriff auf 42 lokale SEO-Tools – SERP-Tracking, Bewertungsüberwachung, Keyword-Recherche, KI-Sichtbarkeits-Scoring, Geogrid-Scans und mehr.
Einmalige Einrichtung, danach stellen Sie Fragen in natürlicher Sprache und Ihr Assistent ruft automatisch die richtigen Endpunkte auf.
Voraussetzungen
Registrieren Sie sich unter localseodata.com/signup
Erstellen Sie einen API-Schlüssel in Ihrem API-Schlüssel-Dashboard
Ersetzen Sie
YOUR_API_KEYunten durch Ihren Schlüssel (beginnt mitsk_live_)
Related MCP server: GEO Analysis for AI SEO
Einrichtung
Claude Code
claude mcp add localseodata --transport http "https://mcp.localseodata.com/mcp?key=YOUR_API_KEY" --scope userDas Flag --scope user macht es für alle Ihre Projekte verfügbar. Starten Sie Claude Code nach dem Hinzufügen neu.
Claude Desktop
Fügen Sie dies Ihrer Konfigurationsdatei hinzu:
macOS:
~/Library/Application Support/Claude/claude_desktop_config.jsonWindows:
%APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"localseodata": {
"url": "https://mcp.localseodata.com/mcp?key=YOUR_API_KEY"
}
}
}Starten Sie Claude Desktop nach dem Speichern neu.
Cursor
Fügen Sie dies zu .cursor/mcp.json in Ihrem Projektstammverzeichnis oder zu ~/.cursor/mcp.json für den globalen Zugriff hinzu:
{
"mcpServers": {
"localseodata": {
"url": "https://mcp.localseodata.com/mcp?key=YOUR_API_KEY"
}
}
}VS Code (GitHub Copilot)
Fügen Sie dies zu .vscode/mcp.json in Ihrem Projekt hinzu:
{
"servers": {
"localseodata": {
"type": "streamable-http",
"url": "https://mcp.localseodata.com/mcp?key=YOUR_API_KEY"
}
}
}Cline
Öffnen Sie die Cline-Einstellungen > MCP Servers > Add Remote Server:
Name: localseodata
URL:
https://mcp.localseodata.com/mcp?key=YOUR_API_KEY
Windsurf
Fügen Sie dies zu ~/.codeium/windsurf/mcp_config.json hinzu:
{
"mcpServers": {
"localseodata": {
"serverUrl": "https://mcp.localseodata.com/mcp?key=YOUR_API_KEY"
}
}
}Verfügbare Tools
Kategorie | Tools |
SERP-Daten |
|
KI/LLM-Optimierung |
|
Geschäftsdaten |
|
Keyword-Recherche |
|
Audits |
|
Wettbewerbsanalyse |
|
Berichte |
|
Geogrid |
|
Standorte |
|
Dienstprogramm |
|
Beispiel-Prompts
Sobald die Verbindung hergestellt ist, fragen Sie einfach natürlich:
"Wer rankt im Local Pack für 'Klempner' in Denver?"
"Führe ein vollständiges lokales SEO-Audit für Mike's Plumbing in Austin, TX durch"
"Vergleiche meine Google-Bewertungen mit meinen Top-3-Wettbewerbern"
"Auf welche Keywords sollte ein Zahnarzt in Portland abzielen?"
"Überprüfe, ob mein geschäftlicher NAP in allen Verzeichnissen konsistent ist"
"Erstelle eine Karte meiner Rankings auf einem 5x5-Geogrid für 'Bäckerei' in Brooklyn"
"Was ist mein KI-Sichtbarkeits-Score für 'beste Pizza in Chicago'?"
Authentifizierung
Ihr API-Schlüssel wird als URL-Abfrageparameter (?key=YOUR_API_KEY) übergeben. Dies funktioniert mit jedem MCP-Client, ohne dass eine benutzerdefinierte Header-Konfiguration erforderlich ist. Schlüssel können jederzeit im API-Schlüssel-Dashboard erstellt oder widerrufen werden.
Preise
MCP-Aufrufe verbrauchen Credits aus Ihrem Local SEO Data-Konto, genau wie REST-API-Aufrufe. Die meisten Endpunkte kosten 1 Credit ($0,005). Überwachen Sie die Nutzung in Ihrem Dashboard.
Siehe localseodata.com/pricing für Pläne.
Selbst-Hosting
Wenn Sie den MCP-Server selbst betreiben möchten:
git clone https://github.com/localseodata/mcp-server.git
cd mcp-server
npm install
npm run buildSetzen Sie die erforderliche Umgebungsvariable und starten Sie:
export API_BASE_URL=https://api.localseodata.com
npm startDer Server läuft standardmäßig auf Port 3003 (setzen Sie PORT, um dies zu ändern). Ein Dockerfile für Container-Bereitstellungen ist enthalten.
Entwicklung
npm run dev # Watch mode with hot reload
npm run build # Compile TypeScript
npm run typecheck # Type check without emitting
npm start # Run compiled outputLizenz
MIT
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
- -licenseCqualityNot gradedmaintenanceEnables AI assistants to access comprehensive SEO data through DataForSEO APIs, including SERP results, keyword research, backlink analysis, on-page metrics, and domain analytics. Supports real-time search engine data from Google, Bing, and Yahoo with customizable filtering and multiple deployment options.36
- AlicenseBqualityFmaintenanceGEO (Generative Engine Optimisation). This tool shows you exactly how AI search engines see your content - claim density, writing quality, E-E-A-T signals, extractability. Research-backed metrics that correlate with 40% higher AI citation rates.224521MIT
- AlicenseAqualityDmaintenanceEnables AI assistants to access SurfRank's AI visibility analytics platform through 24 tools. It allows agents to run AI-visibility reports, research keywords, track competitors, and manage projects directly from chat interfaces.249MIT
- AlicenseNot gradedqualityCmaintenanceAgent-first SEO toolkit with 24 MCP tools for keyword research, rank tracking, site audits up to 50k pages, competitor analysis, content gap detection, domain reputation, backlink intelligence, Google Search Console integration, and AI-powered strategy generation with Claude, GPT, and Ollama. SQLite-backed and bring-your-own-key.MIT
Related MCP Connectors
SEO research, audits, backlinks, GSC, and content workflow tools for AI agents.
Local business intel for AI agents: audits, lead scoring, tech stack, prospecting.
60+ Meta Ads tools for AI agents: audits, campaign management, audiences and CAPI tracking.
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/localseodata/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server