indmoney-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Log verbosity: DEBUG, INFO, WARNING, ERROR. | INFO |
| SESSIONS_DIR | No | Path to store encrypted session + cache files. | ./sessions |
| BROWSER_DATA_DIR | No | Path to store the persistent Playwright browser profile. | ./browser-data |
| BROWSER_HEADLESS | No | Set true to hide the browser window (not recommended). | false |
| API_TOTAL_TIMEOUT | No | Total timeout for a full data fetch in seconds. | 60 |
| CACHE_TTL_MINUTES | No | Disk cache TTL in minutes. | 60 |
| SESSION_TTL_HOURS | No | How long a logged-in session stays valid before requiring re-login. | 12 |
| API_REQUEST_TIMEOUT | No | Per-request timeout in seconds. | 10 |
| SESSION_ENCRYPTION_KEY | No | 32-byte hex key for AES-256-GCM session encryption. If omitted, a new key is generated on every restart. | |
| IN_MEMORY_CACHE_TTL_MINUTES | No | In-memory cache TTL in minutes. | 5 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityNo data
ResponsivenessSyncing