← Registry

Content Tools

787daily.com

Provides news summaries, keyword search, and outdoor activity condition updates for Puerto Rico.

1 endpoint13 known toolsFirst detected July 12, 2026Last detected August 29, 2026

ENDPOINT 1

https://mcp.787daily.com/mcp

No auth detected

MCP server metadata

Name
787daily
Version
1.0.0
Capabilities
tools.listChanged

Known tools 13

get_daily_briefing

Today's Puerto Rico briefing: the latest English news summaries from 787daily, each linked back to the original Spanish-language source.

Inferred read-only
keyword_search_news

Keyword search over 787daily's Puerto Rico news archive by title/summary and optional section.

Inferred read-only
search_pr_news

Legacy alias for keyword_search_news.

Inferred read-only
list_sections

List 787daily's news sections (categories) and what each covers.

Inferred read-only
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).

Inferred read-only
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.

Inferred read-only
get_town_weather

Current conditions plus a 24-hour forecast for any of Puerto Rico's 78 municipalities, by slug (e.

Inferred read-only
search_news

Semantic vector search over 787daily's Puerto Rico news corpus.

Inferred read-only
ask

Ask a question about Puerto Rico and get a grounded, cited answer synthesized from 787daily's own news corpus.

Inferred read-only
get_by_entity

Return 787daily articles that mention a specific named entity (person, organization, or place), newest-first.

Inferred read-only
get_by_municipality

Return 787daily articles that mention a specific Puerto Rico municipality, newest-first.

Inferred read-only
get_cost_of_living

Puerto Rico cost-of-living figures from the U.

Inferred read-only
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).

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.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.

Trust status Neutral

787daily.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.