Loading MCP server directory, please wait...
Taiwan stock market data (TWMD): official-source, point-in-time-safe datasets via read-only tools.
npx @getmcp/cli add com.twmarketdata/tw-market-dataRequires Node.js 18+. Community-contributed server. Review source before installing.
X-API-KeyTWMD API key (get one at https://twmarketdata.com). A key-free trial tier is available for sample tickers.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.twmarketdata/tw-market-data": {
"url": "https://mcp.twmarketdata.com/mcp",
"transport": "streamable-http",
"headers": {
"X-API-Key": ""
}
}
}
}