StarMeet MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@StarMeet MCP ServerCalculate birth chart for 1990-03-15 10:30 AM in Delhi"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
StarMeet MCP Server
A Model Context Protocol server providing Vedic astrology tools to AI assistants (Claude, Cursor, Continue, etc.).
Tools
Tool | Description |
| Vedic birth chart (D1) preview — Ascendant, Sun/Moon signs & houses, Moon nakshatra, current Dasha |
| Daily Panchang — Tithi, Nakshatra, Yoga, Karana, Rahu Kaal, Abhijit Muhurta, sunrise/sunset |
| 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 @edestory/mcp-starmeetOr add to Claude Desktop ~/.claude/claude_desktop_config.json:
{
"mcpServers": {
"starmeet": {
"command": "npx",
"args": ["@edestory/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
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityDmaintenanceWorld's first Vedic Astrology MCP Server — connect Claude, ChatGPT, Cursor, or any AI to real Vedic astrology. Provides horoscope predictions, compatibility matching, numerology, planetary positions, yogas and house analysis via MCP.Last updated5
- AlicenseAqualityBmaintenanceEnables compute of live Vedic astrology birth charts, dashas, kundali matches, and AI readings via 22 real API tools.Last updated22291MIT
- Alicense-qualityBmaintenanceEnables AI assistants to access Indian Vedic astrology services including Panchang, Kundli, matchmaking, and festivals through natural language.Last updatedMIT
- Alicense-qualityCmaintenanceExposes Vedic astrology tools for birth chart, dasha, transit calculations, and question context analysis.Last updatedMIT
Related MCP Connectors
Free Vedic astrology: panchang, kundali, transits, matching, doshas, eclipses, numerology
Generate BaZi charts from birth details. Explore Four Pillars, solar terms, and Luck Pillars for d…
Horoscope MCP — wraps the keyless Horoscope App API.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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