sellthenews-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SELLTHENEWS_COOKIE | No | Cookie string forwarded as a request header to upstream APIs for compatibility testing. | |
| SELLTHENEWS_REFERER | No | Referer header value forwarded as a request header to upstream APIs for compatibility testing. | |
| SELLTHENEWS_USER_AGENT | No | User agent string forwarded as a request header to upstream APIs for compatibility testing. | |
| SELLTHENEWS_ACCEPT_LANGUAGE | No | Accept-Language header value forwarded as a request header to upstream APIs for compatibility testing. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_recent_newsB | Fetch the latest news stories from sellthenews.org, including editorially pinned stories |
| get_wsb_snapshotB | Get the latest Wall Street Bets daily analysis snapshot |
| search_newsC | Search news articles by keyword across multiple sources |
| get_options_chainC | Get full options chain data for a ticker, including GEX, OI, and volume by strike |
| get_options_summaryB | Get a concise options exposure summary for a ticker (no per-strike breakdown) |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| recent-news | Most recent news stories from sellthenews.org |
| wsb-snapshot | Latest Wall Street Bets daily analysis snapshot |
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/swl007007/sellthenews_MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server