Getoutpost Mcp Server
@aoutpost2-rgb
关于 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.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"getoutpost": {
"command": "getoutpost-mcp-stdio",
"env": {
"CREDENTIALS_FILE_PATH": "/absolute/path/to/.getoutpost_credentials.json"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
数据与分析 分类下的更多 MCP 服务器
🎓 Semantic Scholar MCP Server
JackKuo666🔍 This project implements a Model Context Protocol (MCP) server for interacting with the Semantic Scholar API. It provides tools for searching papers, retrieving paper and author details, and fetching citations and references.
PubMed Analysis MCP Server
DarkroasterA PubMed MCP server.
Deep Research
u14appUse any LLMs (Large Language Models) for Deep Research. Support SSE API and MCP server.
MCP.science: Open Source MCP Servers for Scientific Research 🔍📚
pathintegral-instituteOpen Source MCP Servers for Scientific Research
评论