Content Tools
charlestonranked.com
Provides information about events, ranked places, and neighborhoods in Charleston, SC.
ENDPOINT 1
https://www.charlestonranked.com/api/mcp
MCP server metadata
- Name
- charlestonranked
- Version
- 1.0.0
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_entitiesList ranked places in Charleston (restaurants, bars, beaches, coffee shops, etc.), highest-rated first by default.
Inferred read-onlyfind_boat_servicesFind Charleston boat services by sub-type: rentals, clubs, fishing charters, sightseeing/cruising charters.
Inferred read-onlyget_charleston_weatherCurrent Charleston weather conditions and 7-day forecast from National Weather Service.
Inferred read-onlyget_charleston_tidesCharleston Harbor tide predictions (high/low) for the next N days from NOAA station 8665530.
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.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.
charlestonranked.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.