Back to Home
b9b4ymiN icon

myMCPserver

by b9b4ymiN

Overview

Provides professional-grade financial analysis tools for stock valuation, investment decision-making, and portfolio management, integrating real-time data from Thai stock markets.

Installation

Run Command
npm start

Environment Variables

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

Security Notes

The server exposes powerful file system manipulation tools (read, write, delete, list, search files) through `src/tools/fileSystemTools.ts`. Specifically, `delete_file` with recursive capability poses a critical risk for data loss or system compromise if the server is exposed without stringent sandboxing or if an unconstrained AI agent misuses these tools. `path.resolve` allows operations relative to the server's working directory. While API keys are handled via environment variables, the direct file system access makes it highly vulnerable if not deployed in a strictly isolated and controlled environment.

Similar Servers

Stats

Interest Score0
Security Score3
Cost ClassHigh
Avg Tokens1200
Stars0
Forks0
Last Update2026-01-17

Tags

Stock ValuationFinancial AnalysisInvestment DecisionsReal-time DataMCP Server