Local business intel for AI agents: audits, lead scoring, tech stack, prospecting.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Real-time website audits, lead scoring, tech-stack detection, and local-business search β exposed as an MCP server. Built for AI agents doing sales outreach, competitor research, and prospecting at scale.
Title: BizIntel MCP β Real-Time Local Business Intelligence
Subtitle: Audit any website, score leads, find businesses with no booking system. Pay per call.
Description (2 paragraphs):
BizIntel is a paid MCP server that gives AI agents instant access to the kind of local-business intelligence sales teams used to pay analysts to gather. One call to audit_website returns a 0-100 score across SSL, mobile-readiness, page speed, contact form presence, and online booking β plus a tech-stack fingerprint (CMS, booking platform, email provider, analytics). Agents pointed at "find dentists in Austin with no booking system" get a ranked, contactable list in seconds, not hours.
The MCP exposes eight tools β audit_website, bulk_audit, search_businesses, get_business_details, score_lead, find_no_website, find_no_booking, get_tech_stack β backed by Yelp Fusion (or OSM/Overpass when no Yelp key is provided), an aiohttp scanner running 10 concurrent fetches, and a 24-hour SQLite cache so repeat calls don't burn quota. Drop it into Claude Desktop, Cursor, or any agent and your prospecting pipeline becomes one tool call wide.
| Tier | Price | Limits |
|---|---|---|
| Free / Dev | $0 | 20 calls / 24h |
| Pro | $19/mo | Unlimited |
| Pay-as-you-go | $0.05/call | No floor |
Upgrade: https://mcpize.com/bizintel-mcp
| Tool | Args | Returns |
|---|---|---|
audit_website | url | Score 0-100, SSL, HTTPS redirect, viewport, load_time_ms, contact form, booking, tech_stack |
search_businesses | niche, city, state, limit | List of normalized business records |
get_business_details | business_name, city | Full record: phone, address, website, hours, rating, lat/lon |
bulk_audit | urls (β€20) | Audit results sorted worstβbest (best leads first) |
score_lead | business_name, city, niche | Composite 0-100 lead score with breakdown |
find_no_website | niche, city, state, limit | Hottest cold-outreach leads β ranked |
find_no_booking | niche, city, state, limit | Have a site, no online booking β SaaS-pitch ready |
get_tech_stack | url | CMS / booking / email / analytics fingerprint |
Set your API key in the MCP config (header X-API-Key). The default dev key bizintel-dev-key-001 is good for 20 calls per day.
Find dentists in Austin with no booking system, audit the top 5, and write a one-line cold-email opener for each that references their actual tech stack.
Without a Yelp key, search/details fall back to OSM (Nominatim + Overpass). Coverage is sparser but free.
bash deploy.sh from Brett's Mac β pulls secrets from the shared workspace .deploy-secrets.env, links/initializes the Railway project, sets env vars, and runs railway up. Pre-deploy pytest is part of the script so you can't ship a broken build.
Caching: audits cached 6h, business details 24h, search results 12h. The cache is a single SQLite file with WAL mode β no Redis needed for the price point.
/businesses/search. We return yelp_url as a stable handle; for a real domain, agents should chain get_business_details (returns hours/photos) and follow the Yelp page or use find_no_website (where OSM-tagged sites are surfaced).dentist, restaurant); long-tail US small business categories (pickleball coach, yacht detailer) won't resolve.Proprietary β Β© 2026.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/bizintel)<a href="https://allmcps.com/mcp/bizintel"><img src="https://allmcps.com/api/badge/bizintel?style=directory" alt="Bizintel on AllMCPs" /></a>