MarketTwits MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TELEGRAM_PHONE | Yes | Telegram phone number for the user account | |
| TELEGRAM_API_ID | Yes | Telegram API ID from my.telegram.org/apps | |
| TELEGRAM_API_HASH | Yes | Telegram API hash from my.telegram.org/apps |
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 |
|---|---|
| asset_twitsA | Return relevant MarketTwits messages, newest first. Relevance is defined exclusively by the instrument-to-hashtag links in
instrument_hashtags.csv. An optional exchange prefix is discarded, and
SI1! is treated as USDRUB. Each returned message is formatted as
|
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 possibility of confusing it with others. The purpose is clearly defined and unambiguous.
The single tool name 'asset_twits' is clear and descriptive. With only one tool, there is no inconsistency in naming patterns.
One tool feels thin for a server named 'MarketTwits MCP', which implies a broader scope. However, it could be appropriate if the intended use is narrowly focused on retrieving messages.
The tool covers only the retrieval of relevant messages. There are no tools for exploring assets, hashtags, or other common operations, leaving significant gaps in the surface.