Getoutpost Mcp Server
@aoutpost2-rgb
About Getoutpost Mcp Server
MCP Server for GetOutpost.in - Access real-time Indian options market data and volatility analytics. Analyze IV, RV, VRP, and skew with automated token management and percentile-based filtering tools.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"getoutpost": {
"command": "getoutpost-mcp-stdio",
"env": {
"CREDENTIALS_FILE_PATH": "/absolute/path/to/.getoutpost_credentials.json"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Getoutpost Mcp Server?
Getoutpost Mcp Server is a Model Context Protocol server that brings real-time Indian options market data and volatility analytics from GetOutpost.in into AI chats. It is designed for quantitative analysis, options trading research, and data-driven trading insights on Indian markets (NSE, BSE).
How to use Getoutpost Mcp Server?
Install via npm install -g getoutpost-mcp-server or download the .mcpb file and drag it into Claude Desktop. Configure the environment variable CREDENTIALS_FILE_PATH pointing to your credentials JSON file. Obtain access and refresh tokens from GetOutpost.in and store them in ~/.getoutpost_credentials.json.
Key features of Getoutpost Mcp Server?
- Eight tools for data retrieval and filtering (IV, RV, VRP, skew)
- Automatic token refresh when access tokens expire
- Multiple realized volatility calculation methods (C2C, Parkinson, Garman-Klass, Rogers-Satchell, Yang-Zhang)
- Pre-built prompt templates for guided analysis workflows
- Supports moneyness, days to expiry, and lookback period parameters
- Compatible with Claude Desktop and other MCP clients
Use cases of Getoutpost Mcp Server?
- Analyze implied vs. realized volatility for Indian stocks and indices
- Discover symbols with high volatility risk premium for short volatility strategies
- Identify cheap deep out-of-the-money puts for tail hedging
- Research volatility skew patterns across strike prices
- Generate data-driven trading insights using guided prompt templates
FAQ from Getoutpost Mcp Server
What data sources does Getoutpost Mcp Server use?
It uses the GetOutpost.in API which provides real-time options market data from Indian exchanges (NSE, BSE).
How do I get access credentials?
Sign up at GetOutpost.in, log in, obtain your access token and refresh token from developer tools, then create a credentials file at ~/.getoutpost_credentials.json.
Does the server handle token expiration automatically?
Yes. The server detects 401 errors, uses the refresh token to get new credentials, updates the credentials file, and retries the failed request seamlessly.
What volatility calculation methods are supported?
Close-to-Close, Parkinson, Garman-Klass, Rogers-Satchell, Yang-Zhang, and a mean of all methods. Lookback periods of 20, 40, 60, or 80 days are available.
What parameters are needed for the tools?
Key parameters include moneyness (log(Forward/Strike)), days to expiry (DTE), volatility type, and lookback period.
More Data & Analytics MCP servers
Federal Reserve Economic Data MCP Server
stefanoamorelliOpen-source FRED MCP Server (Federal Reserve Economic Data)
mcp-simple-arxiv
andybrandtTool to work with arXiv, provide LLM with ability to search and read papers from there
ArXiv MCP Server
blazickjpA Model Context Protocol server for searching and analyzing arXiv papers
MCP Server for Data Exploration
reading-plus-aiGoogle Analytics MCP Server
surendranbGoogle Analytics 4 data to AI agents, agentic workflows, and MCP clients. Give agents analysis-ready access to website traffic, user behavior, and performance data with schema discovery, server-side aggregation, and safe defaults that reduce data wrangling.
Comments