← Registry

Data Collection

parksloper.com

Search and retrieve vetted local business listings from a curated directory.

1 endpoint3 known toolsFirst detected July 29, 2026Last detected July 29, 2026

ENDPOINT 1

https://parksloper.com/api/mcp

No auth detected

MCP server metadata

Name
the-park-sloper
Version
1.0.0
Capabilities
tools.listChanged
Server instructions

License-verified Park Slope (Brooklyn) local services directory. Read-only. Use list_categories to see coverage, search_directory to match a need, get_business for full details. Every business was hand-vetted against authoritative sources (NYC DOB, NPI/NYSED, DOHMH) before publication.

Known tools 3

search_directory

Search The Park Sloper's directory of license-verified Park Slope (Brooklyn) service businesses by plain-language need.

Inferred read-only
get_business

Fetch one vetted business by its slug, including contact details, verification, availability, and the guide's editorial framing.

Inferred read-only
list_categories

List the directory's vetted service categories with the number of businesses in each.

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.the-park-sloper]
url = "https://parksloper.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "the-park-sloper": {
      "type": "http",
      "url": "https://parksloper.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: the-park-sloper
Remote MCP URL: https://parksloper.com/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": {
    "the-park-sloper": {
      "url": "https://parksloper.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "the-park-sloper": {
      "type": "http",
      "url": "https://parksloper.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "the-park-sloper",
  "transport": "streamable-http",
  "url": "https://parksloper.com/api/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for parksloper.com was fetched 2026-08-04T01:02:28.359Z and is being refreshed.

Trust status Trusted

parksloper.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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