Claude connector · MCP

Connect Maprank to Claude.

Point your agent at Maprank. Agencies already wire tools into Claude. Maprank should connect the same way: a connector that adds a business, runs a geo-grid scan, brands the report as your agency, and returns a read-only share link. That Claude connector is coming. It is not live. The scans, white label, and share links are in the app today.

Over 10 free scans to start — 500 free credits, no card. Solo is $19/mo, with white label on every plan.

Where this stands

The Claude connector is coming. It is not live.

There is no Maprank MCP server to add in Claude, no hosted URL to paste, and no API key to create. This page is the plan. Grids, branding, and share links are in the app now.

Not live

No Claude connector

The MCP tools below are the interface we are building. None of them can be connected today.

Not live

No public API keys

Workspace keys are part of the same plan. Nothing in Settings issues one, because that screen does not exist yet.

Live today

The product is

Add a business, run a grid, put your brand on the report, and send a read-only link. That is the job the connector will drive.

Connector tools (coming)

The tools Claude will call.

A preview of the Maprank connector. Names can still change. None of these tools exist to invoke.

ToolWhat it will doStatus
maprankAddBusinessAdd or resolve a business by name, with an optional place idComing
maprankRunScanStart a geo-grid scan: keyword, odd grid size, spacing in milesComing
maprankGetScanRead status, then ranks and coverage when the scan finishesComing
maprankUpdateBrandingSet the logo, brand colour, and company name on reportsComing
maprankCreateShareReportCreate or refresh a read-only client share linkComing
maprankGetCreditsRead the workspace plan and credit balance before spendingComing

Same jobs as the HTTP routes further down. A person still creates the Maprank account. The connector does not set up billing.

The job, once it connects

What your agent will be able to do.

Seven steps, through the connector. A person still creates the account. The agent does the scans and the reports.

Authenticate with an agency key

A workspace API key, scoped to the jobs you allow, with an optional monthly credit cap on that key.

Add or resolve a business

By name, with an optional place id. No Google Business Profile access, same as the app.

Start a grid scan

Business, keyword, odd grid size, and spacing in miles. One credit is one grid point.

Read the result

Poll until the scan finishes. Ranks and coverage stats come back as JSON, not a screenshot.

Apply your branding

Logo, colour, and company name. Pointing a custom report domain stays a one-time DNS step in the app.

Share the win

Create or refresh a read-only link. The client needs no account and uses no seat.

Stay inside the credits

The key can see the balance and stop before a scan would blow the cap you set.

Why agencies care

You already connect tools to Claude. Maprank should be one of them.

The connector is the interface

Agencies wire scanners, docs, and CRMs into Claude and leave them there. A rank tracker that only exists as screens never shows up in that list. The Maprank connector is that listing.

The report is already agency-shaped

One credit is one grid point. White label and a custom report domain are on every plan, from $19. Clients get a link, not a login. The connector is how Claude reaches that.

Same shape, your brand on the link

Local Falcon already publishes a Claude connector. Maprank's is the grid-report job — scan, brand, share — with the report on your domain from the $19 plan. Ours is not live yet.

Local Falcon, stated plainly

They ship the connector. We include the white label.

Local Falcon's MCP server is public, with tools such as runLocalFalconScan and getLocalFalconReport. Maprank does not have an equivalent URL today. The difference you can buy now is the report a client actually sees.

 MaprankLocal Falcon
Claude connectorComing. Not live. No URL to connect.Published at mcp.localfalcon.com.
White-label reportsIncluded on every plan, from $19/mo.Premium plan, $199.99/mo on published pricing.
Reports on your domainIncluded on every plan.Not listed on their published plans.

Local Falcon connector checked at mcp.localfalcon.com on September 23, 2026. White-label pricing is from localfalcon.com's published plans as of August 26, 2026, and may change — the full table is on Maprank vs Local Falcon. Local Falcon is a trademark of its owner. Maprank is not affiliated with or endorsed by Local Falcon.

Live in the app today

What is already true, before any API.

Maprank is a Google Maps geo-grid tracker for SEO agencies, from the team behind Local SEO Bot. These are product facts, not API promises.

A sample run

The happy path, in plain language.

A client wants to know whether "emergency plumber" moved after last month's review push. Today that is a few minutes in Maprank: open the business, run the grid, send the share link.

When the Claude connector exists, the same job is one instruction in Claude:

You are an agency ops agent. Use the Maprank connector, not the dashboard. Add Mile High Plumbing if we don't have it. Scan "emergency plumber" on a 7×7 grid at 1 mile spacing. Use our white-label settings. Return the read-only share link, and stop if the scan would exceed this key's credit cap. Do not invent search volume or keyword difficulty — Maprank does not provide those.

The agent checks the workspace and the credit balance, resolves the business by name, starts the scan, waits until it finishes, reads the ranks and the coverage stats, and comes back with a link the client can open. No client login. No extra seat. Your logo and colour are already on the report.

You still create the Maprank account, choose the plan, and issue the key. The agent does not do billing. Until keys exist, run that same scan yourself — the signup includes over 10 free scans.

Coming soon

The HTTP routes under those tools.

The connector and these routes are one plan. None of them are public. Paths and tool names can still change. Email us and we will send the docs when a connection actually works.

MethodPathPurposeStatus
GET/api/v1/meWorkspace, plan, and credit balanceComing soon
POST/api/v1/businessesAdd or resolve a business by name, with an optional place idComing soon
GET/api/v1/businessesList businessesComing soon
POST/api/v1/scansStart a grid scan: business, keyword, grid size, spacing in milesComing soon
GET/api/v1/scans/:idStatus, then ranks and coverage when the scan completesComing soon
GET/api/v1/brandingCurrent white-label settingsComing soon
PATCH/api/v1/brandingUpdate logo URL, colour, and company nameComing soon
POST/api/v1/reportsCreate or refresh a share link for a scan or businessComing soon
GET/api/v1/reports/:idShare URL and metadataComing soon

Planned auth: workspace API keys you create and revoke, scoped to scans:write, scans:read, businesses:write, reports:write, and branding:read, with an optional monthly credit cap per key. Not available in the app today.

Idempotent creates

Idempotency-Key on creating a scan and creating a report, so a retry does not double-spend credits.

Async scans

Start returns 202 with a status of queued, running, completed, or failed. Poll the scan until it finishes.

Errors an agent can branch on

JSON only. Structured codes include insufficient_credits, business_not_found, and grid_too_large_for_plan.

The connector is this tool list, and it is not available. There is no hosted Maprank URL to add in Claude, and no package to install. The names above — maprankRunScan, maprankGetScan, maprankAddBusiness, maprankUpdateBranding, maprankCreateShareReport, maprankGetCredits — are the preview.

Out of scope, on purpose. No search volume. No keyword difficulty. No citation building, review management, or site audits. Webhooks, scheduled bulk scans, and sandbox keys are later ideas, not part of the first API.

Stop overpaying for rank trackers

Same credits the agent will spend.

1 credit = 1 grid point, whether a person runs the scan or an agent does. Plans from $19 a month — white label, a custom report domain, unlimited businesses, and share links on every one of them. See the full plans.

From $19 a month

Maprank Solo: 4,500 credits — 91 scans at 7×7 — with white label and unlimited businesses included, not gated.

No per-location fees

Adding a business costs nothing on any plan. Only scans spend credits, so a fifty-location roster doesn't need a fifty-location budget.

500 free credits to start

About 10 scans at 7×7, no card required. The credits run out when spent, not on a date.

Questions about Maprank for agents

Can I connect Maprank to Claude today?

No. The Maprank Claude connector — an MCP server with tools such as maprankRunScan and maprankCreateShareReport — is coming. It is not live. There is no hosted URL to paste into Claude, and no API key to create. Email us to be notified. Scans, white label, and share links already work in the app.

Is there a Maprank MCP server?

Not yet. The connector and the MCP server are the same plan: tools Claude (or another agent) can call to add a business, run a grid, update branding, share a report, and read credits. Nothing in that list answers a connection today.

Does Local Falcon already have a Claude connector?

Yes. Local Falcon publishes one at mcp.localfalcon.com, with tools such as runLocalFalconScan and getLocalFalconReport. Maprank's connector is the same kind of product, and it is not available yet. What is different today is the report: white label and a custom report domain are included on every Maprank plan from $19 a month. On Local Falcon's published pricing, checked August 26, 2026, white-label reporting is on the Premium plan at $199.99 a month.

Is there a public Maprank API today?

No. There is no public agent API, and no API keys to create. The connector tools and the HTTP routes on this page are the contract we intend to ship. Email us if you want to be notified when it connects. Scans, white label, and share links already work in the app.

Will the API include search volume or keyword difficulty?

No. Maprank tracks Google Maps rankings on a geo grid and reports them. It does not provide search volume, keyword difficulty, citation building, review management, or site audits.

What will an agent be able to do?

With an agency API key: confirm the workspace and credit balance, add or resolve a business by name, start a grid scan, read ranks and coverage when it finishes, read or update white-label settings (logo, colour, company name), and create a read-only share link. A monthly credit cap per key is part of the same plan.

Do I need the client's Google Business Profile?

No. You add a business by name, the way a searcher finds it. Scans read public Maps results and never touch the profile. That is true in the app today, and it is how the API will work.

How do credits work for an agent?

One credit is one grid point. A 7×7 scan is 49 credits, a 5×5 is 25. Grids are odd sizes up to the plan maximum: 9×9 on Solo, 11×11 on Agency, 13×13 on Pro and Scale, at any spacing in miles. A new account starts with 500 free credits — over 10 scans at 7×7 — and no card.

Is white label included, and on which plan?

White label and a custom report domain are on every plan, from Solo at $19 a month. The planned API can read branding and update the logo, colour, and company name. Connecting the custom domain stays a guided DNS step in the app.

Can the agent set up billing for me?

No. A person creates the Maprank account, chooses the plan, and issues the key. The agent runs scans and reports inside the limits of that key. Billing and account setup stay with you.

How do I get an API key?

Keys are not in the app yet. Email support@localseobot.com and ask to be notified when Maprank agency API keys open. The button on this page starts that email.

Can I use Maprank before the API ships?

Yes. Start at app.maprank.so/signup. Over 10 free scans — 500 credits, no card. The dashboard is how you run grids, brand reports, and send share links until keys exist.

Start in the app. Ask us when it connects.

Over 10 free scans — 500 free credits, no card. The Claude connector is not live. Email us and we will tell you when it is.