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
Manifold Markets
Interact with Manifold Markets prediction markets, including market creation, trading, and liquidity management.
Weather Service MCP Server
A Spring Boot-based weather service providing weather forecasts and alerts via MCP integration.
Android-Mobile-MCP
This MCP server enabling AI agents to control Android devices.
PoshMCP
Expose explicitly whitelisted PowerShell commandlets as a MCP Tool
WeGene Assistant
Analyze your WeGene genetic testing report using large language models.
QMT MCP Server
An MCP server that interfaces with the locally running MiniQMT trading system.
MCP Seat Reservation Server
A server for managing a comprehensive seat reservation system.
maven-indexer-mcp
A Model Context Protocol (MCP) server that indexes your local Maven repository (~/.m2/repository) and Gradle cache ( ~/.gradle/caches/modules-2/files-2.1) to provide AI agents with tools to search for Java classes, method signatures, and source code.
News MCP
Provides access to news articles from a PostgreSQL database and offers a tool to summarize them using the OpenAI API.
MCP Trakt
Access real-time entertainment data and personal viewing history from the Trakt.tv API.