SET-MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | Host to listen on (default: 0.0.0.0) | 0.0.0.0 |
| port | No | Port to listen on for SSE (default: 8000) | 8000 |
| transport | No | Transport type (choices: stdio, sse, default: stdio) | stdio |
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_financial_statementA | Get the balance sheet of stock in The Securities Exchange of Thailand (SET). |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 1 tool
With only one tool, there is no risk of confusion between tools. The tool's purpose is clearly defined.
The single tool name 'get_financial_statement' follows a consistent verb_noun pattern, which is clear and predictable.
One tool is borderline for the server's purpose. While it provides a specific function, the scope could warrant additional tools (e.g., listing stocks).
The tool returns comprehensive financial statements, but lacks supporting features like listing available symbols or filtering by statement type, which are notable gaps.