← charlestonranked.com

INDIVIDUAL MCP TOOL

get_entity

Fetch full details for one ranked place by category + slug.

charlestonranked.comnone authenticationAvailability not checked

Input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • A tool name or description suggests retrieving external content.

Parent endpoint

charlestonranked.com

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.charlestonranked-com]
url = "https://www.charlestonranked.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "charlestonranked-com": {
      "type": "http",
      "url": "https://www.charlestonranked.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "charlestonranked-com": {
      "type": "http",
      "url": "https://www.charlestonranked.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "charlestonranked-com",
  "transport": "streamable-http",
  "url": "https://www.charlestonranked.com/api/mcp"
}
MCP Inspector

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

Related tools

  • list_events — List upcoming events in Charleston, SC.
  • list_entities — List ranked places in Charleston (restaurants, bars, beaches, coffee shops, etc.), highest-rated first by default.
  • list_areas — List the Charleston-area neighborhoods we cover.
  • get_event — Fetch full details for a single event by its slug.
  • search — Free-text search across events AND entities.
  • find_boat_services — Find Charleston boat services by sub-type: rentals, clubs, fishing charters, sightseeing/cruising charters.
  • get_charleston_weather — Current Charleston weather conditions and 7-day forecast from National Weather Service.
  • get_charleston_tides — Charleston Harbor tide predictions (high/low) for the next N days from NOAA station 8665530.