Server data from the Official MCP Registry
Free Vedic astrology MCP: birth-chart, panchang & nakshatra tools. Public API, no key required.
About
Free Vedic astrology MCP: birth-chart, panchang & nakshatra tools. Public API, no key required.
Security Report
StarMeet MCP server is a Vedic astrology tool with clean architecture and appropriate permission scoping. No authentication is required, which aligns with the public API design (star-meet.com endpoints). Minor concerns include broad exception handling and lack of request validation, but these are low-severity code quality issues. Permissions (network_http only) match the server's stated purpose of proxying to a public astrology API. Supply chain analysis found 2 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue.
3 files analyzed · 9 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"com-star-meet-mcp-starmeet": {
"args": [
"-y",
"@edestory/mcp-starmeet"
],
"command": "npx"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
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.
Quick Start
npx @edestory/mcp-starmeet
Or 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
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
