esolat-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port for the HTTP server (default 8626) | 8626 |
| MCP_WEBHOOK_TOKEN | No | Webhook token for securing the MCP HTTP endpoint. Generate a strong random token with e.g. `python -c 'import secrets; print(secrets.token_urlsafe(32))'` |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_monthly_prayer_timesC | Fetches comprehensive monthly prayer times based on raw GPS coordinates or location name string text. Computes precise Dhuha intervals (+28 mins from Syuruk) and normalizes Hijri month texts. |
| find_nearest_mosquesA | Finds verified mosques, masjids, or suraus within a target search radius. Injects map routing navigation strings for Google Maps and native Waze applications. |
| get_yearly_islamic_eventsA | Retrieves significant Islamic calendar milestones filtered tightly to a target year (Default: 2026). Discards historical multi-year server overhead arrays. |
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/zubir2k/esolat-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server