Skip to main content
Glama
ASXRND

MCP Weather & Accruals Server

by ASXRND
podnimaet.service350 B
[Unit] Description=Podnimaet FastAPI After=network.target [Service] User=www-data Group=www-data WorkingDirectory=/path/to/project Environment=DATABASE_URL=postgresql://asx:asxAdmin1@192.168.0.134:5432/mydb ExecStart=/path/to/.venv/bin/uvicorn app.main:app --host 0.0.0.0 --port 8000 --workers 4 Restart=always [Install] WantedBy=multi-user.target

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