The usgs-quakes-mcp project is an MCP server that enables users to query the USGS Earthquake API using natural language, providing an intuitive way to access earthquake data.
The usgs-quakes-mcp project is an MCP server that enables users to query the USGS Earthquake API using natural language, providing an intuitive way to access earthquake data.
Install Node.js, clone the repository, and configure with Claude DesktopAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"usgs-quakes-mcp": {
"command": "npx",
"args": [
"-y",
"Install Node.js, clone the repository, and configure with Claude Desktop"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from usgs-quakes-mcp?"
No configuration required. This server works out of the box.
"What resources are available in usgs-quakes-mcp?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in usgs-quakes-mcp"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in usgs-quakes-mcp with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
See what tools in your stack can connect to AI.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.