Skip to main content
Glama

Star MCP

by jlankellii

get_daily_horoscope

Retrieve today's horoscope for any zodiac sign, including predictions for love, career, health, wealth, or general luck, using Star MCP's comprehensive astrology tool.

Instructions

获取指定星座的今日运势

Input Schema

NameRequiredDescriptionDefault
categoryNo运势类别luck
zodiacYes星座名称(中文或英文)

Input Schema (JSON Schema)

{ "properties": { "category": { "default": "luck", "description": "运势类别", "enum": [ "love", "career", "health", "wealth", "luck" ], "type": "string" }, "zodiac": { "description": "星座名称(中文或英文)", "enum": [ "aries", "taurus", "gemini", "cancer", "leo", "virgo", "libra", "scorpio", "sagittarius", "capricorn", "aquarius", "pisces", "白羊座", "金牛座", "双子座", "巨蟹座", "狮子座", "处女座", "天秤座", "天蝎座", "射手座", "摩羯座", "水瓶座", "双鱼座" ], "type": "string" } }, "required": [ "zodiac" ], "type": "object" }
Install Server

Other Tools from Star MCP

Related Tools

    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/jlankellii/star-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server