← Registry

Data Collection

onlylocal.services

Provides access to verified local business data including profiles, ratings, and social links across US metros and industry verticals.

1 endpoint8 known toolsFirst detected September 4, 2026Last detected September 4, 2026

ENDPOINT 1

https://onlylocal.services/api/mcp

No auth detected

MCP server metadata

Name
onlylocal-directory
Version
1.0.0
Capabilities
toolsresources

Known tools 8

search_businesses

Search and query verified local businesses across 266 US metros and 88 industry verticals

Inferred read-only
get_business

Retrieve full profile details, ratings, contact info, hours, and verified social channels for a business listing by slug

Inferred read-only
get_business_jsonld

Retrieve standalone Schema.org LocalBusiness JSON-LD document with verified sameAs social graph links

Inferred read-only
list_categories

List all industry vertical categories with descriptions and active listing counts

Inferred read-only
list_locations

List all active US geographical metropolitan markets and counties

Inferred read-only
get_location_directory

Retrieve ranked directory listings for a specific city and vertical combination

Inferred read-only
ask_direct_answer

Synthesize a structured direct answer with cited verified contractors for a user prompt

Inferred read-only
get_markdown_summary

Retrieve token-optimized high-density Markdown representation for any business, city, or category path

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.onlylocal-directory]
url = "https://onlylocal.services/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "onlylocal-directory": {
      "type": "http",
      "url": "https://onlylocal.services/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: onlylocal-directory
Remote MCP URL: https://onlylocal.services/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "onlylocal-directory": {
      "url": "https://onlylocal.services/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "onlylocal-directory": {
      "type": "http",
      "url": "https://onlylocal.services/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "onlylocal-directory",
  "transport": "streamable-http",
  "url": "https://onlylocal.services/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.