Skip to main content
Glama

Local Falcon MCP Server

by local-falcon

getLocalFalconTrendReport

Retrieve detailed Local Falcon trend reports for local SEO analysis, competitor tracking, and keyword performance insights using a specified report key.

Instructions

Retrieves a single Local Falcon trend report. A trend report looks like https://www.localfalcon.com/reports/trend/view/95290829819f6e8 where 95290829819f6e8 is the report key.

Input Schema

NameRequiredDescriptionDefault
reportKeyYesThe report key of the trend report.

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "reportKey": { "description": "The report key of the trend 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