Local Falcon Mcp
@local-falcon
关于 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
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"local-falcon-mcp": {
"command": "npx",
"args": [
"mcp-remote",
"https://mcp.localfalcon.com/sse?local_falcon_api_key=<INSERT_YOUR_API_KEY>"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
其他 分类下的更多 MCP 服务器
Servers
modelcontextprotocolModel Context Protocol Servers
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
评论