Skip to main content
Glama
SnipMCP
by SnipMCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging levelINFO
DEFAULT_BROKERNoDefault broker to usetradier
POLYGON_API_KEYNoAPI key for Polygon.io
TRADIER_API_KEYNoAPI key for Tradier broker
POLYGON_BASE_URLNoBase URL for Polygon APIhttps://api.polygon.io
TRADIER_BASE_URLNoBase URL for Tradier APIhttps://api.tradier.com/v1
CACHE_TTL_SECONDSNoCache TTL in seconds30

Capabilities

Features and capabilities supported by this server

CapabilityDetails
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

NameDescription
get_compressed_chainC

Fetch, sanitize, and compress an options chain for AI agent use.

get_sanitized_quoteC

Get a single underlying quote with data quality check.

get_circuit_statusC

Check whether live options data for a symbol is currently trustworthy.

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/SnipMCP/thinchain'

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