Skip to main content
Glama

Star MCP

by jlankellii

get_compatibility

Analyze compatibility and relationship dynamics between two zodiac signs using input data in English or Chinese. Provides insights into pairing scores and interactions.

Instructions

获取两个星座的配对指数和关系分析

Input Schema

NameRequiredDescriptionDefault
zodiac1Yes第一个星座名称(中文或英文)
zodiac2Yes第二个星座名称(中文或英文)

Input Schema (JSON Schema)

{ "properties": { "zodiac1": { "description": "第一个星座名称(中文或英文)", "enum": [ "aries", "taurus", "gemini", "cancer", "leo", "virgo", "libra", "scorpio", "sagittarius", "capricorn", "aquarius", "pisces", "白羊座", "金牛座", "双子座", "巨蟹座", "狮子座", "处女座", "天秤座", "天蝎座", "射手座", "摩羯座", "水瓶座", "双鱼座" ], "type": "string" }, "zodiac2": { "description": "第二个星座名称(中文或英文)", "enum": [ "aries", "taurus", "gemini", "cancer", "leo", "virgo", "libra", "scorpio", "sagittarius", "capricorn", "aquarius", "pisces", "白羊座", "金牛座", "双子座", "巨蟹座", "狮子座", "处女座", "天秤座", "天蝎座", "射手座", "摩羯座", "水瓶座", "双鱼座" ], "type": "string" } }, "required": [ "zodiac1", "zodiac2" ], "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