Skip to content

feat: add StarMeet Vedic Astrology MCP server - #3639

Closed
edestory wants to merge 1 commit into
modelcontextprotocol:mainfrom
edestory:add-starmeet-mcp-server
Closed

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

Conversation

@edestory

Copy link
Copy Markdown

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"]
    }
  }
}

@olaservo

Copy link
Copy Markdown
Member

Thanks for contributing to the MCP servers repo!

We've retired the third-party server list from the README in favor of the MCP Registry — see #3950 for context. The Official Integrations and Community Servers sections no longer exist in the README, so this PR no longer has a target.

Going forward, please publish your server to the MCP Registry using the quickstart guide:
https://github.com/modelcontextprotocol/registry/blob/main/docs/modelcontextprotocol-io/quickstart.mdx

That's where server discovery now happens. Thanks for building on MCP!


Note: I'm working through the backlog with help from Claude Code to give everyone a prompt response.

@olaservo olaservo closed this Apr 14, 2026
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.

2 participants