Skip to main content
Glama

Taiwan Government Open Data MCP Server

by funtuan
wrangler.toml680 B
name = "tw-gov-data-mcp" main = "src/index.ts" compatibility_date = "2025-01-07" compatibility_flags = ["nodejs_compat"] # MCP Agent binding [[durable_objects.bindings]] name = "MCP_OBJECT" class_name = "TwGovDataMCP" # Durable Objects migrations (required for MCP Agent state) [[migrations]] tag = "v1" new_sqlite_classes = ["TwGovDataMCP"] # Binding to Cloudflare AI for AutoRAG functionality [ai] binding = "AI" # AutoRAG Configuration # Replace with your actual AutoRAG ID from Cloudflare dashboard [vars] AUTORAG_ID = "tw-gov-data" # D1 Database binding [[d1_databases]] binding = "DB" database_name = "tw-gov-data" database_id = "2a06df18-d212-45a4-ba63-356af9a2f4a4"

Latest Blog Posts

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/funtuan/mcp-server-taiwan-gov-data'

If you have feedback or need assistance with the MCP directory API, please join our Discord server