Content Tools
787daily.com
Provides news summaries, keyword search, and outdoor activity condition updates for Puerto Rico.
ENDPOINT 1
https://mcp.787daily.com/mcp
MCP server metadata
- Name
- 787daily
- Version
- 1.0.0
Known tools 13
get_daily_briefingToday's Puerto Rico briefing: the latest English news summaries from 787daily, each linked back to the original Spanish-language source.
Inferred read-onlykeyword_search_newsKeyword search over 787daily's Puerto Rico news archive by title/summary and optional section.
Inferred read-onlylist_condition_spotsList every 787daily Puerto Rico adventure spot with its activities and the CURRENT activity-window verdict (good/fair/marginal/poor, scored from buoy + marine data at the site's last build).
Inferred read-onlyget_conditionsLive conditions at a Puerto Rico spot from public data (Open-Meteo): wave height/period/direction, sea-surface temp, air temp, and wind.
Inferred read-onlyget_town_weatherCurrent conditions plus a 24-hour forecast for any of Puerto Rico's 78 municipalities, by slug (e.
Inferred read-onlyaskAsk a question about Puerto Rico and get a grounded, cited answer synthesized from 787daily's own news corpus.
Inferred read-onlyget_by_entityReturn 787daily articles that mention a specific named entity (person, organization, or place), newest-first.
Inferred read-onlyget_by_municipalityReturn 787daily articles that mention a specific Puerto Rico municipality, newest-first.
Inferred read-onlyget_safety_statsPuerto Rico reported crime statistics (PRPD Type I via the Instituto de Estadísticas): island year-to-date totals vs the same period last year, monthly homicide series, victim demographics, and per-municipio counts with violent-crime rates per 10k residents (prior full year).
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.787daily]
url = "https://mcp.787daily.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"787daily": {
"type": "http",
"url": "https://mcp.787daily.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: 787daily
Remote MCP URL: https://mcp.787daily.com/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": {
"787daily": {
"url": "https://mcp.787daily.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"787daily": {
"type": "http",
"url": "https://mcp.787daily.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "787daily",
"transport": "streamable-http",
"url": "https://mcp.787daily.com/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 787daily.com was fetched 2026-07-26T08:57:08.906Z and is being refreshed.
787daily.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.