Thailand Earthquake MCP Server
@aekanundatascience
About Thailand Earthquake MCP Server
MCP Server for Thailand Meteorological Department earthquake data - เซิร์ฟเวอร์ MCP สำหรับดึงข้อมูลแผ่นดินไหวจากกรมอุตุนิยมวิทยา
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
—
Basic information
More Other MCP servers
ICSS
chokcoco不止于 CSS
Awesome Mlops
visengerA curated list of references for MLOps
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。

EverArt
modelcontextprotocolModel Context Protocol Servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Comments