Back to Home
aoutpost2-rgb icon

mcp-server

Verified Safe

by aoutpost2-rgb

Overview

A Model Context Protocol (MCP) server that provides real-time Indian options market data and volatility analytics from GetOutpost.in for integration with AI chat models like Claude.

Installation

Run Command
getoutpost-mcp-stdio

Environment Variables

  • CREDENTIALS_FILE_PATH
  • HOME
  • USERPROFILE
  • PORT

Security Notes

The server uses an external credentials file ('.getoutpost_credentials.json') to store API tokens and email, which is good practice, avoiding hardcoded secrets. It implements automatic token refreshing, enhancing security and usability. All communication with the GetOutpost.in API uses HTTPS. The `mcp_server.ts` (HTTP transport) uses `cors` with `origin: '*'`, which is broad. While potentially acceptable for a local desktop extension, it would be a concern in a publicly accessible web server context. No 'eval', obfuscation, or other overt malicious patterns were detected in the provided source code.

Similar Servers

Stats

Interest Score13
Security Score8
Cost ClassHigh
Avg Tokens500
Stars3
Forks0
Last Update2025-12-16

Tags

FinancialOptions TradingVolatilityIndian MarketsAI Integration