Skip to main content
Glama
VIckys-AI-Stuffs

indmoney-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLog verbosity: DEBUG, INFO, WARNING, ERROR.INFO
SESSIONS_DIRNoPath to store encrypted session + cache files../sessions
BROWSER_DATA_DIRNoPath to store the persistent Playwright browser profile../browser-data
BROWSER_HEADLESSNoSet true to hide the browser window (not recommended).false
API_TOTAL_TIMEOUTNoTotal timeout for a full data fetch in seconds.60
CACHE_TTL_MINUTESNoDisk cache TTL in minutes.60
SESSION_TTL_HOURSNoHow long a logged-in session stays valid before requiring re-login.12
API_REQUEST_TIMEOUTNoPer-request timeout in seconds.10
SESSION_ENCRYPTION_KEYNo32-byte hex key for AES-256-GCM session encryption. If omitted, a new key is generated on every restart.
IN_MEMORY_CACHE_TTL_MINUTESNoIn-memory cache TTL in minutes.5

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/VIckys-AI-Stuffs/indmoney-mcp-python'

If you have feedback or need assistance with the MCP directory API, please join our Discord server