Daily Horoscope Project

The Daily Horoscope project began as a simple Amazon Alexa skill providing daily astrological readings. Over the years, it has evolved into a comprehensive astrological service that now powers multiple platforms and use cases.

What started as a weekend experiment has grown into a mature project with thousands of users, demonstrating iterative development, platform expansion, and technical evolution.

Project Components

Alexa Skill

The original voice interface for daily horoscope readings, compatibility checks, and zodiac lookups.

  • Voice-first user experience
  • Multi-locale support
  • Flash Briefing integration
  • High user ratings

Learn more

MCP Server

A Model Context Protocol server that exposes horoscope data for AI agents and programmatic access.

  • Standardized API interface
  • Real-time horoscope data
  • AI agent integration
  • Extensible architecture

Learn more

Development Timeline

2016: Amazon Alexa Skill Release

Launched the Daily Horoscope Alexa skill in the Amazon skill store with basic daily readings for all 12 zodiac signs.

  • First public release on Amazon Alexa platform with English (US) support

2017: Multi-Language English Support

Expanded to support English variants worldwide: AU, CA, GB, and IN locales.

  • Grew user base across multiple English-speaking countries

2018: Zodiac Compatibility & Star Sign Lookup

Added advanced features beyond daily readings to provide more comprehensive astrological insights.

  • Added zodiac compatibility analysis and star sign lookup by birthdate

2019-2023: Content Refinement & Global Expansion

Continuous improvement of horoscope content quality and user experience. Expanded beyond English to support major European languages.

  • Added Flash Briefing support, maintained high user ratings, and added French (CA), French (FR), German (DE), Italian (IT), Portuguese (BR), Spanish (ES), Spanish (MX), and Spanish (US) locales

2024: Testing Infrastructure

Introduced unit tests and integration tests to ensure data quality and reliability.

  • First unit tests added for horoscope content validation (April 2024)
  • Added testing webpages for content verification and quality assurance

2024-2025: Global Language Expansion

Expanded language support to include Asian and Middle Eastern languages, reaching a truly global audience.

  • Added Arabic (SA), Hindi (IN), and Japanese (JP) locales to support users in the Middle East and Asia

2025: Monetization Implementation

Introduced premium features to sustain and grow the project while maintaining a free tier for users.

  • Implemented personalised horoscopes with subscription model while keeping core readings free

2026: MCP Server Integration

Transformed the project from a single-platform Alexa skill into a multi-platform service by adding MCP (Model Context Protocol) server capabilities.

  • Developed MCP server with full backward compatibility with existing Alexa skill

2026: ChatGPT Plugin Distribution

Added MCP server as a ChatGPT Plugin, enabling users to access horoscope data directly through ChatGPT conversations.

  • Published on the ChatGPT Plugin Store

Technical Stack

Alexa Skill

  • Platform: Amazon Alexa Skills Kit
  • Runtime: Node.js
  • Hosting: AWS Lambda
  • Languages: JavaScript/TypeScript

MCP Server

  • Protocol: Model Context Protocol
  • Runtime: Node.js
  • Architecture: Modular, extensible
  • Data Format: JSON/Structured

Additional Information

Privacy Policy | Terms of Service