CasualMarket
by sacahan
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | 日誌級別 | INFO |
| MARKET_MCP_CACHE_TTL | No | 快取存活時間(秒) | 1800 |
| MARKET_MCP_API_RETRIES | No | API 請求重試次數 | 5 |
| MARKET_MCP_API_TIMEOUT | No | API 請求超時時間(秒) | 10 |
| MARKET_MCP_CACHE_MAX_SIZE | No | 快取最大條目數 | 1000 |
| MARKET_MCP_CACHING_ENABLED | No | 是否啟用快取 | true |
| MARKET_MCP_CACHE_MAX_MEMORY_MB | No | 快取最大記憶體使用(MB) | 200.0 |
| MARKET_MCP_RATE_LIMIT_INTERVAL | No | 每個股票的請求間隔(秒) | 1.0 |
| MARKET_MCP_RATE_LIMITING_ENABLED | No | 是否啟用限速功能 | false |
| MARKET_MCP_RATE_LIMIT_PER_SECOND | No | 每秒請求限制 | 50 |
| MARKET_MCP_RATE_LIMIT_GLOBAL_PER_MINUTE | No | 全域每分鐘請求限制 | 200 |
| MARKET_MCP_MONITORING_CACHE_HIT_RATE_TARGET | No | 快取命中率目標(百分比) | 80.0 |
| MARKET_MCP_MONITORING_STATS_RETENTION_HOURS | No | 統計資料保留時間(小時) | 24 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/sacahan/CasualMarket'
If you have feedback or need assistance with the MCP directory API, please join our Discord server