Skip to main content
Glama
ASXRND

MCP Weather & Accruals Server

by ASXRND

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging level (DEBUG, INFO, WARNING, ERROR, CRITICAL)INFO
DATABASE_URLNoPostgreSQL database connection URL (e.g., postgresql://username:password@192.168.0.134:5432/mydb)
ACCRUALS_API_URLNoThe base URL for the remote FastAPI accruals service (e.g., http://192.168.0.137:8000)
ALLOWED_BASE_DIRNoThe base directory path for safe file operations
DEEPSEEK_API_KEYYesYour Deepseek API key for AI processing
OPENWEATHER_API_KEYYesYour OpenWeatherMap API key (required by OpenWeatherMap)
OPENWEATHER_BASE_URLNoThe base URL for OpenWeatherMap APIhttps://api.openweathermap.org/data/2.5

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/ASXRND/MCP_deepseek'

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