Bazi
An MCP server for accessing Bazi (Chinese astrology) data, requiring an API key.
客户端配置参考
{
"mcpServers": {
"bazi": {
"command": "your path",
"env": {
"API_KEY": "your key"
}
}
}
}
API 地址
构建方式
使用构建脚本
项目提供两种构建脚本:
-
build.sh- Linux/macOS系统使用,支持构建多个平台和架构的版本:- Mac Intel (amd64)
- Mac Apple Silicon (arm64)
- Windows 64位 (amd64)
- Windows ARM64
- Windows 32位 (386)
- Linux amd64
- Linux ARM64
- Linux ARMv7
- Linux 32位 (386)
使用方法:
./build.sh -
build.bat- Windows系统使用,功能与build.sh类似,支持相同的平台和架构组合。使用方法:
build.bat
执行任一构建脚本后,所有构建产物都会输出到dist/目录下。
Related Servers
Video Still Capture MCP
An MCP server for accessing and controlling webcams using OpenCV.
Wordle MCP
Fetches the Wordle solution for a specific date, available from 2021-05-19 up to 23 days in the future.
Pokemon Gen3 Calculator
A damage and status calculator for Pokemon Generation 3.
Weather
Provides real-time weather data, forecasts, and alerts using the OpenWeatherMap API.
Polymarket
An MCP tool for interacting with the Polymarket prediction market platform.
MCP Media Player
Control a media player via Home Assistant.
Gaggiuino MCP
An MCP server for the Gaggiuino open-source espresso machine, providing real-time local network access to machine status and shot data.
OSINT MCP
Real-time OSINT intelligence platform for global security monitoring.
Audio Player
An MCP server for controlling local audio file playback.
Haiguitang (Turtle Soup) Game
An MCP server for '海龟汤' (Turtle Soup), a scenario-based reasoning puzzle game.