Skip to content
Back to search
100
MCP live v0.1.0 streamable-http

io.github.bch1212/bizintel

io.github.bch1212/bizintel

Local business intel for AI agents: audits, lead scoring, tech stack, prospecting.

Uptime
9.1%
22 probes
Response
441ms
last probe
Tools
8
callable

Tools · 8

audit_website

Score a website 0-100 across SSL, mobile-readiness, speed, contact, booking.

search_businesses

Find local businesses by niche + city. Yelp-backed; OSM fallback if Yelp not configured.

get_business_details

Resolve a single business to phone, address, website, hours, rating.

bulk_audit

Audit up to 20 URLs concurrently. Results sorted worst-first (best leads first).

score_lead

Composite 0-100 lead score combining audit + demand signal.

find_no_website

Find businesses in a niche with NO website at all — hottest cold-outreach leads.

find_no_booking

Businesses with a website but no online booking system. Big opportunity for SaaS pitches.

get_tech_stack

CMS, booking platform, email provider, analytics detected on a target URL.

Similar MCP servers embedding-nearest

Bezal — Local Business Intelligence for AI Agents live
Search 7,000+ local service businesses across America by category, location, or keyword.
13 tools · streamable-http
BizIntel
MCP server providing AI agents real-time website audits, lead scoring, tech-stack detection, and local business search capabilities.
0 tools
io.github.mcflamingo/local-intel
Hyperlocal business intelligence for AI agents. 20 MCP tools. Florida-first, Sunbelt expansion.
0 tools · streamable-http
EzBiz Business Intelligence
AI business intelligence: competitor analysis, web scoring, reviews, market research
0 tools · streamable-http
bizintel-mcp
Python client for BizIntel MCP — local business intelligence for AI agents
0 tools
io.github.stabem/newsintel
Personalized news intelligence for AI agents — 100+ sources, ranked briefings.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.bch1212/bizintel": {
      "url": "https://mcp-bizintel-production.up.railway.app/mcp",
      "transport": "streamable-http"
    }
  }
}