Back to Home
BarrosEdu icon

mcp-server-earthquake

Verified Safe

by BarrosEdu

Overview

Provides an AI-powered server for analyzing earthquake data and seismic risk using a multi-agent system and external APIs.

Installation

Run Command
python src/mcp_server_news.py

Environment Variables

  • AGENTOPS_API_KEY
  • OPENAI_API_KEY
  • API_KEY
  • PORT

Security Notes

Relies on environment variables for sensitive API keys (OpenAI, AgentOps, custom earthquake API), which is good practice. No 'eval' or malicious obfuscation found. Network calls are made to specified external APIs (earthquake data, OpenAI, AgentOps) and a local sub-MCP server, introducing typical network dependency risks. The nested execution of `mcp/earthquake_mcp_server.py` is controlled and not arbitrary code execution.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens2500
Stars0
Forks0
Last Update2025-11-22

Tags

AI AgentsEarthquake AnalysisSeismologyCrewAIFastMCP