MCP.so
Sign In

Thailand Earthquake MCP Server

@aekanundatascience

About Thailand Earthquake MCP Server

MCP Server for Thailand Meteorological Department earthquake data - เซิร์ฟเวอร์ MCP สำหรับดึงข้อมูลแผ่นดินไหวจากกรมอุตุนิยมวิทยา

Basic information

Category

Other

Transports

stdio

Publisher

aekanundatascience

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "thailand-earthquake-mcp": {
      "command": "python",
      "args": [
        "earthquake_server.py"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Thailand Earthquake MCP Server?

A Model Context Protocol server that provides earthquake data from the Thai Meteorological Department (TMD) API, designed for use with Claude Desktop. It offers tools to retrieve, detail, and search seismic events.

How to use Thailand Earthquake MCP Server?

Install with Python 3.10+ and packages mcp and httpx, then run python earthquake_server.py. Configure Claude Desktop by adding the server to claude_desktop_config.json and restart. Users ask natural language queries about earthquakes.

Key features of Thailand Earthquake MCP Server

  • Fetches recent earthquake events from TMD
  • Retrieves detailed information by event ID
  • Searches earthquakes by date and magnitude
  • Integrates directly with Claude Desktop
  • Lightweight Python implementation

Use cases of Thailand Earthquake MCP Server

  • Asking Claude “What recent earthquakes have occurred?”
  • Requesting details for a specific earthquake ID
  • Searching for earthquakes above a certain magnitude this month

FAQ from Thailand Earthquake MCP Server

Comments

More Other MCP servers