Loading...
Loading...
AI ডেভেলপারদের জন্য
Claude Desktop, Cursor, Windsurf বা যেকোনো MCP-সামঞ্জস্যপূর্ণ ক্লায়েন্টে Dekho Panchang ইঞ্জিন — Swiss Ephemeris, Lahiri সায়ন, BPHS-প্রমাণক — যুক্ত করে এমন একটি স্থানীয় MCP সার্ভার। কোনো API কী নেই। প্রতি-কলে খরচ নেই।
দুই-মিনিটের ইনস্টল
নীচের স্নিপেটটি আপনার claude_desktop_config.json-এ পেস্ট করুন। Claude পুনরায় চালু করুন। পঞ্জিকা বা কুণ্ডলি সম্পর্কে জিজ্ঞাসা করুন — চারটি সরঞ্জাম স্বয়ংক্রিয়ভাবে উপস্থিত হবে।
{
"mcpServers": {
"dekhopanchang": {
"command": "npx",
"args": ["-y", "@dekhopanchang/mcp"]
}
}
}macOS: ~/Library/Application Support/Claude/claude_desktop_config.json · Windows: %APPDATA%\Claude\claude_desktop_config.json
MCP Tools
চারটি সরঞ্জাম মূল গণনা পৃষ্ঠকে আচ্ছাদন করে। প্রতিটি প্রতিক্রিয়ায় BPHS, সূর্য সিদ্ধান্ত, মুহূর্ত চিন্তামণি এবং Swiss Ephemeris DE441-এর উদ্ধৃতি রয়েছে।
Five limbs of the daily almanac (tithi, nakshatra, yoga, karana, vara) plus sunrise / sunset, Rahu Kaal, Yamaganda, Gulika, masa, samvatsara for a given date and location.
Vedic birth chart from birth date, time, and coordinates. Ascendant, planetary positions with signs / nakshatras / houses / dignities, house cusps, Vimshottari mahadashas, and detected named yogas.
Auspicious dates in a given month + location for a specified activity (marriage, griha_pravesh, mundan, vehicle, travel, property, business, education). Each date graded excellent / good / acceptable.
36-point Ashta Kuta (Guna Milan) compatibility score between two people from their Moon-sign facts. Includes per-kuta breakdown and Nadi-dosha status.
আমাদের ইচ্ছাকৃত সিদ্ধান্ত — এবং তাদের কারণ।
The server runs on the user's machine. dekhopanchang.com is never contacted at query time. No per-call cost, no rate limits, no data leaving your box.
Pure astronomical computation. If your agent wants natural-language interpretation, feed the JSON response to your model of choice — but the numbers are ground truth.
Sub-arcsecond planetary positions. Meeus fallback if the native binary fails to compile (Sun ~0.01°, Moon ~0.5°, outer planets 1-3°).
Indian government standard. Raman and KP are opt-in via the ayanamsha parameter on get_kundali.
Every payload names its sources: BPHS, Surya Siddhanta, Muhurta Chintamani, Swiss Ephemeris DE441. Attribution-friendly for LLM-generated summaries.
Same inputs, same outputs, always. No hidden state, no A/B, no per-user calibration.
Node.js 18.17 বা নতুন। প্রথম রানে sweph নির্ভরতা একটি নেটিভ বাইনারি কম্পাইল করে (C++ টুলচেইন প্রয়োজন)। কম্পাইল ব্যর্থ হলে, সার্ভার Meeus fallback দিয়ে চলে।