Data Collection
tatilce.org
Provides access to business listings and details from tatilce.org, including search, nearby, and category functions.
ENDPOINT 1
https://tatilce.org/mcp
MCP server metadata
- Name
- tatilce.org
- Version
- 1.0.0
Read-only MCP server for tatilce.org — a non-profit honest business recommendation platform in Turkey. Use search-businesses to find businesses, get-business-details for full info (FAQ, reviews), get-categories for category slugs, and get-nearby-businesses for location-based results.
Known tools 4
search-businessesSearch for businesses on tatilce.org by text query, category, location, budget, or badges.
Inferred read-onlyget-business-detailsGet detailed information about a specific business by its slug, including description, rating, reviews, address, contact info, FAQ, and verification status.
Inferred read-onlyget-categoriesList active business categories on tatilce.org with names, slugs, and links.
Inferred read-onlyget-nearby-businessesFind businesses near a latitude/longitude within a radius (km).
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.tatilce-org]
url = "https://tatilce.org/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"tatilce-org": {
"type": "http",
"url": "https://tatilce.org/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: tatilce-org
Remote MCP URL: https://tatilce.org/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": {
"tatilce-org": {
"url": "https://tatilce.org/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"tatilce-org": {
"type": "http",
"url": "https://tatilce.org/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "tatilce-org",
"transport": "streamable-http",
"url": "https://tatilce.org/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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.