Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RUMBLE_MARKETNoMarket code (default: EGY for Egypt)EGY
FIREBASE_API_KEYNoPublic Firebase Web API key for token refresh (falls back to the built-in default)
RUMBLE_DEVICE_IDNoStable device ID for request headers (auto-generated if omitted)
RUMBLE_SESSION_IDNoStable session ID for request headers (auto-generated if omitted)
RUMBLE_REFRESH_TOKENNoFirebase refresh token for automatic token renewal
RUMBLE_FIREBASE_TOKENYesYour Firebase ID token from therumble.app

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_fundamental_callsA

Get a list of active fundamental investment calls from TheRumble. Returns stock recommendations with target prices, performance, and analyst info. Use get_call_details for full details on a specific call.

get_fundamental_track_recordA

Get the overall track record for fundamental calls, including average return, alpha vs benchmark, and hit ratio.

get_latest_releasesB

Get the latest content releases and updates for fundamental calls.

get_technical_callsA

Get a list of active technical trading calls from TheRumble. Returns short-term trading signals with entry range, target prices, and expert info. Use get_call_details for full story and updates on a specific call.

get_technical_track_recordB

Get the overall track record for technical calls, including hit ratio, average win/loss, and holding period.

get_asset_listB

Get a curated portfolio/asset list from TheRumble by ID or alias.

get_rfp_portfolioA

Get the Rumble Fundamental Portfolio (RFP) - Long-term investment picks based on fundamental analysis for the Egyptian market.

get_bottom_fisher_portfolioC

Get the Bottom Fisher Portfolio - Undervalued stocks with high upside potential.

get_rsp_portfolioA

Get the Rumble Shariah Portfolio (RSP) - Shariah-compliant stocks handpicked for the Egyptian market.

list_known_portfoliosA

List all known curated portfolio IDs and their descriptions.

get_call_detailsA

Get detailed information about a specific investment call (fundamental or technical).

Returns comprehensive data including:

  • Basic info: ID, title, status, action/recommendation

  • Asset: Stock symbol (ticker), company name, industry, icon

  • Prices: Start/current/target prices, buy range (for technical)

  • Story: Full investment thesis and analysis

  • Performance: Current price vs start, remaining upside

  • Updates: Historical updates and revisions from analysts

Use the 'sections' parameter to filter which data to return.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/AndrewHossam/rumble-mcp'

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