MCP server intelligence profile

Bazi MCP Server

An AI-powered metaphysical Bazi calculator that provides accurate Chinese astrological chart calculations for personality analysis and destiny forecasting, addressing inaccuracies in existing AI fortune-telling tools

Local Onlycantian-ai
Awaiting current scanNpm · 0.1.0

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

1Distribution channel
3Independently observed tools
0Linked remote endpoints
AvailableVersion intelligence

Detailed security scan evidence is not public for this MCP yet. Public identity, registry metadata, and independently observed protocol inventory remain available.

Install and connect

Installation and connection instructions are shown only when supported by retained package, repository, or endpoint evidence.

Install bazi-mcp from npm

Version 0.1.0 declares 1 executable entrypoint.

npm install --save-exact bazi-mcp@0.1.0
npx -y -p bazi-mcp@0.1.0 bazi-mcp
MCP client configuration example
{
  "mcpServers": {
    "bazi-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "-p",
        "bazi-mcp@0.1.0",
        "bazi-mcp"
      ]
    }
  }
}

Identity

Canonical slugbazi-mcp-db539b55DeploymentLocal Only
Canonical packagenpm:bazi-mcpRepositorycantian-ai/bazi-mcp
First publishedLatest release
Last security verificationClassification confidence90%
PublicationDraftOfficial distributionNot verified

Distributions

ChannelIdentifierCurrent versionVersionsSource
npmbazi-mcp0.1.020Repository

Current release

PackageVersionPublished / observedInventorySecurity scan
npmbazi-mcp0.1.0CurrentSep 5, 20263 toolsSucceeded · 0 resources · 0 promptsEvidence restricted
Enterprise protection

Continuously monitor this MCP for security risk

Independently scan the exact version your agents use, receive alerts when its risk changes, and investigate every finding with retained version evidence.

  • Independent exact-version security scans
  • Continuous release and vulnerability monitoring
  • Risk-change alerts with capability context
  • Historical evidence and API exports
Custom pricingContact salesTailored to your organization, integrations, data needs, and support requirements.

Current version evidence

No public current-version evidence is available yet.

Current protocol inventory

2025-06-18Negotiated protocol
BaziServer-reported name
1Capability groups
Aug 14, 2026Observed

Tools 3

ToolCategoryAnnotationsRisk
getBaziDetail根据时间(公历或农历)、性别来获取八字信息。solarDatetime和lunarDatetime必须传且只传其中一个。
Input schema
{
  "type": "object",
  "properties": {
    "solarDatetime": {
      "type": "string",
      "description": "用ISO时间格式表示的公历时间. 例如:`2008-03-01T13:00:00+08:00`。"
    },
    "lunarDatetime": {
      "type": "string",
      "description": "农历时间。例如农历2000年5月初五中午12点整表示为:`2000-5-5 12:00:00`。"
    },
    "gender": {
      "type": "number",
      "description": "传0表示女性,传1表示男性。"
    },
    "eightCharProviderSect": {
      "type": "number",
      "default": 2,
      "description": "早晚子时配置。传1表示23:00-23:59日干支为明天,传2表示23:00-23:59日干支为当天。"
    }
  },
  "required": [
    "gender"
  ],
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}
getChineseCalendar获取指定公历时间(默认今天)的黄历信息。
Input schema
{
  "type": "object",
  "properties": {
    "solarDatetime": {
      "type": "string",
      "description": "用ISO时间格式表示的公历时间. 例如:`2008-03-01T13:00:00+08:00`。"
    }
  },
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}
getSolarTimes根据八字获取公历时间列表。返回的时间格式为:YYYY-MM-DD hh:mm:ss。例如时间1998年7月31日下午2点整表示为:1998-07-31 14:00:00
Input schema
{
  "type": "object",
  "properties": {
    "bazi": {
      "type": "string",
      "description": "八字,按年柱、月柱、日柱、时柱顺序,用空格隔开。例如:戊寅 己未 己卯 辛未"
    }
  },
  "required": [
    "bazi"
  ],
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}

Resources 0

  • None observed.

Resource templates 0

  • None observed.

Prompts 0

  • None observed.

Remote endpoints

EndpointTransportAuthenticationHealthObserved
No verified remote endpoint is linked.

Bazi MCP Server questions

How do I install Bazi MCP Server?

Install the selected package version with: npm install --save-exact bazi-mcp@0.1.0

What tools does Bazi MCP Server provide?

Bazi MCP Server exposed 3 tools during independent protocol observation, including getBaziDetail, getChineseCalendar, getSolarTimes.

Is Bazi MCP Server secure?

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

Explore related MCP server guides

Curated product and capability guides containing this catalog record.

Official vs Community MCP Servers

Let’s talk about MCP security.

Share your details and our security team will contact you.