TWSE MCP ServerApril 3, 2025 ยท View on GitHubGitHub { "mcpServers": { "twsemcp": { "command": "uvx", "args": [ "--from", "git+https://github.com/narumiruna/twse-mcp", "twsemcp" ] } } } Local { "mcpServers": { "twsemcp": { "command": "uv", "args": [ "run", "--directory", "/home/<user>/workspace/twse-mcp", "twsemcp" ] } } }