PluginBench
MCP Server
Active

Earthquake Monitor Mcp MCP Server

io.github.varvararatta/earthquake_monitor_mcp

What is the Earthquake Monitor Mcp MCP server?

Our Earthquake Monitor harnesses the USGS earthquake feed to provide you with up-to-the-minute

How to install Earthquake Monitor Mcp

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "earthquake_monitor_mcp": {
      "url": "https://earthquake-monitor-mcp.mcpize.run/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "earthquake_monitor_mcp": {
      "serverUrl": "https://earthquake-monitor-mcp.mcpize.run/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "earthquake_monitor_mcp": {
      "type": "http",
      "url": "https://earthquake-monitor-mcp.mcpize.run/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "earthquake_monitor_mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://earthquake-monitor-mcp.mcpize.run/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http earthquake_monitor_mcp https://earthquake-monitor-mcp.mcpize.run/mcp

Related MCP servers

Stay ahead of pollution with our Air Quality MCP. Access real-time air quality data, including

0
View repository →

MCP server for country_data_mcp

0
View repository →

Unlock the power of real-time cryptocurrency data with our Crypto Price Insights MCP server.

0
View repository →

MCP server for currency_converter_mcp

0
View repository →

Transform your data analysis with our Data Compute & Stats Bot. Effortlessly calculate descriptive

0
View repository →

Discover the true meaning of any English word with our Dictionary Lexicon MCP. Whether you're a

0
View repository →