Search, preview and buy CSV datasets of US business locations: dealer networks, contractors, chains.
claude mcp add locationlists --transport http https://locationlists.com/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"locationlists": {
"url": "https://locationlists.com/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"locationlists": {
"serverUrl": "https://locationlists.com/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"locationlists": {
"type": "http",
"url": "https://locationlists.com/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"locationlists": {
"url": "https://locationlists.com/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"locationlists": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://locationlists.com/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://locationlists.com/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.kylehawke-stack--locationlists/reviews or the review_server meta-tool.
POST /mcp