MCP Server für Kerykeion
@JonesH
MCP Server für Kerykeion について
This template provides a streamlined foundation for building Model Context Protocol (MCP) servers in Python. It's designed to make AI-assisted development of MCP tools easier and more efficient.
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is MCP Server für Kerykeion?
MCP Server für Kerykeion is a Model Context Protocol server that integrates the Kerykeion astrology library. It provides access to astrological data such as planet positions, houses, and aspects through MCP resources and tools.
How to use MCP Server für Kerykeion?
Install via pip install kerykeion-mcp. Then use a Python script that imports from kerykeion_mcp import mcp and runs mcp.run() to start the server. Once running, clients can access resources like chart://{name} and tools like register_chart.
Key features of MCP Server für Kerykeion
- Registers birth charts with automatic geo-lookup.
- Queries planets, houses, and aspects.
- Persistent caching of chart data.
- Full integration with the MCP protocol.
- Provides data in multiple formats, including JSON.
Use cases of MCP Server für Kerykeion
- Retrieve a complete birth chart summary for a person.
- Get all planet positions for a given chart.
- Look up details of a single planet or house.
- Access all aspects in a chart.
- Obtain full chart data as JSON for further processing.
FAQ from MCP Server für Kerykeion
How do I install the server?
Run pip install kerykeion-mcp to install the package.
How do I register a new birth chart?
Use the register_chart tool with the person’s name and birth details. The server automatically performs a geo-lookup.
What data can I access via resources?
You can access chart summaries, planet positions, house positions, aspects, and full JSON data using URIs like chart://{name}/planets or chart://{name}/json.
Does the server cache chart data?
Yes, it has persistent caching of chart data to avoid recomputation.
What are the runtime dependencies?
The package depends on the Kerykeion astrology library and the MCP framework, automatically installed via pip.
「その他」の他のコンテンツ
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
コメント