MCP.so
登录

Thailand Earthquake MCP Server

@aekanundatascience

关于 Thailand Earthquake MCP Server

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

基本信息

分类

其他

传输方式

stdio

发布者

aekanundatascience

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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

评论

其他 分类下的更多 MCP 服务器