Horoscope
Summary
Horoscope Serve is a TypeScript-based MCP server that provides astrological horoscope functionality through a standardized interface. Built by Freddie, this implementation leverages the Model Context Protocol SDK to expose horoscope-related tools that can be discovered and executed by AI assistants. The server is designed to be run as a command-line application, with the compiled JavaScript executable available through npm. It's suitable for applications that want to incorporate astrological predictions and insights into AI-powered conversations or workflows.
Available Actions(1)
get-horoscope
Fetches horoscope readings for a specified zodiac sign and time range. Parameters: type (string): Zodiac sign options include 'aries', 'taurus', 'gemini', 'cancer', 'leo', 'virgo', 'libra', 'scorpio', 'sagittarius', 'capricorn', 'aquarius', 'pisces'; time (string): Time range for the reading options include 'today', 'nextday', 'week', 'month'.
Recensioni della Community
Nessuna recensione ancora. Sii il primo a recensire!
Accedi per unirti alla conversazione