GetOutpost MCP Server
Provides real-time Indian options market data and volatility analytics from GetOutpost.in, enabling analysis of implied volatility, realized volatility, volatility risk premium, and skew patterns for data-driven options trading insights on NSE and BSE markets.
README
GetOutpost MCP Server
A Model Context Protocol (MCP) server that brings real-time Indian options market data and volatility analytics from GetOutpost.in into your AI chats.
What is this?
This MCP server enables Claude to analyze options market data including:
- Implied Volatility (IV) - Options pricing and market expectations
- Realized Volatility (RV) - Historical price movement metrics (Close-to-Close, Parkinson, Garman-Klass, Rogers-Satchell, Yang-Zhang)
- Volatility Risk Premium (VRP) - IV divided by RV
- Skew Analysis - Volatility smile/smirk patterns across strike prices
Perfect for quantitative analysis, options trading research, and data-driven trading insights on Indian markets (NSE, BSE).
Installation
Option 1: Claude Desktop Extension Marketplace (Coming Soon)
Status: Submitted and under review by Anthropic
Once approved, you'll be able to install directly from the marketplace:
- Open Claude Desktop
- Go to Settings → Extensions
- Search for "GetOutpost Financial Data"
- Click Install
- Configure your credentials file path when prompted
Option 2: Direct Download (.mcpb file)
Available Now! Download and install the extension bundle directly:
- Download the latest release: getoutpost-mcp-server-v1.0.0.mcpb
- Double-click the downloaded
.mcpbfile, or - Drag and drop it into Claude Desktop, or
- In Claude Desktop, go to Settings → Extensions → Install Extension and select the file
- Configure your credentials file path when prompted
Option 3: NPM Global Installation
Install globally via npm:
npm install -g getoutpost-mcp-server
Then configure:
{
"mcpServers": {
"getoutpost": {
"command": "getoutpost-mcp-stdio",
"env": {
"CREDENTIALS_FILE_PATH": "/absolute/path/to/.getoutpost_credentials.json"
}
}
}
}
Getting GetOutpost Credentials
- Sign up at GetOutpost.in
- Log in and obtain your access token and refresh token from dev tools.
- Create a credentials file at
~/.getoutpost_credentials.json:
{
"ACCESS_TOKEN": "your_access_token_here",
"REFRESH_TOKEN": "your_refresh_token_here",
"EMAIL": "your_email@example.com"
}
Note: The MCP server automatically refreshes your tokens and updates this file when tokens expire.
Available Tools
The server provides 8 tools that Claude can use:
Data Retrieval Tools
| Tool | Description |
|---|---|
get_iv |
Get implied volatility data for specific symbols |
get_vol |
Get realized volatility data using various calculation methods |
get_vrp |
Get volatility risk premium (IV minus RV) |
get_skew |
Get volatility skew patterns across strikes |
Discovery/Filtering Tools
| Tool | Description |
|---|---|
filter_quick_rules_iv_percentile |
Find symbols by IV percentile range |
filter_quick_rules_rv_percentile |
Find symbols by RV percentile range |
filter_quick_rules_vrp_percentile |
Find symbols by VRP percentile range |
filter_quick_rules_skew_percentile |
Find symbols by skew percentile range |
Available Prompts
Pre-built prompt templates to help you get started:
- Find long volatility opportunities - Discover symbols where buying options makes sense (default: 30 DTE)
- Find cheap OTM puts - Locate extremely cheap deep out-of-the-money puts for tail hedging (default: 29 DTE)
- Find short volatility opportunities - Identify symbols for selling options strategies (default: 30 DTE)
- Find optimal short vol conditions - Advanced filtering for moderately priced IV with healthy RV to avoid mean reversion (default: 25 DTE, ATM)
Access these via the Prompts menu in Claude Desktop.
Example Usage
Once installed, you can ask Claude questions like:
"Find stocks with high volatility risk premium for potential short vol strategies"
"What's the volatility skew pattern for NIFTY with 30 days to expiry?"
"Show me the top 10 stocks with the cheapest deep OTM puts"
"Analyze the implied vs realized volatility for RELIANCE using yang_zhang method"
Or use the pre-built prompts for guided workflows.
Recommended Claude Setup
For best results:
- Create a Claude Project named "Options Insights"
- Project Description: "Access real-time options market data and volatility analytics through GetOutpost's financial APIs. Analyze implied volatility, realized volatility, volatility risk premium, and skew across multiple instruments to generate data-driven trading insights."
- Add Custom Instructions: Copy the content from
system_prompt.mdand paste it into your project's custom instructions. This provides Claude with optimal guidance on how to use the tools effectively. - Use Claude Sonnet 4 for optimal analysis
- Start fresh chats when switching between different symbols or analysis types to avoid context length issues
Understanding Key Parameters
- Moneyness:
log(Forward/Strike)- Positive values = OTM puts, 0 = ATM, Negative = OTM calls - Days to Expiry (DTE): Calendar days until option expiration
- Volatility Types:
c2c- Close-to-Closeparkinson- Parkinson's range-based estimatorgarman_klass- Garman-Klass estimatorrogers_satchell- Rogers-Satchell estimatoryang_zhang- Yang-Zhang estimatormean- Average of all methods
- Lookback Period: Days of historical data (20, 40, 60, or 80)
Token Management
The server handles authentication automatically:
- Detects when your access token expires (401 error)
- Uses your refresh token to obtain new credentials
- Updates your credentials file with the new tokens
- Retries the failed request seamlessly
You never need to manually refresh tokens.
Development
Building from Source
# Clone the repository
git clone https://github.com/aoutpost2-rgb/mcp-server.git
cd mcp-server
# Install dependencies
npm install
# Build
npm run build
# Run in development mode
npm run dev:stdio
Running Tests
npm test
Project Structure
├── api/ # API client implementation
├── auth/ # Authentication and token management
├── dist/ # Compiled JavaScript (generated)
├── extension/ # MCP extension bundle
├── mcp_server.ts # HTTP server implementation
├── mcp_server_stdio.ts # Stdio server implementation
├── mcp_spec.ts # MCP protocol handlers and tool definitions
└── tests/ # Test files
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
License
MIT License - see LICENSE file for details.
Support
- Issues: GitHub Issues
- GetOutpost Support: GetOutpost.in
- MCP Documentation: Model Context Protocol
Acknowledgments
Built with the Model Context Protocol SDK by Anthropic.
Disclaimer: This tool is for informational and educational purposes only. Always conduct your own research and consult with financial advisors before making trading decisions.
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。