getoutpost-mcp-server
Verified Safeby aoutpost2-rgb
Overview
Provides real-time Indian options market data and volatility analytics, including IV, RV, VRP, and Skew, to AI chats for quantitative analysis and trading insights.
Installation
getoutpost-mcp-stdioEnvironment Variables
- CREDENTIALS_FILE_PATH
- PORT
Security Notes
The server stores sensitive API tokens (ACCESS_TOKEN, REFRESH_TOKEN) and email locally in a configurable JSON file, not hardcoded. It includes logic to automatically refresh expired tokens and update the local file, which is a good security practice. The `PRIVACY.md` clearly states no user data is collected, stored, or transmitted to the server itself, and all communication with GetOutpost.in uses HTTPS. The initial acquisition of tokens from `GetOutpost.in` dev tools is a user responsibility, not an inherent server vulnerability.
Similar Servers
alpaca-mcp-server
A comprehensive Model Context Protocol (MCP) server for Alpaca's Trading API, enabling natural language trading operations through AI assistants for stocks, options, crypto, portfolio management, and real-time market data.
mcp-aktools
This MCP server provides real-time and historical financial data for stocks and cryptocurrencies, offering search, detailed information retrieval, market overviews, news, and analysis capabilities.
finance-trading-ai-agents-mcp
A specialized MCP server for financial analysis and quantitative trading, designed to deploy local financial MCP services with a departmental architecture for LLM integration and algorithmic trading.
alpha_vantage_mcp
Enables LLMs and agentic workflows to seamlessly interact with real-time and historical stock market data through the Model Context Protocol (MCP).