simple-obspy
Verified Safeby Fahim-Azwad
Overview
An MCP server for Claude Desktop to query, download, and analyze seismic and earthquake data using ObsPy, interacting with FDSN data centers.
Installation
/FULL/PATH/TO/simple-obspy/.venv/bin/python /FULL/PATH/TO/simple-obspy/server.pySecurity Notes
The server utilizes standard and well-regarded libraries (ObsPy, FastMCP). File I/O operations are confined to a user-specified or default local directory ('obspy_downloads/'), with checks for writability and sanitized folder names. There are no 'eval' calls, hardcoded secrets, or malicious patterns observed. Network interactions are for legitimate data retrieval from public FDSN services.
Similar Servers
DesktopCommanderMCP
This server empowers AI agents to search, update, manage files, and execute terminal commands on a local or containerized desktop environment. It provides enhanced filesystem operations, process control, and data analysis capabilities with support for various file types like text, Excel, and PDF.
image_tools_mcp
Provides precise image analysis capabilities (measurements, color extraction, OCR, shape detection) to Claude for tasks like diagram recreation and UI analysis.
gns3-mcp
A FastAPI service that acts as a Model Context Protocol (MCP) server for GNS3, enabling AI agents to automate network lab creation, configuration, and troubleshooting through SSH, console, TFTP, and HTTP proxy functionalities.
mcp-webscraper
Enables Claude Desktop to perform advanced web scraping and crawling operations, extracting structured data and analyzing website architectures through natural language.