Thai Open Data MCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Thai Open Data MCPsearch for tourism statistics in Thailand"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Thai Open Data MCP 🇹🇭
Make Thailand's public data speak AI. An MCP (Model Context Protocol) server that lets AI assistants — Claude, ChatGPT, OpenWebUI, Cursor, any MCP client — search and read Thailand's official open-government data directly from data.go.th, the national open-data catalog run by the Digital Government Development Agency (DGA).
Free. No API key. Remote — nothing to install.
⏸️ Status (July 2026): the hosted endpoint is temporarily paused while we reach out to the Digital Government Development Agency (DGA) directly, out of respect, before continuing to serve a mirror of their catalog. The code, the mirror architecture and self-hosting are unaffected. Contact: goyasapiens@gmail.com
Try it
Hosted streamable-HTTP endpoint:
https://thai-open-data-mcp.<worker-subdomain>.workers.dev/Claude Desktop / any MCP client config:
{ "mcpServers": { "thai-open-data": { "url": "https://thai-open-data-mcp.<worker-subdomain>.workers.dev/" } } }OpenWebUI: add a connection of type MCP with the URL above, auth None. (Intended for shared/assistant use, not standalone agents.)
Related MCP server: Data.gov.il MCP Server
Tools
Tool | What it does |
| Search the national catalog — Thai or English queries ("tourism statistics", "สถิตินักท่องเที่ยว", "air quality") |
| Full record for one dataset: description, agency, tags, every downloadable resource (CSV/XLSX/JSON/API) |
| Browse the catalog's thematic categories with dataset counts |
Every result carries a canonical data.go.th URL to cite.
Why
Tourists, researchers and citizens now ask AI assistants questions Thailand's government already publishes answers to — but assistants can't read the portals built for human developers. This server closes that gap: official data, AI-readable, one endpoint.
Inspired by Spain's community-built datos-gob-es-mcp. Built on the production patterns of Booyah Index MCP (3,500+ SEA businesses served over MCP).
Roadmap
TAT tourism data — attractions, events, routes via the TAT Developer Portal (needs API key)
TMD weather — Thai Meteorological Department forecasts (needs API key)
Row-level datastore queries — opend.data.go.th (needs API key)
NSO statistics — National Statistical Office
Self-host
npm install
npm run deploy # Cloudflare Workers, free tier is plentyLicense
MIT © 2026 Greenstead Co Ltd — a Thai company. Data belongs to its publishing agencies; this project only makes it reachable.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityCmaintenanceEnables access to Hong Kong government's official open data portal (DATA.GOV.HK) through natural language queries. Supports searching datasets, browsing categories, and retrieving detailed information about Hong Kong's public data resources.Last updated85MIT
- AlicenseCqualityCmaintenanceEnables AI assistants to search, discover, and analyze thousands of datasets from Israel's national open data portal. It provides tools for querying government ministries, municipalities, and public bodies using the CKAN API.Last updated921107MIT
- Alicense-qualityBmaintenanceEnables AI to search and retrieve detailed information from U.S. government datasets, including GAO reports, oversight recommendations, congressional bills, and more, with OData filtering and faceted search.Last updated4MIT
- Alicense-qualityDmaintenanceEnables AI assistants to search, read, and explore thousands of public datasets from Chile's open government data portal (datos.gob.cl) without requiring an API key.Last updated291MIT
Related MCP Connectors
Gateway between LLM agents and world data through eight tools and a bundled endpoint catalog.
This MCP server provides seamless access to Malaysia's government open data, including datasets, w…
Search US grants + federal contracts (Grants.gov + SAM.gov) from any LLM.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sarapab-th/thai-open-data-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server