Skip to main content
Glama
edestory

StarMeet MCP Server

by edestory

StarMeet MCP Server

A Model Context Protocol server providing Vedic astrology tools to AI assistants (Claude, Cursor, Continue, etc.).

Tools

Tool

Description

calculate_kundali

Vedic birth chart (D1) preview — Ascendant, Sun/Moon signs & houses, Moon nakshatra, current Dasha

get_panchang

Daily Panchang — Tithi, Nakshatra, Yoga, Karana, Rahu Kaal, Abhijit Muhurta, sunrise/sunset

get_nakshatra

Detailed nakshatra profile (ruling planet, gana, deity, symbol, keywords, compatibility notes)

All tools powered by star-meet.com Vedic Astrology Engine.

Related MCP server: VedIntel AstroAPI MCP

Quick Start

npx mcp-starmeet

Or add to Claude Desktop ~/.claude/claude_desktop_config.json:

{
  "mcpServers": {
    "starmeet": {
      "command": "npx",
      "args": ["mcp-starmeet"]
    }
  }
}

Example Usage (Claude)

"Calculate the Vedic birth chart for someone born on March 15, 1990 at 10:30 AM in Delhi"

Claude will call calculate_kundali → star-meet.com API → return full D1 chart.

"What is today's panchang for Mumbai?"

Claude will call get_panchang → star-meet.com API → return Tithi, Nakshatra, Rahu Kaal.

API

All requests proxied to https://star-meet.com/star-api/v1. No API key required.

License

MIT — star-meet.com

Install Server
A
license - permissive license
A
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/edestory/mcp-starmeet'

If you have feedback or need assistance with the MCP directory API, please join our Discord server