Skip to main content
Glama

Stock Market Analysis MCP Server

by CalvinLiuu
.gitignoreโ€ข347 B
# Python __pycache__/ *.py[cod] *$py.class *.so .Python *.egg-info/ dist/ build/ # Virtual Environment venv/ .venv/ env/ ENV/ # Data files (keep your portfolio and alerts private) data/*.json # IDE .vscode/ .idea/ *.swp *.swo *~ # OS .DS_Store Thumbs.db # Logs *.log # MCP cache .mcp/ # But keep the data directory structure !data/.gitkeep

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/CalvinLiuu/stock_mcp_server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server