Earthquake Server
FreeNot checkedReal-time earthquake data and seismic monitoring for AI agents via the USGS Earthquake Catalog API.
About
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
- space-mcp-server — NASA space data
- climate-risk-mcp-server — Climate & ESG data
- geospatial-mcp-server — OpenStreetMap & geospatial tools
Installing Earthquake Server
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/AiAgentKarl/earthquake-mcp-serverFAQ
Is Earthquake Server MCP free?
Yes, Earthquake Server MCP is free — one-click install via Unyly at no cost.
Does Earthquake Server need an API key?
No, Earthquake Server runs without API keys or environment variables.
Is Earthquake Server hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Earthquake Server in Claude Desktop, Claude Code or Cursor?
Open Earthquake Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
Roblox Studio
Enables AI coding tools to control Roblox Studio for workspace exploration, instance manipulation, and script management. It provides tools for playtesting, sce
by paralovOpencode Omniroute Plugin
OpenCode plugin for the OmniRoute AI Gateway. Drives dynamic model discovery, /connect auth flow, and multi-instance OmniRoute providers via the official @openc
by GitHub ActionsAWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzMCP-Agent
A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)
by lastmile-aiSpring AI MCP Client
Provides auto-configuration for MCP client functionality in Spring Boot applications.
mcp.natoma.ai
A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)
MCPHub
Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.
Compare Earthquake Server with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
