Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Follow AllMCPs on X (opens in a new tab)AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • X (@AllMCPs) β†— (opens in a new tab)
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. Alchm Kitchen
A
Health: Not checked yetWe have not completed a health check for this listing yet.No health check has run yet.

Alchm Kitchen

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository

Live transits, ESMS ingredients, cosmic recipes, synastry & transitΓ—natal overlays by alchm.kitchen

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "alchm-kitchen": {
      "command": "npx",
      "args": [
        "-y",
        "alchm-kitchen"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

Alchm.kitchen β€” v3.1.0

Bun Next.js React TypeScript Railway Vercel

The world's first astrological meal-planning system. Alchm.kitchen bridges ancient alchemical wisdom with modern AI to deliver personalized food recommendations based on natal charts, live planetary positions, elemental harmony, and thermodynamic resonance.

Production: alchm.kitchen


What's new in 3.1 β€” MCP release

  • MCP server: a Bun-powered Model Context Protocol tool surface β€” connect Claude Desktop / Cursor / Cline, mint a per-user API key at /profile/api-keys, and buy ESMS top-ups via Stripe. Tier-aware per-key rate limiting + full telemetry.
  • Operational admin console at /admin: per-flow system status, live activity stream, onboarding funnel watch, today's highlights, and API-route health β€” all from existing signals, each panel degrading independently. Hourly health snapshots + Slack/email/DB alerting, plus 5 synthetic probes.
  • Tracked, auto-applied migrations: a _migrations table + scripts/migrate.ts run on every Railway deploy, closing the schema-drift gap that caused prior signup/dashboard outages.
  • Production-readiness hardening: PgBouncer transaction-mode compatibility (ADR-007), internal-URL centralization (src/lib/serviceUrls.ts), and DB/calc/security guards.
  • Calc observability: a degraded flag surfaces silent astronomy fallbacks and degenerate calculations on /quantities instead of letting them masquerade as live data.

See CHANGELOG.md for the full 3.1 detail.


What's new in 3.0 β€” The Modern Alchemist

  • New navigation IA: 5-slot primary nav (Kitchen / Discover / Plan / Commensal / Lab) with mega-menus and ⌘K Command Palette
  • New auth flows: AuthHandshake 6-step checklist, WelcomeBack, two-tier UpgradeGate, device session management
  • Dark alchm chrome: all app-surface pages now live inside the (alchm) route group with the dark #07060B shell
  • MenuPlannerContext split: 2182-line monolith β†’ 5 focused modules in src/contexts/menu-planner/
  • Onboarding skip: "Skip for now" CTA with ?prompt=natal soft-prompt banner
  • Vercel Analytics funnel events: CommandPalette, UpgradeGate, AuthHandshake tracked
  • Production bug fix: _aspects array no longer contaminates planet positions dict (three-layer defense)

See CHANGELOG.md for the full history.


Tech stack

LayerTechnology
FrontendNext.js 15 (App Router), React 19, Tailwind CSS, Framer Motion
ToolchainBun 1.3.13 (package manager + runtime)
BackendPython FastAPI + pyswisseph (Swiss Ephemeris) on Railway
DatabasePostgreSQL on Railway (internal: postgres.railway.internal)
AuthNextAuth.js v5 (Auth.js) β€” Google OAuth, JWT, device sessions
PaymentsStripe (checkout + webhook)
EmailResend
AnalyticsVercel Analytics + OpenTelemetry
Frontend hostingVercel (alchm-kitchen-pro project)
Backend hostingRailway

Quick start

Requirement: Bun 1.3.13+. Never use npm or yarn in this repo.

bash
# 1. Clone
git clone https://github.com/gregcastro23/WhatToEatNext.git
cd WhatToEatNext

# 2. Install (fast β€” Bun lockfile committed)
bun install

# 3. Copy env template and fill in values
cp .env.example .env.local

# 4. Start dev server
bun run dev
# β†’ http://localhost:3000

# 5. Run tests
bun run test

# 6. Build for production (must pass before every PR)
bun run build

# 7. Lint (must be zero warnings)
bun run lint

Project structure

server.ts
src/
β”œβ”€β”€ app/                         # Next.js App Router pages
β”‚   β”œβ”€β”€ (alchm)/                 # Dark-shell app pages (auth-gated)
β”‚   β”‚   β”œβ”€β”€ layout.tsx           # Dark #07060B chrome, hides public header
β”‚   β”‚   β”œβ”€β”€ page.tsx             # Home feed (/)
β”‚   β”‚   β”œβ”€β”€ lab/                 # /lab β€” Alchemical Laboratory
β”‚   β”‚   β”œβ”€β”€ ingredients/[id]/    # /ingredients/:id β€” ingredient detail
β”‚   β”‚   β”œβ”€β”€ profile/             # /profile/* β€” all profile sub-pages
β”‚   β”‚   β”œβ”€β”€ commensal/           # /commensal β€” group recommendations
β”‚   β”‚   β”œβ”€β”€ feed/                # /feed β€” activity feed
β”‚   β”‚   β”œβ”€β”€ birth-chart/         # /birth-chart
β”‚   β”‚   β”œβ”€β”€ current-chart/       # /current-chart
β”‚   β”‚   β”œβ”€β”€ recipe-generator/    # /recipe-generator
β”‚   β”‚   β”œβ”€β”€ planetary-chart/     # /planetary-chart
β”‚   β”‚   β”œβ”€β”€ restaurant-creator/  # /restaurant-creator
β”‚   β”‚   β”œβ”€β”€ cosmic-recipe/       # /cosmic-recipe
β”‚   β”‚   β”œβ”€β”€ generated-recipe/    # /generated-recipe + /generated-recipe/[id]
β”‚   β”‚   └── food-tracking/       # /food-tracking
β”‚   β”œβ”€β”€ api/                     # API route handlers
β”‚   β”œβ”€β”€ login/                   # /login (chromeless)
β”‚   β”œβ”€β”€ upgrade/                 # /upgrade (chromeless)
β”‚   β”œβ”€β”€ onboarding/              # /onboarding (chromeless)
β”‚   β”œβ”€β”€ auth/                    # /auth/* β€” NextAuth callbacks + establishing
β”‚   β”œβ”€β”€ premium/                 # /premium β€” marketing pricing page
β”‚   └── layout.tsx               # Root layout: RedesignedHeader + AppChrome
β”‚
β”œβ”€β”€ components/
β”‚   β”œβ”€β”€ nav/
β”‚   β”‚   β”œβ”€β”€ AppChrome.tsx        # AppChromeFooter + AppChromeTabBar gates
β”‚   β”‚   β”œβ”€β”€ CommandPalette.tsx   # ⌘K global palette
β”‚   β”‚   β”œβ”€β”€ RedesignedHeader.tsx # 5-slot primary nav with mega-menus
β”‚   β”‚   β”œβ”€β”€ MobileGlassTabBar.tsx
β”‚   β”‚   └── RedesignedFooter.tsx
β”‚   └── auth/
β”‚       └── AuthFollowups.tsx    # AuthHandshake, WelcomeBack, UpgradeGate, AccountSessions
β”‚
β”œβ”€β”€ config/
β”‚   └── navigation.ts            # NAV_IA β€” single source of truth for all nav surfaces
β”‚
β”œβ”€β”€ contexts/
β”‚   β”œβ”€β”€ MenuPlannerContext.tsx   # Barrel re-export (28 lines)
β”‚   └── menu-planner/            # Split modules
β”‚       β”œβ”€β”€ types.ts             # All interfaces (244 lines)
β”‚       β”œβ”€β”€ useMealSlots.ts      # Slot CRUD hook (498 lines)
β”‚       β”œβ”€β”€ useWeekNavigation.ts # Week cursor hook (65 lines)
β”‚       └── MenuPlannerProvider.tsx # Composes above (1280 lines)
β”‚
β”œβ”€β”€ lib/
β”‚   β”œβ”€β”€ auth/
β”‚   β”‚   β”œβ”€β”€ auth.ts              # NextAuth v5 full config (Node.js runtime)
β”‚   β”‚   └── auth.config.ts       # Edge-safe auth config (middleware)
β”‚   β”œβ”€β”€ validation/
β”‚   β”‚   └── railway.ts           # Zod schemas for Railway API responses
β”‚   └── rateLimit.ts             # Sliding-window rate limiter
β”‚
β”œβ”€β”€ services/
β”‚   β”œβ”€β”€ subscriptionService.ts   # Tier management, feature gates
β”‚   β”œβ”€β”€ TokenEconomyService.ts   # Spirit/Essence/Matter/Substance economy
β”‚   β”œβ”€β”€ HistoricalStatsService.ts
β”‚   └── ...
β”‚
β”œβ”€β”€ types/
β”‚   β”œβ”€β”€ subscription.ts          # TIER_LIMITS, SubscriptionTier
β”‚   └── next-auth.d.ts           # JWT augmentation (sessionId, deviceSessionId)
β”‚
└── database/
    └── init/                    # SQL migrations (01 – 33)
        └── 33-device-sessions.sql

Environment variables

Copy .env.example to .env.local and fill in values. All secrets are in Vercel (frontend) and Railway (backend).

bash
# Database (Railway internal β€” used in production, not local dev)
DATABASE_URL=postgresql://postgres:<pw>@postgres.railway.internal:5432/railway

# Auth
AUTH_SECRET=<32-char-random>
AUTH_GOOGLE_ID=<google-oauth-client-id>
AUTH_GOOGLE_SECRET=<google-oauth-client-secret>
AUTH_ADMIN_EMAIL=<your-email>
AUTH_URL=https://alchm.kitchen        # production
AUTH_TRUST_HOST=true

# APIs
API_BASE_URL=https://whattoeatnext-production.up.railway.app
NEXT_PUBLIC_BACKEND_URL=https://whattoeatnext-production.up.railway.app
INTERNAL_API_SECRET=<shared-secret-with-fastapi>
GALILEO_API_KEY=<galileo-key>

# Payments & Email
STRIPE_SECRET_KEY=sk_live_...
NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY=pk_live_...
RESEND_API_KEY=re_...

Key architecture decisions

See docs/adr/ for full Architecture Decision Records.

ADRDecision
ADR-0015-slot primary nav IA
ADR-002Two-tier pricing (Apprentice / Alchemist)
ADR-003Token economy as the primary AI throttle
ADR-004Device sessions via DB + JWT jti
ADR-005Denormalized read_model JSONB for sub-100ms recipe loads

Deployment

Frontend (Vercel)

Automatic on merge to master. Project: alchm-kitchen-pro, team: cookingwithcastro-llc.

bash
# Manual deploy (if needed)
vercel --prod

Backend (Railway)

Auto-deploys from master if Railway is connected. Manual:

bash
cd backend
railway login
railway up

Database migrations

Migrations live in database/init/. Apply in sequence (01 β†’ 33). Railway runs them on first boot via the db_init.py script.


Scripts

bash
bun run dev          # Start dev server (localhost:3000)
bun run build        # Production build (must pass before PR)
bun run lint         # ESLint (must be zero warnings)
bun run typecheck    # TypeScript typecheck
bun run test         # Jest unit tests
bun run storybook    # Component dev (dev only, excluded from prod build)

Contributing

See CONTRIBUTING.md. Branch off master; never target main (stale). Always use Bun.


License

MIT β€” see LICENSE.

alchm.kitchen πŸŒ™

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • PraisonAI logoPraisonAI

    AI Agents Framework with Self Reflection and MCP support

    πŸ’» Developer Tools1 views
    Compare vs PraisonAI β†’
  • Labelhead Artist Momentum logoLabelhead Artist Momentum

    Trending hip-hop artist momentum scores across four cultural dimensions.

    πŸ’» Developer Tools0 views
    Compare vs Labelhead Artist Momentum β†’
  • Flutter Skill logoFlutter Skill

    AI E2E testing bridge β€” give AI eyes and hands inside any app. 8 platforms, 40+ tools.

    πŸ’» Developer Tools1 views
    Compare vs Flutter Skill β†’
  • Ignite UI MCP Server logoIgnite UI MCP Server

    Unified MCP server for Ignite UI β€” documentation, API, and CLI scaffolding

    πŸ’» Developer Tools1 views
    Compare vs Ignite UI MCP Server β†’

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Alchm Kitchen

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "alchm-kitchen": { "command": "npx", "args": ["-y", "alchm-kitchen"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewAlchm Kitchen AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/alchm-kitchen?style=directory)](https://allmcps.com/mcp/alchm-kitchen)
HTML Embed
<a href="https://allmcps.com/mcp/alchm-kitchen"><img src="https://allmcps.com/api/badge/alchm-kitchen?style=directory" alt="Alchm Kitchen on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedSep 7, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
28Quality signal: Emerging Β· 28/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools12/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge and attach your website β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to Alchm Kitchen β†’Install in Claude DesktopInstall in CursorInstall in VS Code