# SOMA Brewing Company MCP server

India's first non-alcoholic craft brewery: catalog, nutrition, wallet, checkout links for AI agents.

## Links
- Registry page: https://www.getdrio.com/mcp/store-getsoma-soma-brewing
- Website: https://getsoma.store/agents

## Install
- Endpoint: https://getsoma.store/api/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://getsoma.store/api/mcp

## Tools
- get_brand (About SOMA Brewing Company) - Brand overview: who SOMA is, taglines, founder, location, contact details, social handles, and the 2026 pivot from sparkling water to non-alcoholic craft beer. Endpoint: https://getsoma.store/api/mcp
- list_beers (List all SOMA beers) - Full product lineup with style, tasting profile, ABV, calories, carbs, pricing (can/6-pack in INR), food pairings, availability status, and brewing notes. Endpoint: https://getsoma.store/api/mcp
- get_beer (Get one SOMA beer) - Detailed spec for a single beer by slug: lager, ipa, belgian-wit, or stout. Endpoint: https://getsoma.store/api/mcp
- get_pricing_and_delivery (Pricing, packs, and delivery) - Retail prices per beer (500ml can ₹199 / MRP ₹249, 6-pack ₹1,194 / MRP ₹1,494), delivery cities (Bangalore live; Mumbai, Pune, Hyderabad, Delhi, Ahmedabad, Jaipur next), and the flat delivery fee. Endpoint: https://getsoma.store/api/mcp
- get_subscription_plans (Monthly subscription plans) - The three monthly beer subscription tiers with pricing, savings percentage, and included perks. All plans have free delivery and pause-anytime. Endpoint: https://getsoma.store/api/mcp
- get_b2b_wholesale (Wholesale and on-tap for businesses) - B2B pricing tiers for restaurants, bars, hotels, and events (per-can INR by monthly volume), keg/draft options, and how to book a tasting. Endpoint: https://getsoma.store/api/mcp
- get_brewing_process (How SOMA is brewed) - The six-step production process (mash, boil, full fermentation, vacuum distillation, re-carbonation, lab testing), ingredient sourcing, and certifications. Endpoint: https://getsoma.store/api/mcp
- get_faq (Frequently asked questions) - All customer FAQs: what SOMA is, ABV and trace alcohol, brewing method, styles, pricing, delivery, age policy, comparisons to other NA beers, subscriptions, recycling, and wholesale. Endpoint: https://getsoma.store/api/mcp
- get_recipes (NA beer cocktail recipes and food pairings) - Non-alcoholic beer cocktail recipes (shandies, beer-mosa, michelada, stout float) with ingredients and method, plus the food pairing guide per beer. Endpoint: https://getsoma.store/api/mcp
- get_buy_link (Get a checkout link for a SOMA order) - Builds a direct buy link an agent can hand to the user. With Shopify variant IDs configured it returns a cart permalink that lands in checkout pre-filled; otherwise it returns the product page on the shop. Payment always happens on Shopify's checkout with the human in control — this tool never charges anyone. Endpoint: https://getsoma.store/api/mcp
- join_waitlist (Join the SOMA Founding Fifty waitlist) - Signs a user up for SOMA's pre-launch waitlist (the Founding Fifty — first tasters get first-batch priority in Bangalore). Only call this with the user's explicit consent; it stores their contact in SOMA's CRM and sends a one-time welcome email. Idempotent: signing up twice never double-sends. Endpoint: https://getsoma.store/api/mcp
- get_health_nutrition (Structured nutrition data (health platforms)) - Machine-readable nutrition per beer for health, fitness, and diet-tracking platforms: per-can and per-100ml calories, carbs, protein, sugar, ABV, allergens, and dietary flags. Endpoint: https://getsoma.store/api/mcp
- get_wallet (Read a user's SOMA Coins wallet (read-only, token required)) - READ-ONLY wallet summary for a SOMA app user: their SOMA Coins balance plus a summary of coins expiring within the next 30 days. Requires a wallet token that only the human can generate inside the SOMA mobile app (Wallet tab → 'Share balance with your AI') — ask them for it; tokens expire after ~10 minutes. This tool can never claim, redeem, spend, or move coins (there are deliberately no claim/redeem tools over MCP). Returns { error: 'invalid_or_expired_token' } for a bad or stale token — ask the user to generate a fresh one in the app. Endpoint: https://getsoma.store/api/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: store.getsoma
- Version: 1.3.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 27, 2026
- Source: https://registry.modelcontextprotocol.io
