Skip to content

feat: add StarMeet Vedic Astrology MCP server#3639

Open
edestory wants to merge 1 commit intomodelcontextprotocol:mainfrom
edestory:add-starmeet-mcp-server
Open

feat: add StarMeet Vedic Astrology MCP server#3639
edestory wants to merge 1 commit intomodelcontextprotocol:mainfrom
edestory:add-starmeet-mcp-server

Conversation

@edestory
Copy link

Description

Adds StarMeet Vedic Astrology to the Community Servers list.

StarMeet is a free Vedic astrology MCP server with tools for:

  • Kundali preview — Ascendant (Lagna), Sun, Moon, current Vimshottari Dasha
  • Daily Panchang — Tithi, Nakshatra, Yoga, Karana, Rahu Kaal, Abhijit Muhurta for any date and location
  • Nakshatra lookup — detailed information about all 27 Nakshatras

Source: https://github.com/edestory/StarMeet-platform/tree/main/mcp-starmeet
Package: @edestory/mcp-starmeet (GitHub Packages)
Powered by: star-meet.com Vedic Astrology Engine (free, no API key required)

Tools provided

Tool Description
calculate_kundali Vedic birth chart preview from date, time, lat, lon
get_panchang Daily Panchang for any date and location
get_nakshatra Information about a specific Nakshatra

Usage (Claude Desktop)

{
  "mcpServers": {
    "starmeet": {
      "command": "node",
      "args": ["/path/to/mcp-starmeet/dist/index.js"]
    }
  }
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant