VedAstro MCP Server

VedAstro MCP Server

World'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.

Category
Visit Server

README

<div align="center">

โœจ Vedic Astrology MCP Server

Astrology Tools for Your AI

World's First Free Tier License

Connect Claude, ChatGPT, Cursor, or any AI assistant to Vedic astrology. Get horoscope predictions, compatibility match reports, numerology analysis, and decode planetary influences โ€” all through one simple MCP connection.

๐Ÿ”— MCP Server Endpoint

https://mcp.vedastro.org/api/mcp

๐Ÿ”Œ Connect Now ยท ๐ŸŒ Live Page ยท ๐Ÿ“ฆ Main Repo ยท ๐Ÿ  VedAstro.org

</div>


๐Ÿ“Š Key Stats

๐Ÿ† 1st ๐ŸŒ 200+ โšก Free ๐Ÿ’ฒ $1/mo
Astrology MCP Server<br/>in the World Horoscope Predictions<br/>Analyzed 5 Requests/Minute<br/>Free Tier Unlimited Use<br/>with API Key

๐Ÿ”Œ What is MCP?

MCP (Model Context Protocol) is the open standard created by Anthropic that lets AI assistants connect to external tools and data sources. Think of it as a universal plug that gives any AI the ability to access real-world capabilities.

VedAstro's MCP Server brings the full power of Vedic astrology โ€” horoscope predictions, compatibility matching, numerology, planetary positions, yogas, and house analysis โ€” directly into AI conversations.

Why It Matters

  • ๐Ÿ’ฌ Natural Conversations โ€” Ask your AI "What does my birth chart say?" and get real Vedic astrology analysis, not generic horoscopes.
  • ๐Ÿค– Works with Any AI โ€” Claude, ChatGPT, Gemini, Cursor โ€” any MCP-compatible client works.
  • ๐Ÿ›ก๏ธ Authentic Calculations โ€” Powered by VedAstro's Swiss Ephemeris engine with Raman Ayanamsa โ€” the same precision astrologers trust.
  • ๐Ÿ’ป Zero Code Required โ€” Just paste one URL into your AI client's settings. No SDKs, no libraries, no API wrappers needed.

๐Ÿš€ How It Works

Step 1: Copy the URL        Step 2: Paste in Your AI      Step 3: Ask Anything
โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”         โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”        โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
โ”‚  Copy the   โ”‚โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ–ถโ”‚  Paste in Your   โ”‚โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ–ถโ”‚  Ask Anything   โ”‚
โ”‚    URL      โ”‚         โ”‚     AI Client    โ”‚        โ”‚                 โ”‚
โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜         โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜        โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜
Copy the MCP            Add it to Claude,           "What are my horoscope
server endpoint         ChatGPT, Gemini,             predictions?" and your
URL from below          Cursor, or any               AI delivers Vedic
                        MCP client                   insights

๐Ÿ”— MCP Server Endpoint

This is the only URL you need. Copy it and paste into your AI client.

https://mcp.vedastro.org/api/mcp

๐Ÿ“– Full Interactive Guide: https://vedastro.org/MCPServerApp.html


โšก Quick Connect Guide

๐Ÿค– Claude Desktop

Option 1: Simple URL Paste (Recommended)

  1. Open Claude Desktop and go to Settings (gear icon)
  2. Click Connectors tab and scroll to the bottom
  3. Click "Add custom connector" and paste the URL below
  4. Restart Claude Desktop
  5. Ask Claude: "Using my birth details (date, time, location), get my Vedic horoscope predictions"

Free Tier (5 requests/minute):

https://mcp.vedastro.org/api/mcp

Unlimited ($1/month with API Key):

https://mcp.vedastro.org/api/mcp/key/your-api-key-here

Option 2: Manual JSON Config (Advanced)

  1. Go to Settings > Developer > Edit Config
  2. Add the configuration below to claude_desktop_config.json
{
  "mcpServers": {
    "vedastro": {
      "url": "https://mcp.vedastro.org/api/mcp/key/your-api-key-here"
    }
  }
}

๐Ÿ“ Cursor

  1. Open Cursor and go to Settings > MCP
  2. Click "Add new MCP server"
  3. Set Type to http, Name to vedastro, and paste the appropriate URL below
  4. Ask in chat: "Get Vedic horoscope predictions for someone born on 25/10/1992 at 14:30 in Mumbai"

Free Tier (5 requests/minute):

// In .cursor/mcp.json at your project root:
{
  "mcpServers": {
    "vedastro": {
      "url": "https://mcp.vedastro.org/api/mcp"
    }
  }
}

Unlimited ($1/month with API Key):

{
  "mcpServers": {
    "vedastro": {
      "url": "https://mcp.vedastro.org/api/mcp/key/your-api-key-here"
    }
  }
}

๐Ÿ’ฌ ChatGPT

  1. Open ChatGPT and go to Settings > Apps & Connectors > Advanced
  2. Toggle "Developer Mode" on
  3. Under Connectors, click "Create"
  4. Set Name to VedAstro and paste the appropriate URL below
  5. Set Authentication to None
  6. Check "I trust this application" and click Create
  7. In a new chat, click "+" and select your VedAstro connector

Free Tier (5 requests/minute):

URL: https://mcp.vedastro.org/api/mcp
Authentication: None

Unlimited ($1/month with API Key):

URL: https://mcp.vedastro.org/api/mcp/key/your-api-key-here
Authentication: None

Note: If ChatGPT requires the legacy SSE endpoint, use https://mcp.vedastro.org/api/sse/key/your-api-key-here for premium or https://mcp.vedastro.org/api/sse for free tier.

๐Ÿ”ฎ Google Gemini

  1. Install Gemini CLI: npm install -g @google/generative-ai-cli
  2. Run gemini mcp add and provide server details
  3. Verify connection: gemini /mcp to see available tools
  4. Ask Gemini: "Using the VedAstro MCP server, get my horoscope predictions"

Free Tier (5 requests/minute):

{
  "mcpServers": {
    "vedastro": {
      "httpUrl": "https://mcp.vedastro.org/api/mcp"
    }
  }
}

Unlimited ($1/month with API Key):

{
  "mcpServers": {
    "vedastro": {
      "httpUrl": "https://mcp.vedastro.org/api/mcp/key/your-api-key-here"
    }
  }
}

โš™๏ธ Other / Custom MCP Clients

For any MCP-compatible client, use these connection details:

Property Value
Transport Streamable HTTP
Free Tier URL https://mcp.vedastro.org/api/mcp
Premium URL https://mcp.vedastro.org/api/mcp/key/{your-api-key}
Server Name VedAstro
Available Tools get_horoscope_predictions, get_match_report, get_numerology_prediction, get_astrology_raw_data, get_general_astro_data, get_ashtakvarga_data

Free Tier (5 requests/minute):

{
  "server_name": "vedastro",
  "transport": "streamable-http",
  "url": "https://mcp.vedastro.org/api/mcp"
}

Unlimited ($1/month with API Key):

{
  "server_name": "vedastro",
  "transport": "streamable-http",
  "url": "https://mcp.vedastro.org/api/mcp/key/your-api-key-here"
}

Note: Advanced users can also pass API keys via headers (x-api-key, APIKey, or Authorization: Bearer), but the URL-based approach is simpler and works with all clients.


๐Ÿ”‘ API Key Authentication (Unlimited Access)

The MCP server supports optional API key authentication for unlimited requests. Without an API key, you get 5 requests/minute (free tier). With an API key, you get unlimited requests for just $1/month.

How to Add API Key

Simply embed your API key in the URL:

Free Tier:

https://mcp.vedastro.org/api/mcp

Unlimited Tier:

https://mcp.vedastro.org/api/mcp/key/your-api-key-here

Example Configuration:

{
  "mcpServers": {
    "vedastro": {
      "url": "https://mcp.vedastro.org/api/mcp/key/your-api-key-here"
    }
  }
}

Alternative: Header-Based Authentication (Advanced)

For advanced users, the server also accepts API keys via headers:

  • โœ… x-api-key: your-key-here
  • โœ… APIKey: your-key-here
  • โœ… Authorization: Bearer your-key-here
{
  "mcpServers": {
    "vedastro": {
      "url": "https://mcp.vedastro.org/api/mcp",
      "headers": {
        "x-api-key": "your-api-key-here"
      }
    }
  }
}

Note: URL-based authentication is recommended for universal compatibility. Header-based auth requires manual JSON config editing on some clients (like Claude Desktop).

Get Your API Key

๐Ÿ‘‰ Purchase API Key โ€” $1/month

After purchase, your API key will be visible on your Account Page or API Builder Page. Copy it and add it to your MCP client URL as shown above.


๐Ÿ› ๏ธ Available MCP Tools

โญ get_horoscope_predictions

Get comprehensive Vedic astrology horoscope predictions for a person based on their birth time and location. Returns 200+ life predictions covering personality, career, relationships, health, wealth, marriage, children, longevity, and more based on planetary positions, yogas, and house placements.

Parameters:

  • latitude โ€” Birth location latitude
  • longitude โ€” Birth location longitude
  • birth_time โ€” HH:MM format
  • birth_date โ€” DD/MM/YYYY format
  • timezone โ€” +HH:MM format

๐Ÿ’• get_match_report

Get a Vedic astrology compatibility/match report between two people. Returns Kuta score percentage and detailed predictions for all 16 Kuta factors (Dina, Gana, Mahendra, Stree Deergha, etc.). Each factor is rated as Good or Bad with a detailed explanation.

Parameters:

  • male_* โ€” Male birth details (lat, lon, time, date, tz)
  • female_* โ€” Female birth details (lat, lon, time, date, tz)

๐Ÿ”ข get_numerology_prediction

Get a numerology prediction based on a name using the Chaldean system. Returns the name number, ruling planet, detailed prediction, and life aspect scores (Finance, Romance, Education, Health, Family, Growth, Career, Reputation, Spirituality, Luck). Works for person names, business names, project names, house numbers, or car numbers.

Parameters:

  • name โ€” Name to analyze

๐Ÿ“Š get_astrology_raw_data

Get raw Vedic astrology data for all 9 planets and 12 houses. Returns detailed planet data (sign placement, constellation, house occupied, houses owned, lord of sign/constellation, degrees, retrograde status) and house data (sign, constellation, planets in house, lord, aspecting planets). Use this for detailed chart analysis.

Parameters:

  • latitude โ€” Birth location latitude
  • longitude โ€” Birth location longitude
  • birth_time โ€” HH:MM format
  • birth_date โ€” DD/MM/YYYY format
  • timezone โ€” +HH:MM format

โ˜€๏ธ get_general_astro_data

Get 24 general Vedic astrology properties for a birth chart including Ascendant/Lagna, Moon Sign, Moon Nakshatra, Sunrise/Sunset, Nithya Yoga, Karana, Tithi, Day/Night birth, Varna, Hora, Weekday & Lord, Kuja Dosa Score, Maraka Planets, Kartari Yoga data, Pancha Pakshi Birth Bird, and more.

Parameters:

  • latitude โ€” Birth location latitude
  • longitude โ€” Birth location longitude
  • birth_time โ€” HH:MM format
  • birth_date โ€” DD/MM/YYYY format
  • timezone โ€” +HH:MM format

๐Ÿ“ˆ get_ashtakvarga_data

Get Ashtakvarga charts including Sarvashtakavarga (combined planetary strength across 12 signs) and Bhinnashtakavarga (individual planet contributions). Each chart has rows per planet with 12 sign values and totals. Essential for transit analysis and planetary strength assessment.

Parameters:

  • latitude โ€” Birth location latitude
  • longitude โ€” Birth location longitude
  • birth_time โ€” HH:MM format
  • birth_date โ€” DD/MM/YYYY format
  • timezone โ€” +HH:MM format

๐Ÿ’ฌ See It in Action

A real conversation with Claude using VedAstro MCP Server

User:

I was born on October 25, 1992 at 2:30 PM in Mumbai, India. What are my Vedic horoscope predictions?

Claude:

โš™๏ธ Using get_horoscope_predictions with latitude: 19.0760, longitude: 72.8777...

Based on your Vedic birth chart analysis (Mumbai, 25/10/1992 at 14:30):

Career & Success: You have strong Raja Yoga combinations suggesting leadership abilities and professional success. Jupiter's influence on the 10th house indicates wisdom-driven career growth.

Personality: Moon in a benefic position gives you emotional intelligence and intuitive abilities.

Relationships: Venus placement suggests harmonious partnerships with strong emotional bonds...

...and 200+ more detailed predictions covering all life areas


๐Ÿ’ฐ Simple Pricing

๐ŸŽ Free โ™พ๏ธ Unlimited
Price $0 forever $1/month
Requests 5 per minute Unlimited
Sign-up Not required API Key
All MCP Tools โœ… โœ…
Full Prediction Data โœ… โœ…
Priority Response โ€” โœ…

๐Ÿ‘‰ Get Unlimited API Key โ€” $1/month


โš™๏ธ Technical Specifications

Spec Details
Protocol Model Context Protocol (MCP) via Streamable HTTP transport
Infrastructure Azure Functions v4 (Node.js) with Streamable HTTP transport
Ephemeris Engine Swiss Ephemeris with Raman Ayanamsa for precise planetary calculations
Response Time Typically under 5 seconds for full horoscope prediction analysis
Security HTTPS encrypted, no personal data stored, stateless calculations
Open Source Full source code available on GitHub

โ“ FAQ

What is MCP and why does it matter?

MCP (Model Context Protocol) is an open standard developed by Anthropic that allows AI assistants to connect to external tools and data sources. It's like USB for AI โ€” a universal connector that lets any compatible AI access VedAstro's Vedic astrology calculations without custom integration code. This means Claude, ChatGPT, Cursor, and other AI tools can all use VedAstro through the same simple connection.

Which AI clients support MCP?

Claude Desktop, Cursor, VS Code (GitHub Copilot), Windsurf, and many more AI coding assistants and chat applications. The list is growing rapidly. Any application that supports the MCP protocol can connect to VedAstro's astrology server.

Is the free tier really free?

Yes, completely free with no sign-up required. The free tier allows 5 requests per minute, which is plenty for personal use. For unlimited requests, get an API key for just $1/month.

How accurate are the predictions?

VedAstro uses the Swiss Ephemeris โ€” the same precision astronomical engine used by professional astrologers worldwide. Calculations use the Raman Ayanamsa system and analyze all 9 Vedic planets across 12 houses with hundreds of yoga combinations based on classical Vedic astrology texts.

Can I use this in my own application?

Absolutely! The MCP server is designed to be used by any MCP-compatible client. For direct API access (without MCP), check out the API Builder page.


<div align="center">

โœจ Bring Ancient Wisdom to the AI Age

VedAstro's MCP Server bridges 5,000 years of Vedic astrology with modern AI. Connect in 30 seconds and give your AI the power of horoscope predictions, compatibility matching, and numerology.

๐Ÿ”— Links

๐Ÿ”Œ Connect Now ยท ๐Ÿ  VedAstro.org ยท โญ Star on GitHub ยท ๐Ÿ“– Documentation


Made with โค๏ธ by VedAstro โ€” A non-profit, open source project to make Vedic Astrology easily available to all.

</div>

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured