Thailand Earthquake MCP Server
@aekanundatascience
About Thailand Earthquake MCP Server
MCP Server for Thailand Meteorological Department earthquake data - เซิร์ฟเวอร์ MCP สำหรับดึงข้อมูลแผ่นดินไหวจากกรมอุตุนิยมวิทยา
Basic information
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
—
More Other MCP servers
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients

EverArt
modelcontextprotocolModel Context Protocol Servers
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Servers
modelcontextprotocolModel Context Protocol Servers
Comments