CCM
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
bigjai avatar

Opendirectories Business Data

bigjai/opendirectories-mcp
authSTDIO, HTTPregistry active
Summary

Connects Claude to 12 million verified business records from government registers across Australia, the US, UK, Canada, and six other countries. You get six tools: search with filters for location, ratings, and phone availability; pull full business details by ID; find competitors near a given location; analyze market density with rating distributions; verify businesses against official registers with confidence scoring; and list all 19 available directories. Data comes from sources like ASIC, CMS, Companies House, and ACRA, enriched with Google Maps ratings and AI descriptions. Useful for lead generation, competitive research, franchise planning, or KYB verification. Runs hosted via Apify or self hosted through PyPI with your own Supabase instances.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →

OpenDirectories MCP Server

Search 12M+ verified businesses across 10 countries and 19 directories via the Model Context Protocol.

All data sourced from government registers and enriched with Google Maps ratings and AI descriptions.

Quick Start

Hosted (zero setup)

Add to your MCP client config (Claude Desktop, Cline, Cursor, etc.):

{
  "mcpServers": {
    "opendirectories": {
      "url": "https://secure-wave--opendirectories-business-data.apify.actor/mcp"
    }
  }
}

Install via PyPI

pip install opendirectories-mcp
{
  "mcpServers": {
    "opendirectories": {
      "command": "opendirectories-mcp",
      "env": {
        "APAC_SUPABASE_URL": "https://your-instance.supabase.co",
        "APAC_SUPABASE_KEY": "your-anon-key",
        "US_SUPABASE_URL": "https://your-instance.supabase.co",
        "US_SUPABASE_KEY": "your-anon-key",
        "EU_SUPABASE_URL": "https://your-instance.supabase.co",
        "EU_SUPABASE_KEY": "your-anon-key"
      }
    }
  }
}

Tools

search_businesses

Search across all records with rich filters.

ParameterTypeDescription
querystringBusiness name or type
countrystringISO code: AU, US, UK, CA, NZ, SG, IE, FR
directorystringDirectory ID (see list_directories)
statestringState/province code (e.g. NSW, CA, TX)
suburbstringSuburb or city name
has_phoneboolOnly businesses with phone numbers
min_ratingfloatMinimum Google rating (0-5)
limitintResults to return (1-50, default 10)

get_business

Get full details for a business by its ID.

ParameterTypeDescription
business_idintUnique business record ID
directorystringOptional directory to narrow search

get_competitors

Find competitors near a business location, ranked by quality score.

ParameterTypeDescription
business_namestringBusiness to find competitors for
suburbstringSuburb or city
countrystringCountry code (default AU)
directorystringDirectory to search within
limitintResults (1-20, default 10)

market_density

Analyse market saturation with rating distributions, digital presence metrics, and top-rated providers.

ParameterTypeDescription
categorystringBusiness type (e.g. dentist, plumber)
statestringState or province
suburbstringSuburb or city
countrystringCountry code (default AU)
directorystringDirectory to search within

verify_business

Verify a business against government registers with confidence scoring.

ParameterTypeDescription
business_namestringBusiness name to verify
countrystringCountry code (default AU)
abnstringAustralian Business Number (optional)
suburbstringSuburb (optional, improves accuracy)

list_directories

Returns all 19 directories with country and region metadata. No parameters.

Data Sources

RegionSourceDirectories
AustraliaASIC, NDIS, ACECQA, ACNCFinancial advisers, mortgage brokers, childcare, aged care, charities, manufacturers, disability providers, commercial finance, local services
United StatesCMS, IRSHealthcare providers, nonprofits, transport, education
United KingdomCompanies HouseUK companies
CanadaNational registerCanadian businesses
New ZealandCharities CommissionNZ charities
SingaporeACRASingapore companies
IrelandCROIrish charities
FranceINSEEFrench enterprises

Coverage

  • 12,160,000+ verified business records
  • 19 specialised directories
  • 10 countries (AU, US, UK, CA, NZ, SG, IE, FR + growing)
  • 3 regional databases (APAC, US, EU)
  • Google Maps ratings and review counts
  • AI-generated business descriptions

Use Cases

  • Lead generation — Find businesses by category, location, and quality score
  • Competitive analysis — Map competitors in any suburb or city
  • Market research — Analyse density, ratings, and digital presence
  • Business verification (KYB) — Verify against government registers
  • Franchise expansion — Identify underserved markets

Self-Hosting

Set environment variables for your Supabase instances:

export APAC_SUPABASE_URL=https://your-instance.supabase.co
export APAC_SUPABASE_KEY=your-anon-key
export US_SUPABASE_URL=https://your-instance.supabase.co
export US_SUPABASE_KEY=your-anon-key
export EU_SUPABASE_URL=https://your-instance.supabase.co
export EU_SUPABASE_KEY=your-anon-key
export PORT=5001

opendirectories-mcp

Or use Docker:

docker run -p 5001:5001 \
  -e APAC_SUPABASE_URL=... \
  -e APAC_SUPABASE_KEY=... \
  ghcr.io/bigjai/opendirectories-mcp

License

MIT

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →

Configuration

APAC_SUPABASE_URL

APAC Supabase URL

APAC_SUPABASE_KEYsecret

APAC Supabase anon key

US_SUPABASE_URL

US Supabase URL

US_SUPABASE_KEYsecret

US Supabase anon key

EU_SUPABASE_URL

EU Supabase URL

EU_SUPABASE_KEYsecret

EU Supabase anon key

Categories
Search & Web CrawlingData & Analytics
Registryactive
Packageopendirectories-mcp
TransportSTDIO, HTTP
AuthRequired
UpdatedMar 2, 2026
View on GitHub

More from bigjai

  • Codemunch Pro2
  • Tokennuke

Related Search & Web Crawling MCP Servers

View all →
bikram2112 avatar
Findinfringement

io.github.bikram2112/findinfringement

Find patent infringers with 9 AI models. Search products & standards from your AI client.
blueskylineassets avatar
FAR Oracle

io.github.blueskylineassets/far-mcp-server

Search Federal Acquisition Regulations (FAR) for government contracting.
books-service avatar
RU Books MCP

io.github.books-service/ru-books

MCP server for Russian books search, details, and recommendation candidates.
br0ski777 avatar
NFT Metadata API

io.github.br0ski777/nft-metadata

Fetch NFT metadata — name, image, traits from contract+tokenId. x402 micropayment.
br0ski777 avatar
Web Scraper to Markdown API

io.github.br0ski777/web-scraper

Extract clean markdown from any URL. Removes boilerplate. For RAG pipelines. x402.
bricepourle13 avatar
Merx — European Business Data

io.github.bricepourle13/merx

European business data — French company check, EU VAT validation, legal search.