Satsuma MCP Server avatar
Satsuma MCP Server

Pricing

Pay per usage

Go to Apify Store
Satsuma MCP Server

Satsuma MCP Server

Developed by

MCP servers

MCP servers

Maintained by Community

The Satsuma MCP Server powers food ordering and delivery workflows for LLMs and apps, enabling seamless, real-time access to restaurant search, product discovery, order creation, and payment via the Satsuma API.

0.0 (0)

Pricing

Pay per usage

0

1

0

Last modified

11 hours ago

🍊 Satsuma MCP Server

The Satsuma MCP Server powers real-time food ordering and delivery workflows for LLMs and automation platforms, enabling seamless access to restaurant search, product discovery, order creation, and payment via the Satsuma API.


🚀 What Does It Do?

  • Address Geocoding: Convert user-provided addresses into geographic coordinates.
  • Merchant Search: Find restaurants and stores near a location.
  • Product Search: Discover products and menu items available for delivery.
  • Order Creation: Place real orders with validated customer details.
  • Payment Link Generation: Securely generate payment links for orders.

🛠️ How to Use

  • Connect to a Language Model:
    • Provide this endpoint to your LLM:
      https://mcp.apify.com/?actors=mcp-servers/satsuma-mcp-server
  • Test with the Apify Client:

📝 Workflow Overview

  1. Get Coordinates by Address
    • Convert a delivery address to latitude/longitude.
  2. Find Merchant Locations
    • Search for restaurants or stores near the user.
  3. Search Products
    • Find menu items or products available for delivery.
  4. Create Order
    • Place an order with real customer details.
  5. Get Payment Link
    • Generate a secure payment link for the order.

📦 Endpoints & Tools

  • /mcp — Main MCP server endpoint
  • Tools:
    • get-coordinates-by-address
    • find-merchant-locations
    • search-products
    • create-order
    • get-payment-link

🤖 Example Use Case

"Order me a pepperoni pizza for delivery to 123 Main St, New York."

  1. Geocode the address
  2. Find nearby pizza restaurants
  3. Search for pepperoni pizza
  4. Create the order
  5. Return a payment link

🧑‍💻 Development

  • TypeScript, Model Context Protocol (MCP)
  • Powered by Satsuma API

📣 Contact

For support or questions, visit apify.com or contact the Satsuma team.