US business entity search, building permits, SAM.gov contracts, and SEC filings
{
"mcpServers": {
"io-github-avabuildsdata-mcp-us-business-data": {
"command": "<see-readme>",
"args": []
}
}
}No install config available. Check the server's README for setup instructions.
Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
US business entity search, building permits, SAM.gov contracts, and SEC filings
Is it safe?
No package registry to scan.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Commit history unknown.
Will it work with my client?
Transport: . Compatibility not confirmed.
A Model Context Protocol (MCP) server that provides access to US business data -- company registrations, local business leads, and building permits -- directly from your AI assistant.
Use the Apify MCP gateway to connect instantly. No local setup, no API token needed for trial usage.
Add to your claude_desktop_config.json:
{
"mcpServers": {
"us-business-data": {
"command": "npx",
"args": ["-y", "@anthropic-ai/mcp-proxy", "https://mcp.apify.com/sse"],
"env": {
"HEADER_Authorization": "Bearer YOUR_APIFY_TOKEN"
}
}
}
}
Add to .cursor/mcp.json:
{
"mcpServers": {
"us-business-data": {
"url": "https://mcp.apify.com/sse",
"headers": {
"Authorization": "Bearer YOUR_APIFY_TOKEN"
}
}
}
}
claude mcp add us-business-data \
--transport sse \
"https://mcp.apify.com/sse" \
-- --header "Authorization: Bearer YOUR_APIFY_TOKEN"
Get your free Apify API token at apify.com/sign-up.
search_business_entitySearch Secretary of State business entity registrations across 17 US states. Returns company name, status, filing date, state, entity type, and registered agent info.
Use cases: KYC/compliance checks, due diligence, lead generation, competitor research.
Parameters:
query (required) -- Business name or keyword (e.g. "Tesla", "Construction LLC")state -- Two-letter state code (AZ, CO, CT, GA, HI, ID, IL, IN, MD, MA, MI, NE, NJ, NY, PA, TX, WA)maxResults -- Max results (default: 25, max: 100)search_yellow_pagesSearch YellowPages.com for local business leads. Returns name, phone, address, website, rating, and categories.
Use cases: Lead generation, market research, competitor analysis, sales prospecting.
Parameters:
searchTerm (required) -- Business type (e.g. "plumber", "restaurant")location (required) -- City/state or zip (e.g. "New York, NY", "90210")maxResults -- Max results (default: 25, max: 100)search_building_permitsSearch building permits across 47 US cities. Returns permit number, type, status, address, contractor, and project description.
Use cases: Construction leads, real estate analysis, market research.
Parameters:
query (required) -- Search term (e.g. "solar", "roof", "commercial")city -- City name (e.g. "Chicago", "Los Angeles")maxResults -- Max results (default: 25, max: 100)A free REST API is also available at https://autoscrape-api-seven.vercel.app with additional endpoints for SEC EDGAR filings, IRS 990 nonprofits, WHOIS lookups, and stock data. No API key required.
API Documentation | OpenAPI Spec
Powered by AutoScrape actors on the Apify platform:
MIT
No automated test available for this server. Check the GitHub README for setup instructions.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationNo known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
An MCP (Model Context Protocol) server for performing accessibility audits on webpages using axe-core. Use the results in an agentic loop with your favorite AI assistants (Amp/Cline/Cursor/GH Copilot) and let them fix a11y issues for you!
Structured execution for Claude Code — contracts, postconditions, gates, guardrails.
Belgian legislation via MCP — full-text search across statutes and provisions
Luxembourg legislation via MCP — full-text search across statutes and provisions
MCP Security Weekly
Get CVE alerts and security updates for io.github.avabuildsdata/mcp-us-business-data and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.