digital-rain-mcp
by SSX360
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Backend port | random for app.py, 59712 for companion launcher |
| OLLAMA_URL | No | Local Ollama endpoint | http://localhost:11434 |
| LLM_BACKEND | No | Preferred generation backend | auto |
| OPEN_BROWSER | No | Whether app.py opens a browser | 1 |
| GEMINI_API_KEY | No | Gemini backend | |
| ANTHROPIC_API_KEY | No | Claude backend | |
| COPILOT_WORKSPACE | No | Active project directory override | |
| OSS_INSIGHT_CACHE_TTL | No | Ecosystem metrics cache TTL | 12 hours |
| DIGITAL_RAIN_CACHE_DIR | No | Ecosystem, research, and market cache directory | ~/.digital-rain/cache |
| MARKET_RADAR_CACHE_TTL | No | Launch and market-source cache TTL | 6 hours |
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 | |
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/SSX360/digital-rain'
If you have feedback or need assistance with the MCP directory API, please join our Discord server