mcpbeat Sign in

Nanami Products MCP Server

by haserisa0810-gif Your server? Claim it
answering

Nanami Products is answering right now. Last checked 16 min ago. It exposes 5 tools. Last commit 12 Jul 2026.

Pre-computed astrology YAML via Swiss Ephemeris. Calculation is code, interpretation is AI.

Uptime history 48 days of history · worst day 98%
48 days agonow
97.8%
Uptime 24h
89 of 91 checks
5
Tools
read from the server
519 ms
Response time
average over 24h
0
Stars
last commit 12 Jul 2026

What the code does

We read the source, 23 h ago · tools taken from the live server · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

            <select name="addon_type" required>
              {% for option in addon_options %}
    tip.innerHTML = body

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 16 min ago.

run in your terminal
claude mcp add nanami-products --transport http https://chart.nanami-astro.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "nanami-products": {
      "url": "https://chart.nanami-astro.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.nanami-products]
url = "https://chart.nanami-astro.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "nanami-products": {
      "url": "https://chart.nanami-astro.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "nanami-products": {
      "url": "https://chart.nanami-astro.com/mcp"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

chart
get_chart_summary_from_url
Chart URLから商品種別、生成日時、有効期限、残り日数、含まれるセクション一覧を確認します。URLはアクセスキーとして扱われ、期限切れの場合は保存済みYAML利用または再購入案内を返します。今日の占い、ネイタル、トランジット、小惑星を読む前の最初の確認ツールとして使ってください。
get_chart_yaml_from_url
Chart URLからAI解釈用YAMLを取得します。ネイタル、トランジット、小惑星、四柱推命、インド占星術などのセクションを必要に応じて取得できます。URLはアクセスキーとして扱われます。期限が近い場合は保存案内を返し、期限切れの場合はYAMLを返しません。今日の占い、ホロスコープ、ネイタルチャート、トランジット、小惑星を読む依頼では、先に get_chart_summary_from_url と get_astrology_prompt を呼び、取得した鑑定ルールに沿ってこのYAMLを解釈してください。
astrology
get_astrology_prompt
nanami-products側の西洋占星術鑑定ルール・出力構成・禁止事項を返します。今日の占い、ホロスコープ、ネイタルチャート、トランジット、小惑星を使う依頼では、Chart YAMLを解釈する前に必ずこのツールで鑑定プロンプトを取得してください。MCPは鑑定本文を生成せず、AIはこのプロンプトと get_chart_yaml_from_url のYAMLだけを根拠に解釈します。
available
get_available_sections_from_url
Chart URLに含まれるネイタル、トランジット、小惑星、四柱推命などの利用可能セクション一覧を返します。URLはアクセスキーとして扱われます。
download
get_download_info_from_url
Chart URLのYAMLダウンロードURL、ファイル名、有効期限、保存推奨メッセージを返します。期限が近い場合は保存案内を返し、期限切れの場合はYAMLを返さず再購入導線を案内します。

Endpoints

URLTransportStateLatencyChecked
https://chart.nanami-astro.com/mcp sse answering 1769 ms 16 min ago

Alternatives to Nanami Products

same job, measured the same way
ScratchRun
by scratchrun

Ephemeral MicroVM-isolated code execution for AI agents. Fresh VM per call, hard-purged after.

41 installs/wk local only
SAS Viya
by sassoftware

Execute SAS code and query Compute, CAS, and model APIs on SAS Viya via OAuth 2.0.

local only
Illinois Code
by pipeworx-io

Illinois Compiled Statutes — state statutes by citation.

37 tools answering
Pixlint
by amitsingh-24

Lint, curate & prepare computer-vision datasets from your AI assistant — MCP server, 67 tools

89 installs/wk local only
Stripecheckup
by vercel-stripecheckup

Scan pasted Stripe webhook/checkout code for common integration bugs.

1 tools answering
Syncbridge MCP
by rehmansherazi

Bridges AI chat interfaces with Claude Code CLI via shared markdown control files.

29 installs/wk local only
Infracost
by downatthebottomofthemolehole

MCP server for Infracost CLI integration - cloud cost estimates for Infrastructure as Code

55 installs/wk local only
Contextatlas
by traviswye

Pre-computed atlas of your codebase for Claude Code: LSP + ADRs + git. 45-72% token reduction.

51 installs/wk local only

Nanami Products — questions

Answers built from our own checks of this server.

What can Nanami Products do?
It exposes 5 tools, read directly from the server on our last check. Among them: get_astrology_prompt, get_available_sections_from_url, get_chart_summary_from_url, get_chart_yaml_from_url, get_download_info_from_url. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Nanami Products working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 89 of 91 checks got a reply (97.8%), average response time 519 ms. The bar chart above shows every period we have measured.
How do I connect Nanami Products?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Nanami Products need an API key?
No. Nanami Products completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Nanami Products?
It answers our handshake in 519 ms on average, which is faster than 27% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Nanami Products open source?
Yes — it is published under the AGPL-3.0 licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.