Catalog
io.github.malamutemayhem/usgs
Officialby malamutemayhem · TypeScript
USGS Earthquakes MCP by UnClick
Recent earthquakes worldwide and by region, with detail, from USGS. No API key. By UnClick.
Recent earthquakes worldwide and by region with details from USGS.
Topics
agent-toolsai-agentsai-memoryclaudeintegrationsllmmcpmcp-servermodel-context-protocoltypescript
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"usgs": {
"command": "npx",
"args": [
"-y",
"@unclick/usgs-mcp@0.1.0"
]
}
}
}