mcpbeat Sign in

CoreLoop Business Network MCP Server

answering

CoreLoop Business Network is answering right now. Last checked 13 min ago. It exposes 7 tools.

Search real businesses, then read profiles, services and hours or contact them, in one endpoint.

Uptime history 34 days of history · worst day 14%
34 days agonow
63.3%
Uptime 24h
57 of 90 checks
7
Tools
read from the server
439 ms
Response time
average over 24h
open, no key
Access
streamable-http

What changed 2

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 6 September 2026. No other catalogue keeps this.

14 Sep a tool changed the parameters it asks for send_business_inquiry
6 Sep a tool changed the parameters it asks for get_business_services

CoreLoop Business Network does not always answer

Over the last week it answered 50.4% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 13 min ago.

run in your terminal
claude mcp add directory --transport http https://coreloop.so/api/mcp/coreloop-directory
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "directory": {
      "url": "https://coreloop.so/api/mcp/coreloop-directory"
    }
  }
}
~/.codex/config.toml
[mcp_servers.directory]
url = "https://coreloop.so/api/mcp/coreloop-directory"
.cursor/mcp.json
{
  "mcpServers": {
    "directory": {
      "url": "https://coreloop.so/api/mcp/coreloop-directory"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "directory": {
      "url": "https://coreloop.so/api/mcp/coreloop-directory"
    }
  }
}

Available tools 7

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

business
check_business_availability
One business's opening hours, whether it is open right now, and when it next opens. Phase 1 returns published hours, not bookable slots.
get_business_agent
The canonical ids and endpoint URLs for one business — its own MCP and A2A endpoints, agent card, llms.txt and public page, under `protocol_urls`. A null URL means that surface is switched off for this business right now: do not construct it yourself, and use one of the non-null surfaces instead.
get_business_info
Full profile for one business found through search_businesses: identity, locations, contact, policies, images, public documents and the languages it publishes in.
get_business_services
One business's service catalogue, with filtering, sorting and pagination. Page with `offset`/`limit` and read `has_more` — the order is stable, so a second page will not repeat or skip a service.
businesses
search_businesses
Search the CoreLoop business directory. Start here: every other tool on this endpoint needs a business, and each result carries the `business_id` and `slug` you pass to them as the `business` argument. `business_id` is a PUBLIC, OPAQUE, STABLE routing identifier: it is safe to store and re-use across sessions, it stays the same when a business renames itself or changes its slug, and it carries no sensitive information. Treat it as a token — do not parse it, do not derive meaning from its format, and do not construct one. Pass back exactly the value you were given. A result with `asserts_no_physical_location: true` has stated that it has no premises (consultants, trades, online-only) — it is intentionally absent from city search rather than missing data. `false` means no such statement was made; it does NOT imply premises. Results are returned in your requested language when the business has published a translation: send `?locale=<code>` on the endpoint URL (takes precedence) or an Accept-Language header. Each result reports the language it is written in (`locale`), the business's original language (`content_locale`), and every language it is available in (`available_locales`). `mcp_url`, `a2a_url` and `page_url` — and every URL inside `protocol_urls` — are null when that surface is currently switched off for the business: a null is intentional (do not construct the URL yourself), and the business remains reachable through its non-null surfaces. `data_source: "directory"` marks these rows as the search projection; call get_business_info for the live profile. PAGING: one call returns at most `limit` results. Read `has_more` — a short page is not proof of the end — and pass `next_cursor` back as `cursor` for the next page. The cursor is opaque and bound to the filters and sort it was issued for: change any of them and it is rejected, so start a new search instead. `limit` may change between pages.
compare
compare_business_services
Compare one business's services within a category or keyword, with a price/duration summary. Each row reports `match_type`, so you can tell an exact category hit from an incidental keyword.
send
send_business_inquiry
Send a message to one business. This has a real side effect — it notifies the owner and delivers an email — and is rate-limited both per business and across this directory, so send one considered inquiry rather than a broadcast.

Endpoints

URLTransportStateLatencyChecked
https://coreloop.so/api/mcp/coreloop-directory streamable-http answering 266 ms 13 min ago

Alternatives to CoreLoop Business Network

same job, measured the same way
NetworkOS
by thenetworkos

Your professional network in Claude — search contacts, log notes, and send warm intros.

answering
Heyspark
by heyspark-mcp

Search and discover local businesses. 30+ categories with verified contact info, hours, and reviews.

4 tools answering
The Service Marketing Guys Audit
by theservicemarketingguys

Read-only audit of any local service business, Open Service Profile conformance first.

answering
Mu
by micro

News, web search, mail, markets, weather, places, files, calendar, contacts. 67 tools, one endpoint.

148 tools answering
BizClaw Business Directory MCP
by bizclaw

Search, compare, and contact real-world companies through a public MCP business directory.

9 tools answering
Rooster Agent Gateway
by roosteragents

Discover, read and book verified real-world businesses through one endpoint.

3 tools answering
Agoria
by agoria

Search local businesses and book, order, quote or message any of them from one connection.

18 tools answering
Parlel
by parlel

Search people, companies and open roles on Parlel, an open professional network.

8 tools answering

CoreLoop Business Network — questions

Answers built from our own checks of this server.

What can CoreLoop Business Network do?
It exposes 7 tools, read directly from the server on our last check. Among them: check_business_availability, compare_business_services, get_business_agent, get_business_info, get_business_services, search_businesses and 1 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is CoreLoop Business Network working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 57 of 90 checks got a reply (63.3%), average response time 439 ms. The bar chart above shows every period we have measured.
How do I connect CoreLoop Business Network?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does CoreLoop Business Network need an API key?
No. CoreLoop Business Network completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 7 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is CoreLoop Business Network?
It answers our handshake in 439 ms on average, which is faster than 36% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.