nanami-products
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@nanami-productsCan you generate a natal chart for March 15, 1990, 10:30 AM in New York?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
nanami-products
MCP server for pre-computed astrology chart data (Western / Jyotish / Four Pillars) powered by Swiss Ephemeris.
Registered on the Official MCP Registry
Usage Guide: guide.nanami-astro.com
Calculation is code, interpretation is AI.
nanami-astro の計算エンジンを利用した、占星術・四柱推命データ生成サービスです。
API連携デモアプリ
/api-sandbox では、western / shichusuimei / transit / combined のレスポンスを
JSON・YAML・AI貼り付け用プロンプトで確認できます。
無料サンプル: APIキー不要。固定レスポンスで表示と連携方法を確認します。
APIキー版: 入力した出生情報から実際に計算します。
X-API-Keyは送信時だけ使用し、ブラウザには保存しません。
ローカル起動
Python 3.10 以降を使用してください。
python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
uvicorn routes:app --reload起動後、http://127.0.0.1:8000/api-sandbox を開きます。無料サンプルは追加設定なしで利用できます。
環境変数
APIキーは画面で都度入力し、環境変数やソースコードには保存しません。本番計算APIをローカルで動かす場合は、
既存サービスと同じデータベース接続設定が必要です。デプロイ設定の詳細は README_DEPLOY.md を参照してください。
使い方
無料サンプルまたはAPIキー版を選びます。
API種別と出生情報を入力し、「占術データを作成する」を押します。
JSON・YAMLを確認するか、「AIに貼るプロンプト」をコピーしてChatGPT / Claudeへ貼り付けます。
API仕様は /manual/api、APIキー発行画面は /api-key/start で確認できます。
Related MCP server: auseklis
License
This project is licensed under AGPL-3.0. This project uses nanami-astro as its calculation engine, which uses Swiss Ephemeris (pyswisseph).
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityCmaintenanceA self-contained MCP server that gives AI agents the ability to calculate high-precision astronomical data. It provides tropical zodiac coordinates, planetary speeds, retrograde detection, and house cusps using the trusted Swiss Ephemeris engine. 100%Last updated2AGPL 3.0
- AlicenseAqualityAmaintenanceAstrology MCP server that computes natal charts, transits, synastry, progressions, returns, eclipses, retrogrades, and moon phases from a real ephemeris, enabling AI agents to provide accurate astrological calculations without hallucination.Last updated12921MIT
- Flicense-qualityDmaintenanceAn AI astrology MCP server providing 49 tools for Western and Vedic astrology calculations, including natal charts, dashas, transits, and compatibility analysis, powered by Swiss Ephemeris.Last updated
- Flicense-qualityCmaintenanceA Vedic astrology MCP server that computes birth charts, dashas, transits, and yogas locally using Swiss Ephemeris, enabling an LLM to interpret horoscopes and provide personalized advice.Last updated
Related MCP Connectors
Horoscope MCP — wraps the keyless Horoscope App API.
MCP server providing access to the Scorecard API to evaluate and optimize LLM systems.
MCP server for AI dialogue using various LLM models via AceDataCloud
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/haserisa0810-gif/nanami-products'
If you have feedback or need assistance with the MCP directory API, please join our Discord server