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
DealX
MCP Server for DealX platform
Mnemex
Mnemex is a Python MCP server that provides AI assistants with human-like memory dynamics through temporal decay and natural spaced repetition, storing memories locally in human-readable JSONL and Markdown formats.
MCP Internet Speed Test
Perform internet speed measurements including download/upload speed, latency, and jitter.
Time MCP Server
Enables time awareness for large language models.
Text-to-Speech (TTS)
A Text-to-Speech server supporting multiple backends like macOS say, ElevenLabs, Google Gemini, and OpenAI TTS.
Fundamental Labs/Minecraft Client
Control Minecraft bots with AI integration. Requires a Java Edition Minecraft server.
MCP Media Player
Control a media player via Home Assistant.
TwelveLabs
The TwelveLabs MCP Server provides seamless integration with the TwelveLabs platform. This server enables AI assistants and applications to interact with TwelveLabs powerful video analysis capabilities through a standardized MCP interface.
OpenRoute MCP
🗺️ MCP server to help plan routes using OpenRouteService.org, for activities such as hiking or mountain biking.
Poke-MCP
Fetches Pokémon data from the PokeAPI and exposes it through a standardized MCP interface.