Back to Home
Mofesto icon

fubon-api-mcp-server

Verified Safe

by Mofesto

Overview

Provides a Model Context Protocol (MCP) server for Fubon Securities API, offering comprehensive Taiwan stock trading functionalities and real-time/historical market data queries for AI agents.

Installation

Run Command
python -m fubon_api_mcp_server.server

Environment Variables

  • FUBON_USERNAME
  • FUBON_PASSWORD
  • FUBON_PFX_PATH
  • FUBON_PFX_PASSWORD
  • FUBON_DATA_DIR
  • LOG_LEVEL

Security Notes

The server uses environment variables for sensitive credentials (username, password, PFX path/password), preventing hardcoding. HTTPS is used for API connections. PFX certificates are required for authentication, adding a layer of security. A `SECURITY.md` outlines vulnerability reporting. The core functionality relies on `fubon-neo`, an official SDK, shifting some trust to its security. However, improper handling of PFX files or environment variables by the user could still lead to compromise. There are no obvious `eval()` or obfuscation patterns detected in the provided code snippets.

Similar Servers

Stats

Interest Score13
Security Score8
Cost ClassMedium
Avg Tokens1500
Stars4
Forks2
Last Update2025-12-15

Tags

fubonsecuritiestradingmcptaiwan-stock