← Registry

Data Collection

tatilce.org

Provides access to business listings and details from tatilce.org, including search, nearby, and category functions.

1 endpoint4 known toolsFirst detected August 1, 2026Last detected August 1, 2026

ENDPOINT 1

https://tatilce.org/mcp

No auth detected

MCP server metadata

Name
tatilce.org
Version
1.0.0
Capabilities
toolsresourcesprompts
Server instructions

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-businesses

Search for businesses on tatilce.org by text query, category, location, budget, or badges.

Inferred read-only
get-business-details

Get detailed information about a specific business by its slug, including description, rating, reviews, address, contact info, FAQ, and verification status.

Inferred read-only
get-categories

List active business categories on tatilce.org with names, slugs, and links.

Inferred read-only
get-nearby-businesses

Find businesses near a latitude/longitude within a radius (km).

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.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.

Indexed

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