mcpbeat

787daily MCP Server

io.github.tcador/787daily
answering

787daily is answering right now. Last checked 5 min ago. It exposes 13 tools.

Puerto Rico news (English summaries + links) and live island conditions, read-only over MCP.

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 39 hours of history
39 hours agonow
100.0%
Uptime 24h
91 of 91 checks
13
Tools
read from the server
159 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 5 min ago.

run in your terminal
claude mcp add 787daily --transport http https://mcp.787daily.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "787daily": {
      "url": "https://mcp.787daily.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.787daily]
url = "https://mcp.787daily.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "787daily": {
      "url": "https://mcp.787daily.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "787daily": {
      "url": "https://mcp.787daily.com/mcp"
    }
  }
}

Available tools 13

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

news
search_news
Semantic vector search over 787daily's Puerto Rico news corpus. Returns the most relevant article matches (title, URL, topic, date, score) for a free-text query — without generating an answer. Use this when you want matching articles rather than a synthesized answer; use ask() when you want a grounded narrative answer.
search_pr_news
Legacy alias for keyword_search_news. Keyword search over title/summary and optional section; use search_news for semantic/vector search.
ask
ask
Ask a question about Puerto Rico and get a grounded, cited answer synthesized from 787daily's own news corpus. Returns { answer, sources, refused }. If the question is off-topic or not covered by the corpus the answer is refused cleanly — no outside knowledge is ever used. For raw article matches without generation, use search_news() instead.
condition
list_condition_spots
List 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). Use a spot's key with get_conditions for live numbers.
conditions
get_conditions
Live conditions at a Puerto Rico spot from public data (Open-Meteo): wave height/period/direction, sea-surface temp, air temp, and wind. Use list_condition_spots for valid keys.
cost
get_cost_of_living
Puerto Rico cost-of-living figures from the U.S. Census ACS 5-Year Estimates: median gross rent, median household income, and median home value for the island, the US (comparison), and any of the 78 municipios. Vintage-labeled; suppressed small-town estimates are null.
daily
get_daily_briefing
Today's Puerto Rico briefing: the latest English news summaries from 787daily, each linked back to the original Spanish-language source. Returns summaries + links only.
entity
get_by_entity
Return 787daily articles that mention a specific named entity (person, organization, or place), newest-first. Match is on the entity's canonical name (case-insensitive). Returns { name, count, articles[] }.
keyword
keyword_search_news
Keyword search over 787daily's Puerto Rico news archive by title/summary and optional section. Returns matching article summaries with links to the originals. For semantic/vector search, use search_news.
municipality
get_by_municipality
Return 787daily articles that mention a specific Puerto Rico municipality, newest-first. Accepts canonical names and common variants (e.g. 'San Juan', 'Ponce', 'Rincón'). Returns { name, count, articles[] }.
safety
get_safety_stats
Puerto 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). Reported incidents, not victimization surveys.
sections
list_sections
List 787daily's news sections (categories) and what each covers.
town
get_town_weather
Current conditions plus a 24-hour forecast for any of Puerto Rico's 78 municipalities, by slug (e.g. 'san-juan', 'ponce', 'rio-grande'). Hourly temperature (°F), wind (mph + direction), and condition labels from Open-Meteo via 787daily's cached endpoint.

Endpoints

URLTransportStateLatencyChecked
https://mcp.787daily.com/mcp streamable-http answering 258 ms 5 min ago

787daily — questions

Answers built from our own checks of this server.

What can 787daily do?
It exposes 13 tools, read directly from the server on our last check. Among them: ask, get_by_entity, get_by_municipality, get_conditions, get_cost_of_living, get_daily_briefing and 7 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is 787daily working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 159 ms. The bar chart above shows every period we have measured.
Is 787daily still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect 787daily?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does 787daily need an API key?
No. 787daily completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 13 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is 787daily?
It answers our handshake in 159 ms on average, which is faster than 71% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.