Skip to main content
Glama

Local Falcon MCP Server

by local-falcon

getLocalFalconReport

Retrieve and analyze Local Falcon scan reports using a report key or URL. Extract AI-driven insights for local SEO performance, trends, and competitor data efficiently.

Instructions

Retrieves a single Local Falcon scan report given a report key. Only reads the ai analysis of the returned report. Otherwise report the ai analysis is not present. Users can also enter the report key in the format of https://www.localfalcon.com/reports/view/0b38313fa35c37f where 0b38313fa35c37f is the report key.

Input Schema

NameRequiredDescriptionDefault
reportKeyYesThe report key of the scan report.

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "reportKey": { "description": "The report key of the scan report.", "type": "string" } }, "required": [ "reportKey" ], "type": "object" }

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/local-falcon/mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server