Logo

Welcome to Pivokart MCP

The official Model Context Protocol server for Pivokart. Connect AI tools directly to our robust food delivery network to seamlessly explore menus, manage orders, and track deliveries.

Platform Capabilities

🍔

Explore Menus

Instant access to up-to-date restaurant menus, categories, pricing, and availability through our intelligent API.

🛍️

Manage Orders

Create, update, and manage food delivery orders automatically via your AI assistant interactions.

🛵

Track Deliveries

Real-time updates on delivery status, driver location, and estimated arrival times straight to your tools.

Seamless Integration

Connect the Pivokart MCP Server to your favorite AI environments like Claude Desktop, Cursor, and VS Code with just a few lines of configuration.

{
	"servers": {
		"pivokart-mcp": {
			"url": "https://mcp.pivokart.in/sse",
			"type": "http"
		}
	},
}

Available Tools

get_restaurants

Fetch a list of available restaurants based on location and cuisine preferences.

get_menu

Retrieve the full menu, categories, and real-time prices for any specific restaurant.

place_order

Automatically create and process a food delivery order directly from your prompt.

track_delivery

Get live tracking coordinates and ETA for active food orders.