mcpbeat Sign in

Panchangam MCP Server

by socraticsurge Your server? Claim it
local only

Panchangam runs on your own machine — the client starts it, so there is no endpoint to ping. 2 351 installs a week from pypi. Last commit 21 Sep 2026.

Telugu Panchangam: tithi, nakshatra, muhurtas, festivals, tarabalam, gochara, daily rasi phalalu

Installs per day peak 953 · avg 113 · +380% w/w
a month agotoday
2 351
Installs / week
pypi · mcp-server-panchangam
1
Stars
170 open issues
21 Sep 2026
Last commit
0 releases in 90 days
AGPL-3.0
License
Python

What the code does

We read the source, 7 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

    result = subprocess.run(command, cwd=ROOT, capture_output=True, text=True)
        with open(os.path.join(output_dir, f'{system}.slot-facts-v1.json'), 'w') as stream:

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add panchangam -- uvx mcp-server-panchangam
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "panchangam": {
      "args": [
        "mcp-server-panchangam"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.panchangam]
command = "uvx"
args = ["mcp-server-panchangam"]
.cursor/mcp.json
{
  "mcpServers": {
    "panchangam": {
      "args": [
        "mcp-server-panchangam"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "panchangam": {
      "args": [
        "mcp-server-panchangam"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Panchangam

same job, measured the same way
HinduCalendar — panchang, festivals & muhurta
by hinducalendar

Daily panchang, festivals, muhurta and birth details, identical to the HinduCalendar Android app.

5 tools answering
MCP Starmeet
by star-meet

Free Vedic astrology MCP: birth-chart, panchang & nakshatra tools. Public API, no key required.

33 installs/wk local only
Project Parva
by dantwoashim

Read-only Nepali date, calendar, festival, Panchanga, and temporal verification tools.

local only
Vedic Astrology and Kundli MCP Server by RoxyAPI
by roxyapi

Vedic kundli, panchang, dashas, nakshatras and KP charts for AI agents, one API key.

58 tools answering
Bda MCP
by bharatdharmaacademy

Jyotish, Panchang, Hindu festival and Sanatan Dharma knowledge tools with citations.

15 tools answering
Asterwise
by asterwise

Vedic and Western astrology for AI agents: charts, dasha, matchmaking, panchanga, numerology, tarot.

103 tools answering
Zhiji Daily Report — Market Brief
by run402-zhiji-daily-report

Daily A-share market brief with LG phase signals. No auth required.

5 tools answering
Birthstar Vedic Astrology MCP
by amarpathak

30 Vedic Jyotish tools: natal charts, dashas, yogas, nakshatras. Swiss Ephemeris.

30 tools answering

Panchangam — questions

Answers built from our own checks of this server.

Why is there no uptime for Panchangam?
Panchangam runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package mcp-server-panchangam was installed 2 351 times last week.
How do I connect Panchangam?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcp-server-panchangam straight from pypi; nothing to host, nothing to sign up for.
How many people use Panchangam?
The pypi package mcp-server-panchangam was installed 2 351 times in the last week. Week over week that is +380%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Panchangam open source?
Yes — it is published under the AGPL-3.0 licence, written in Python, 1 stars on GitHub and 170 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.