TWSE Open Data (Taiwan Stock Exchange) for Gemini CLI
io.github.taux-io/twse-mcp
TWSE & TAIFEX open data as MCP tools: stock/ETF snapshots, screening, live quotes, 270+ datasets.
client:Gemini CLI
transport:streamable-http
tools:5
Install TWSE Open Data (Taiwan Stock Exchange) in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"twse-mcp": {
"httpUrl": "https://twse-mcp.taux.io/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs