Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Earthquake Server

БесплатноНе проверен

Real-time earthquake data and seismic monitoring for AI agents via the USGS Earthquake Catalog API.

GitHubEmbed

Описание

Real-time earthquake data and seismic monitoring for AI agents via the USGS Earthquake Catalog API.

README

PyPI version License: MIT Python 3.10+

Real-time earthquake data and seismic monitoring for AI agents via the USGS Earthquake Catalog API. No API key required — all data is open and free.

Features

  • Real-time data from the USGS Earthquake Hazards Program
  • No API key needed — fully open data
  • Global coverage — all earthquakes worldwide
  • Tsunami warnings, felt reports, and PAGER alert levels
  • Magnitude filtering, date ranges, and radius search
  • Historical data going back decades

Tools

Tool Description
tool_get_recent_earthquakes Recent earthquakes (last N hours), filtered by magnitude
tool_search_earthquakes Search by date range and magnitude
tool_get_significant_earthquakes Major earthquakes (M5.0+) sorted by magnitude
tool_earthquakes_near_location Earthquakes within a radius of lat/lon coordinates
tool_get_seismic_summary 24h global seismic activity summary with statistics
tool_get_earthquake_count Count earthquakes in a time range
tool_get_largest_earthquakes Top N largest earthquakes in the last N years
tool_get_magnitude_info Educational: Moment Magnitude Scale explained

Installation

pip install earthquake-mcp-server

Usage with Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "earthquake": {
      "command": "earthquake-mcp-server"
    }
  }
}

Example Queries

  • "Show me all earthquakes in the last 24 hours with magnitude 4.0+"
  • "Were there any significant earthquakes near Japan this week?"
  • "What is the seismic activity summary for today?"
  • "Find earthquakes near coordinates 35.6°N, 139.7°E (Tokyo) in the last 30 days"
  • "What are the 10 largest earthquakes in the last year?"
  • "How strong was the strongest earthquake this month?"

Data Source

All data comes from the USGS Earthquake Catalog API, maintained by the U.S. Geological Survey. Data is real-time and updated continuously.

License

MIT License — see LICENSE

Related MCP Servers

from github.com/AiAgentKarl/earthquake-mcp-server

Установка Earthquake Server

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/AiAgentKarl/earthquake-mcp-server

FAQ

Earthquake Server MCP бесплатный?

Да, Earthquake Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Earthquake Server?

Нет, Earthquake Server работает без API-ключей и переменных окружения.

Earthquake Server — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Earthquake Server в Claude Desktop, Claude Code или Cursor?

Открой Earthquake Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Earthquake Server with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai