Skip to main content
Glama
haserisa0810-gif

nanami-products

nanami-products

MCP server for pre-computed astrology chart data (Western / Jyotish / Four Pillars) powered by Swiss Ephemeris.


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 を参照してください。

使い方

  1. 無料サンプルまたはAPIキー版を選びます。

  2. API種別と出生情報を入力し、「占術データを作成する」を押します。

  3. 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).

A
license - permissive license
-
quality - not tested
-
maintenance - not tested

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    -
    quality
    C
    maintenance
    A 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 updated
    2
    AGPL 3.0
  • A
    license
    A
    quality
    A
    maintenance
    Astrology 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 updated
    12
    92
    1
    MIT
  • F
    license
    -
    quality
    D
    maintenance
    An 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
  • F
    license
    -
    quality
    C
    maintenance
    A 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

View all related MCP servers

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

View all MCP Connectors

Latest Blog Posts

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