Jalali MCP Server
About
A Node.js server for processing Jalali (Persian) dates, holidays, and special events, designed for Model Context Protocol (MCP) applications. It provides fast, accurate calendar data for AI systems.
Details
- Author
- pfndesign
- Downloads
- 284
- Categories
- Other
Jump to
- Fast Node.js server for Jalali (Persian) date processing
- Handles holidays and special events
- Optimized for Model Context Protocol (MCP) applications
- Can be run via NPX without installation
- Supports both standard and UVX (with Python) execution
Clone the repository, install dependencies with npm install, then run with npm start. To use the MCP UVX server (requires Python and uv), run npm run install then npm run server. For Claude Desktop, add the provided NPX configuration to claude_desktop_config.json. For VS Code, use the one-click buttons or add the configuration to your user settings or .vscode/mcp.json.
Jalali MCP Server
A simple, fast Node.js server for processing Jalali (Persian) dates, holidays, and special events — optimized for ModelContextProtocol (MCP) applications.
📦 Install
Clone the repository and install the dependencies:
git clone https://github.com/pfndesign/jalali-mcp-server.git
cd jalali-mcp-server
npm install
🚀 Run
Start the server normally:
npm start
Or start using ModelContextProtocol UVX server (requires Python and uv):
npm run install # to install uv and mcpo
npm run server
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



