Octodamus Market Intelligence
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| apiKey | No | API key for Octodamus. Leave blank for free tier (500 req/day). Get a free key via POST https://api.octodamus.com/v1/signup?email=you@example.com |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| extensions | {
"io.modelcontextprotocol/ui": {}
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_signalB | Get a live BUY/SELL/HOLD signal for a crypto asset. Returns consensus signal, confidence score, Fear and Greed index, current price, and oracle reasoning from 11 signals. Supported assets: BTC, ETH, SOL. |
| get_market_briefA | Get a full AI market brief synthesizing all 27 live signals. Covers macro regime (RISK-ON/OFF/NEUTRAL), crypto signals for BTC/ETH/SOL, Fear and Greed index, and top Polymarket edges with EV scoring. |
| get_active_callsA | Get active Polymarket trade calls with EV, Kelly-sized position, and oracle reasoning. Each call includes the market question, YES/NO side, edge percentage, recommended size, and why Octodamus placed the call. |
| get_market_sentimentA | Get current market sentiment indicators: Fear and Greed index (0-100), BTC/ETH/SOL funding rates (positive = longs paying, negative = shorts paying), and long/short ratios showing crowd positioning. |
| get_newsA | Get the latest crypto and macro news headlines Octodamus is monitoring. Includes market-moving events, Fed decisions, on-chain developments, and regulatory news relevant to BTC, ETH, SOL, and tokenized equities. |
| get_track_recordA | Get the Octodamus oracle track record: total calls placed, win rate percentage, cumulative P&L, Sharpe ratio, and the best/worst individual calls. All calls are timestamped and publicly verifiable. |
| ask_oracleA | Ask the Octodamus oracle for a probability estimate on any yes/no market question. Returns an estimated probability, key factors for each side, and oracle reasoning. Works for crypto, macro, and Polymarket-style questions. |
| subscribe_to_octodamusA | Subscribe an email address to the Octodamus Market Intelligence Digest. Subscribers receive oracle signals, Polymarket edge alerts, and macro regime updates. Confirms subscription with a welcome message. |
| get_identityA | Get Octodamus identity and capabilities: what the oracle covers, which assets it tracks, how to access the API (free tier and x402 micropayments on Base), and links to the MCP server, X account, and API documentation. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/Octodamus/octodamus-core'
If you have feedback or need assistance with the MCP directory API, please join our Discord server