Official Model Context Protocol (MCP) Server for OptionContext Stock and Options Data APIs
Project description
OptionContext MCP Server
Official Model Context Protocol (MCP) Server for the OptionContext Stock and Options Data APIs. This premium integration delivers rich analytical and structural data for Indian Stock Markets directly into LLM agents and clients supporting the Model Context Protocol.
Installation
You can install the OptionContext MCP package using pip, or run it on-demand with Node and LLM-centric workflows.
Installation via pip
pip install optioncontext_mcp
Direct Run with npx (Node environment)
npx -y optioncontext-mcp
Configuration
To use the OptionContext MCP Server, you must specify your API key and base endpoint URL. You can configure these options via environment variables:
OPTIONCONTEXT_API_KEY: Your Agent-as-a-Service API key.OPTIONCONTEXT_BASE_URL: The OptionContext endpoint gateway URL (defaults tohttps://optioncontext.comif omitted).
For local or custom API gateway environments, OPTIONCONTEXT_BASE_URL will fallback automatically to FASTAPI_BASE_URL if defined.
Available Tools
The MCP Server exposes the following powerful market analytical tools to any connected client:
-
suggest_symbols- Description: Search and resolve correct ticker symbols (e.g., searching 'Reliance' to get 'RELIANCE').
- Arguments:
query(string): The search text or company name.
-
get_market_context- Description: Fetch live quote details, last traded price (LTP), volume, and context for Stocks, Indices, and Futures.
- Arguments:
symbol(string): Ticker symbol (e.g. 'NIFTY', 'BANKNIFTY', 'RELIANCE').expiry(string, optional): Expiry cycle ('SPOT', 'NEAR', 'FAR', 'NEXT'). Default is 'SPOT'.asset_type(string, optional): Asset category ('stock', 'index', 'future', 'auto'). Default is 'auto'.api_key(string, optional): Override API Key. If omitted, uses environment key.
-
get_option_chain- Description: Fetch complete option chain matrix including PCR, ATM strike, CE/PE quotes, volume, and Greeks.
- Arguments:
symbol(string): Underlying index or stock ticker (e.g. 'NIFTY', 'BANKNIFTY').api_key(string, optional): Override API Key. If omitted, uses environment key.
-
get_historical_data- Description: Fetch historical daily/intraday OHLCV candles (Requires Plan B subscription).
- Arguments:
symbol(string): Ticker symbol.from_date(string): YYYY-MM-DD.to_date(string): YYYY-MM-DD.interval(string, optional): Candle interval ('ONE_MINUTE', 'FIVE_MINUTE', 'FIFTEEN_MINUTE', 'ONE_DAY'). Default is 'ONE_DAY'.api_key(string, optional): Override API Key.
Disclaimer & Risk Warning:
- Data Delay: All market prices, quotes, and option chains provided represent the last completed minute (minimum 1-minute delayed feed) and are not real-time tick feeds.
- Accuracy: Data is provided on an 'as-is' basis without warranties of absolute accuracy or timeliness.
- No Liability: The service is strictly for analytical/educational purposes. We assume no liability for any trading losses or investment decisions.
- Regulatory Risk Disclosure: Trading in derivatives (options and futures) involves high risk. Past performance is not indicative of future results.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file optioncontext_mcp-0.1.0.tar.gz.
File metadata
- Download URL: optioncontext_mcp-0.1.0.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3648d2bd4fd8d3452eb6bfcf5b36a0924aa8ffb409ba528b3ca9403ee4a33b52
|
|
| MD5 |
ced6c548eb94eda7005039b2415f978a
|
|
| BLAKE2b-256 |
dfca05f23c0869a3f13e1130c002f763fc04bb6067ff70f6172f46526cf9ac99
|
File details
Details for the file optioncontext_mcp-0.1.0-py3-none-any.whl.
File metadata
- Download URL: optioncontext_mcp-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
af6cf242f98059e657ab22a4e86403f9fd16bd31ff61bde77a5f05d9a533a670
|
|
| MD5 |
9348a4e5e808810eae8d91c5ec109b7b
|
|
| BLAKE2b-256 |
257fde53804efee355d8ef069e18ac02b466d9e2aa94600e5bbaa5ea34aaf758
|