We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/lis186/taiwan-holiday-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
"name": "io.github.lis186/taiwan-holiday-mcp",
"description": "MCP server for Taiwan holiday information with accurate national holidays and make-up workdays data",
"repository": {
"url": "https://github.com/lis186/taiwan-holiday-mcp",
"source": "github"
},
"version": "1.0.4",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "taiwan-holiday-mcp",
"version": "1.0.4",
"transport": {
"type": "stdio"
}
}
]
}