Islamic Calendar MCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Islamic Calendar MCPWhat Islamic events are there in Malaysia in Ramadan 1449?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Islamic Calendar MCP
Cloudflare Worker MCP server for the JAKIM Hijri calendar (1447H–1449H), plus a local Next.js app for development UI.
Remote MCP URL
https://islam-calendar.shahrulestar.com/mcpRelated MCP server: Malaysia Open Data MCP
Worker (production)
npm install
npm run worker:dev # http://127.0.0.1:8788/mcp
npm run worker:deploy # deploy + custom domainConfig: wrangler.jsonc — Worker islamic-calendar-mcp on custom domain islam-calendar.shahrulestar.com.
Next.js (local UI + /api/mcp)
npm run devLocal Next MCP: http://localhost:3000/api/mcp
Data
File | Content |
Lunar month start/end (1447H–1449H) | |
Islamic calendar events (1448H–1449H) |
MCP tools
Tool | Description | Parameters |
| Lunar month details (list, one month, or date lookup) |
|
| Islamic calendar events for Malaysia |
|
Cursor setup
{
"mcpServers": {
"islamic-calendar": {
"url": "https://islam-calendar.shahrulestar.com/mcp"
}
}
}Local Worker:
{
"mcpServers": {
"islamic-calendar": {
"url": "http://127.0.0.1:8788/mcp"
}
}
}Stdio proxy clients:
{
"mcpServers": {
"islamic-calendar": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://islam-calendar.shahrulestar.com/mcp"]
}
}
}This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceAn MCP server that provides access to Malaysia prayer time data through Claude Desktop, enabling users to retrieve prayer times for specific zones, list available prayer zones, and check current prayer time status.MIT
- Alicense-qualityCmaintenanceMCP server providing access to Malaysia's government datasets, dashboards, weather forecasts, and transport data through a unified search system and hybrid data access architecture.193MIT

hebcal-mcpofficial
AlicenseAqualityAmaintenanceMCP server for Hebcal, enabling users to generate Jewish holiday lists, convert Hebrew dates, look up Shabbat candle lighting times, Torah readings, and yahrzeits.7687BSD 2-Clause "Simplified"- AlicenseAqualityAmaintenanceMCP server providing Malaysian/global prayer times (JAKIM + Aladhan fallback), nearest mosque/surau finder, and Islamic calendar events.41MIT
Related MCP Connectors
This MCP server provides seamless access to Malaysia's government open data, including datasets, w…
Islamic prayer times & calendar MCP (Aladhan API). Keyless.
MCP server for doc2mcp documentation, generated by doc2mcp.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/shahrulestar/islamic-calendar-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server