Thailand Earthquake MCP Server
@aekanundatascience
关于 Thailand Earthquake MCP Server
MCP Server for Thailand Meteorological Department earthquake data - เซิร์ฟเวอร์ MCP สำหรับดึงข้อมูลแผ่นดินไหวจากกรมอุตุนิยมวิทยา
基本信息
配置
使用下面的配置,将此服务器添加到你的 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 服务器
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser

EverArt
modelcontextprotocolModel Context Protocol Servers
评论