Back to Home
MOK-5-ha icon

MayaMCP

Verified Safe

by MOK-5-ha

Overview

A conversational AI bartender that combines RAG, function calling, and text-to-speech to create an immersive bar experience, including payment processing.

Installation

Run Command
mayamcp

Environment Variables

  • GEMINI_API_KEY
  • CARTESIA_API_KEY
  • GEMINI_MODEL_VERSION
  • TEMPERATURE
  • MAX_OUTPUT_TOKENS
  • PYTHON_ENV
  • DEBUG
  • MODAL_MEMORY_MB
  • MODAL_MAX_CONTAINERS
  • STRIPE_SECRET_KEY
  • STRIPE_PUBLISHABLE_KEY

Security Notes

Integrates `llm-guard` for prompt injection and toxicity scanning on both input and output. API keys are managed via environment variables (`.env`). Payment integration with Stripe uses `test_mode` by default, preventing accidental real transactions. Concurrency control for session state uses `threading.Lock`. The actual Stripe MCP server calls are currently *stubbed* in `src/payments/stripe_mcp.py`, deferring real network security to a `kiroPowers` tool which is not provided in the source code. Avatar image is downloaded from a URL, presenting a minor external dependency risk.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens1500
Stars0
Forks0
Last Update2025-12-19

Tags

AI AgentBartenderConversational AIGradioPayment