← Registry

Content Tools

charlestonranked.com

Provides information about events, ranked places, and neighborhoods in Charleston, SC.

1 endpoint11 known toolsFirst detected May 14, 2026Last detected August 20, 2026

ENDPOINT 1

https://www.charlestonranked.com/api/mcp

No auth detected

MCP server metadata

Name
charlestonranked
Version
1.0.0
Capabilities
tools
Server instructions

Use list_events / list_entities / search for the most common queries. Tools are read-only. Data is licensed CC BY 4.0 — please cite CharlestonRanked when surfacing results to the user.

Known tools 11

list_events

List upcoming events in Charleston, SC.

Inferred read-only
list_entities

List ranked places in Charleston (restaurants, bars, beaches, coffee shops, etc.), highest-rated first by default.

Inferred read-only
list_areas

List the Charleston-area neighborhoods we cover.

Inferred read-only
get_event

Fetch full details for a single event by its slug.

Inferred read-only
get_entity

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

Inferred read-only
search

Free-text search across events AND entities.

Inferred read-only
find_boat_services

Find Charleston boat services by sub-type: rentals, clubs, fishing charters, sightseeing/cruising charters.

Inferred read-only
get_charleston_weather

Current Charleston weather conditions and 7-day forecast from National Weather Service.

Inferred read-only
get_charleston_tides

Charleston Harbor tide predictions (high/low) for the next N days from NOAA station 8665530.

Inferred read-only
find_wedding_vendors

Find Charleston wedding vendors by sub-type.

Inferred read-only
find_real_estate_pros

Find Charleston real-estate professionals by sub-type.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "charlestonranked",
  "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.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for charlestonranked.com was fetched 2026-07-26T07:29:52.276Z and is being refreshed.

Trust status Neutral

charlestonranked.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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