Skip to main content
Glama
yar822

MarketTwits MCP

by yar822

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TELEGRAM_PHONEYesTelegram phone number for the user account
TELEGRAM_API_IDYesTelegram API ID from my.telegram.org/apps
TELEGRAM_API_HASHYesTelegram 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

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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 [22-Jul-26 19:27 UTC] message text.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.1/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusing it with others. The purpose is clearly defined and unambiguous.

Naming Consistency5/5

The single tool name 'asset_twits' is clear and descriptive. With only one tool, there is no inconsistency in naming patterns.

Tool Count3/5

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.

Completeness2/5

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.

Maintenance

ActivitySlowing
ResponsivenessNo issues