Back to Home
b9b4ymiN icon

myMCPserver

Verified Safe

by b9b4ymiN

Overview

Provides comprehensive stock valuation and financial analysis tools, integrated with real-time Thai stock market data, for investment decision-making.

Installation

Run Command
docker run -p 2901:2901 stock-valuation-mcp

Environment Variables

  • SET_WATCH_API_HOST
  • SET_WATCH_API_TIMEOUT
  • API_AUTH_HEADER
  • API_AUTH_VALUE
  • NODE_ENV
  • LOG_LEVEL
  • PORT

Security Notes

The server uses environment variables for API keys and host configuration, following good security practices. No 'eval' or obfuscation found. External API calls to the SET Watch API have inherent third-party risks, which are mitigated by configurable timeouts. The server does not implement direct user authentication/authorization, relying on external client integration (MCP protocol) and network access controls, which is typical for its intended use as a local/private tool server. Rate limiting is mentioned as a capability, though not explicitly configured in the main server code snippet provided.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens1500
Stars0
Forks0
Last Update2025-12-13

Tags

stock valuationfinancial analysisMCP serverNode.jsTypeScript