Data Collection
pickable.me
Provides tools to search, retrieve, and compare published business listings and profiles.
ENDPOINT 1
https://pickable.me/api/mcp
Known tools 6
search_businessesSearch published agent-ready business listings by search text, location, and verification.
Inferred read-onlyget_business_profileFetch a published business profile with services, FAQs, links, verification, and source confidence.
Inferred read-onlyfind_service_providerFind businesses that may satisfy a specific local service need.
Inferred read-onlycompare_businessesCompare several published businesses by verification, confidence, location, services, and contact paths.
Inferred read-onlyget_business_sourcesReturn source and provenance records for a published business.
Inferred read-onlyget_business_schema_jsonldReturn Schema.org LocalBusiness JSON-LD for a published business.
Inferred read-onlyCONNECT 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.pickable-me]
url = "https://pickable.me/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"pickable-me": {
"type": "http",
"url": "https://pickable.me/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: pickable-me
Remote MCP URL: https://pickable.me/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": {
"pickable-me": {
"url": "https://pickable.me/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"pickable-me": {
"type": "http",
"url": "https://pickable.me/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "pickable-me",
"transport": "streamable-http",
"url": "https://pickable.me/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 pickable.me was fetched 2026-08-23T20:15:52.683Z and is being refreshed.
pickable.me is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.