Local Falcon Mcp
@local-falcon
About Local Falcon Mcp
MCP server for Local Falcon's local SEO and AI visibility platform: geo-grid rank tracking, campaign management, and competitor analysis via Model Context Protocol
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"local-falcon-mcp": {
"command": "npx",
"args": [
"mcp-remote",
"https://mcp.localfalcon.com/sse?local_falcon_api_key=<INSERT_YOUR_API_KEY>"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Local Falcon Mcp?
An MCP (Model Context Protocol) server for the Local Falcon local SEO and AI Visibility platform, implemented in TypeScript. It exposes 37 tools for scanning, tracking, and reporting, enabling integration with agentic AI systems and workflows.
How to use Local Falcon Mcp?
Install via npm (npm i @local-falcon/mcp) and configure with a Local Falcon API key as an environment variable (LOCAL_FALCON_API_KEY). Connect using OAuth 2.1 (recommended), Bearer token, or API key in the URL. Run via STDIO, remote HTTP (/mcp), or legacy SSE.
Key features of Local Falcon Mcp
- 37 MCP tools for scanning, reports, campaigns, and competitor analysis
- Interactive MCP Apps geo-grid heatmap widget with Google Maps
- OAuth 2.1 with PKCE, refresh tokens, and dynamic client registration
- Tool annotations (
readOnlyHint,destructiveHint,openWorldHint) for safe auto-execution - Multi-platform support: Google Maps, Apple Maps, ChatGPT, Gemini, Grok, AI Overviews
- AI visibility monitoring and Falcon Guard GBP protection tools
Use cases of Local Falcon Mcp
- Run local SEO scans to track business rankings at specific coordinates
- Manage automated campaigns with scheduled recurring scans
- Analyze competitor reports and review insights with AI-powered summaries
- Monitor Google Business Profile changes with Falcon Guard protection
- Retrieve location, keyword, and trend reports for portfolio tracking
FAQ from Local Falcon Mcp
What are the prerequisites for running Local Falcon Mcp?
Node.js (LTS recommended) is required. End users only need Node.js and npm; developers also need TypeScript for building.
How do I authenticate with Local Falcon Mcp?
Use OAuth 2.1 (recommended) by setting the URL to https://mcp.localfalcon.com/mcp and selecting OAuth. Alternatively, use a Bearer token with a Local Falcon API key, or pass the API key via query string.
Can I run Local Falcon Mcp locally or remotely?
Yes. Run via STDIO using the node command with the installed package, or via remote using npx mcp-remote pointing to the HTTP endpoint (/mcp). Legacy SSE endpoint (/sse) is available but will be removed.
Is the /sse endpoint still supported?
The /sse endpoint is considered legacy and will be removed in a future version. Use the /mcp endpoint instead.
What data does the interactive heatmap widget show?
When you call getLocalFalconReport, MCP Apps–capable clients display a geo-grid heatmap with a metrics bar, interactive Google Maps with colored rank pins, and detail panels showing business listings, ratings, reviews, and AI scrape content.
Frequently asked questions
What are the prerequisites for running Local Falcon Mcp?
Node.js (LTS recommended) is required. End users only need Node.js and npm; developers also need TypeScript for building.
How do I authenticate with Local Falcon Mcp?
Use OAuth 2.1 (recommended) by setting the URL to `https://mcp.localfalcon.com/mcp` and selecting OAuth. Alternatively, use a Bearer token with a Local Falcon API key, or pass the API key via query string.
Can I run Local Falcon Mcp locally or remotely?
Yes. Run via STDIO using the `node` command with the installed package, or via remote using `npx mcp-remote` pointing to the HTTP endpoint (`/mcp`). Legacy SSE endpoint (`/sse`) is available but will be removed.
Is the /sse endpoint still supported?
The `/sse` endpoint is considered legacy and will be removed in a future version. Use the `/mcp` endpoint instead.
What data does the interactive heatmap widget show?
When you call `getLocalFalconReport`, MCP Apps–capable clients display a geo-grid heatmap with a metrics bar, interactive Google Maps with colored rank pins, and detail panels showing business listings, ratings, reviews, and AI scrape content.
Basic information
More Other MCP servers
Mobile Mcp
mobile-nextModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
ghidraMCP
LaurieWiredMCP Server for Ghidra
Comments