Telugu Panchangam

by socraticsurge

366 downloads
Not rated
GitHub

About

Hindu almanac (panchangam) calculations as MCP tools: tithi, nakshatra, muhurta windows, 30+ named festivals, tarabalam good-day finding for up to four people, gochara transit verdicts, and a deterministic daily rasi phalalu. Swiss Ephemeris precision, every rule verified against

Details

Author
socraticsurge
Downloads
366
Categories
Other, Knowledge Base, Productivity

- Get full panchangam including tithi, nakshatra, yoga, karana, muhurta.
- Find auspicious muhurta windows ranked by activity (travel, purchase, ceremony).
- Retrieve 30+ named festivals and special days for any month.
- Check tarabalam days favorable for up to 4 people by birth star.
- View all nine graha positions with retrograde and sign‑change dates.
- Evaluate planetary transit verdicts with Sade Sati and Ashtama Shani flags.

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Telugu Panchangam
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Install via uvx mcp-server-panchangam. It works with Claude Desktop, Claude Code, Cursor, and any MCP client. No API key required; supports 22 pre-configured cities offline, with geocoding for any other city. Three calculation systems are selectable: Drik Ganita (default), Surya Siddhanta, and Vakya.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "telugu panchangam": {
            "panchangam": {
                "command": "uvx",
                "args": [
                    "mcp-server-panchangam"
                ]
            }
        }
    }
}

McpServers

{
    "panchangam": {
        "command": "uvx",
        "args": [
            "mcp-server-panchangam"
        ]
    }
}

Subscribable Telugu Panchangam feeds for 22 cities — delivered as.icsfiles you can add to Google Calendar, Apple Calendar, or Outlook.

Every day appears as an all-day event (no calendar blocking) with full Panchangam details in the description. Festival days — Ugadi, Vinayaka Chavithi, Deepavali, Maha Shivaratri, the Sankranti cluster, and 30+ more — are marked with 🪔 in the title; other special days (Ekadashi, Amavasya, Pournami, Pradosham, Sankranti, Eclipses) with ⚡.

Visit the landing page to pick your city and calculation system and copy yourwebcal://URL:

The site is also a daily toolkit:Today's Panchangam(any date, any city),Tarabalam · Muhurtam(good days and ranked time slots for up to four people by birth star, with Chandrabalam), and theGochara chart with Rasi Phalalu(South Indian chart, transit verdicts and a computed daily reading). Everything is shareable to WhatsApp.

- Metadata— Samvatsara, Maasam, Paksham, Vaaram, solar and lunar signs
- Pancha Anga— Tithi, Nakshatra, Yoga, Karana with start/end times
- Sky markers— Sunrise, Sunset, Moonrise, Moonset
- Auspicious windows— Brahma Muhurta, Abhijit Muhurta, Amrita Kalam
- Inauspicious windows— Rahu Kalam, Gulika Kalam, Yamagandam, Varjyam, Durmuhurtham
- Choghadiya— 8 day blocks with names
- Eclipses— Solar and lunar eclipses with type (Total/Partial/Annular/Penumbral), visibility from your city, eclipse window, and Sutak period
- Special Yogas— Sarvartha Siddhi, Amrita Siddhi, Visha, and Dagdha yogas based on weekday/tithi/nakshatra combination

Telugu Heartland— Hyderabad, Vijayawada, Visakhapatnam, Tirupati, Warangal, Guntur, Nizamabad, Rajahmundry, Kurnool, Nellore

Major Indian Metros— Bengaluru, Chennai, Mumbai, Delhi

International Diaspora— Dallas, San Jose, San Francisco, Edison (NJ), New York, London, Sydney, Dubai

mcp-server-panchangamis available on PyPI. It's a standard MCP stdio server (uvx mcp-server-panchangam), so it works with any MCP-compatible client or agent — Claude Desktop, Claude Code, Cursor, Windsurf, and custom agents built on the MCP SDK. Below are examples for a couple of common clients; for others, point your client's MCP config at the sameuvx mcp-server-panchangamcommand.

Claude Desktop— add to~/Library/Application Support/Claude/claude_desktop_config.json:

{ "mcpServers": { "panchangam": { "command": "uvx", "args": ["mcp-server-panchangam"] } } }
claude mcp add panchangam -- uvx mcp-server-panchangam

All tools accept any free-text city name. Pre-configured cities resolve instantly; any other city is geocoded via OpenStreetMap. You can also passlatitude,longitude, andtimezonedirectly.

Drik-system tools that accept acityor date also acceptayanamsa=lahiri|raman|krishnamurti|true_chitrapaksha(default:lahiri). Full API documentation and parameter details:mcp-server-panchangam on PyPI.

Feeds are generated on the 1st of every month via GitHub Actions, covering 18 months ahead. They are served as static.icsfiles from GitHub Pages — zero hosting cost.

GitHub Actions (monthly cron) → python -m telugu_panchangam.generate (22 cities × 3 systems = 66 feeds) → feeds/*.ics → GitHub Pages (webcal:// subscriptions)
python -m venv .venv && source .venv/bin/activate pip install -r requirements.txt npm install python tools/verify_project.py python -m telugu_panchangam.generate # writes to feeds/

Bioinformatics data for AI agents — gene search, protein structures, clinical variants, PubMed literature, and DNA sequences via NCBI and UniProt. No API key required.

Healthy Food MCP exposes structured recipe content for agents and editors. It can list calorie categories, list diet and meal groups, browse recipe records, fetch full structured recipe files, and search content by keyword.

Information about the British line of succession on any date in the last 200 years

A collection of open-source MCP servers designed for scientific research applications.

Deterministic Pythagorean numerology MCP server — Life Path, Expression/Destiny, Soul Urge, Personality, Maturity, Personal Year with reduction trails, plus compatibility. No AI, no API key.

Deterministic Bazi / Four Pillars MCP server with True Solar Time, Da Yun luck cycles, lunar/solar conversion, branch interactions, and OpenFate calculation metadata.

A simple MCP server providing static information about animals like cats, dogs, and birds.

Get access to Kaggle's datasets, models, competitions, notebook and benchmarks.

An MCP (Model Context Protocol) server for searching and analyzing academic papers across multiple databases (Semantic Scholar, Crossref, OpenAlex, PubMed), with regex-powered filtering and statistical analysis.

Search scientific papers with structured experimental data extracted from full-text studies. Returns 25+ fields per paper including methods, results, sample sizes, limitations, and quality scores.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.