Back to search
100
MCP live v1.2.0 streamable-http

io.github.MCFLAMINGO/local-intel

io.github.MCFLAMINGO/local-intel

Hyperlocal business intelligence for AI agents. 20 MCP tools. Florida-first, Sunbelt expansion.

Uptime
100.0%
2 probes
Response
552ms
last probe
Tools
27
callable

Tools · 27

local_intel_query

START HERE. Natural language entry point — send any plain-English question about any Florida market and get a structured answer. Auto-detects ZIP, industry vertical, and routes to the right tool. Pass…

local_intel_context

Full spatial context block for any FL zip or lat/lon. Returns anchor business, nearby businesses in distance rings, zone intelligence, and category breakdown. Best first call for any location query. C…

local_intel_search

Search businesses by name, category, or semantic group (food, retail, health, finance, civic, services).

local_intel_nearby

Find businesses within a radius of any lat/lon point, sorted by distance with compass bearing.

local_intel_zone

Spending zone and demographic data for a ZIP code: population, income, home value, rent, ownership rate, zone score. Pass zip or lat/lon.

local_intel_corridor

Businesses along a named street corridor. Use for queries like "what is on A1A" or "businesses on Palm Valley Road".

local_intel_changes

Recently added or owner-verified business listings. Use to detect new openings or data updates.

local_intel_stats

Dataset coverage stats: total businesses, confidence scores, query volume, revenue earned.

local_intel_tide

Tidal reading for a ZIP — temperature (0-100), direction (surging/heating/stable/cooling/receding), seasonal context. Synthesizes all 4 data layers. Best for agents deciding WHERE to act next.

local_intel_signal

Investment and activity signal for a ZIP. Composite score 0-100 with band (strong_buy/accumulate/hold/reduce/avoid), top reasons, and avoid flags. Best for real estate and financial agents.

local_intel_bedrock

Infrastructure momentum score and active leading indicators for a ZIP from Layer 0. Permits, road projects, flood zones, utility extensions. Predicts conditions 12-36 months ahead. 'Let Google pay for…

local_intel_for_agent

PREMIUM composite entry point ($0.05). Declare your agent_type and intent, receive pre-ranked top-10 signals assembled from all 4 data layers, personalized for your use case. Includes delta since your…

local_intel_oracle

Pre-baked economic oracle for a ZIP. Returns: restaurant saturation (is there room for another?), price-tier gap analysis (what menu price is missing?), growth trajectory (growing/empty-nest/stable), …

local_intel_sector_gap

Ranked sector gap analysis for a ZIP. Identifies NAICS sectors present at county level but absent at ZIP — the structural whitespace in a local economy. Returns ranked opportunities with: NAICS code, …

local_intel_realtor

Real estate intelligence for a ZIP. Ask natural-language questions: demographics, commercial gaps, flood risk, school proximity, infrastructure signals, market saturation. Returns structured data with…

local_intel_healthcare

Healthcare market intelligence for a ZIP. Ask about provider density, patient demographics, demand gaps, senior population. Returns structured data with confidence score. Trained on 100 healthcare bus…

local_intel_retail

Retail market intelligence for a ZIP. Ask about store categories, spending capture rates, consumer profile, undersupplied niches. Returns structured data with confidence score. Trained on 100 retail b…

local_intel_construction

Construction and home services market intelligence for a ZIP. Ask about contractor density, active permits, housing starts, population growth driving demand. Returns structured data with confidence sc…

local_intel_restaurant

Restaurant and food service market intelligence for a ZIP. Ask about saturation scores, price-tier gaps, capture rates, corridor analysis, tidal momentum. Returns structured data with confidence score…

local_intel_ask

Composite NL query layer. Ask any plain-English question about a ZIP — demographics, market opportunity, restaurant gaps, retail saturation, construction activity, investment signals, healthcare, corr…

local_intel_compare

Compare up to 10 ZIP codes side-by-side and get a ranked opportunity table. Returns per-ZIP signals (HHI, capture rate, infra momentum, consumer profile, top gap) plus a top_pick recommendation with r…

local_intel_project

Project-type intelligence: pass a project_type (restaurant, clinic, banking, construction, real_estate, residential_development, fitness, legal, retail, auto, etc.) and get L1 ZIPs ranked by market or…

local_intel_rfq

Post a job request to local businesses or drivers. Supports delivery (first-to-accept) and proposal (collect quotes) modes. Set autonomy=full for agent-only flow, approve for human confirmation, human…

local_intel_rfq_status

Poll the status of an RFQ. Returns the original request, all responses received so far, and booking details if booked.

local_intel_book

Book a specific response to an RFQ — confirms the job with that business. Use after reviewing local_intel_rfq_status responses.

local_intel_decline_response

Decline a specific response to an RFQ and get the next in queue. Use when a client rejects the first responder — returns the next pending response automatically. First come first served queue.

local_intel_complete

Mark a booked job as complete. Triggers escrow release in v2. Call when the job is done.

Similar MCP servers embedding-nearest

io.github.mcflamingo/local-intel
Hyperlocal business intelligence for AI agents. 20 MCP tools. Florida-first, Sunbelt expansion.
0 tools · streamable-http
io.github.bch1212/bizintel live
Local business intel for AI agents: audits, lead scoring, tech stack, prospecting.
8 tools · streamable-http
cloud.dchub/mcp-server live
Data center intelligence: 20,000+ facilities, M&A deals, site scoring, and market analytics.
28 tools · streamable-http
io.github.PrinceGabriel-lgtm/freshcontext live
Freshness-aware AI retrieval with 21 MCP tools for timestamped, decay-ranked live signals.
21 tools · streamable-http
Demand Discovery AI live
Sales-agent MCP for Demand Discovery AI. Validate startup ideas with behavioral signals.
7 tools · streamable-http
global.rootz.cars/marketplace live
AI-native used car marketplace. 145K+ vehicles, 4300+ dealers, 13 US states, 20 MCP tools.
19 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.mcflamingo/local-intel": {
      "url": "https://gsb-swarm-production.up.railway.app/api/local-intel/mcp",
      "transport": "streamable-http"
    }
  }
}