wok-and-karahi-mcp
v1.0.0
Published
MCP server for Wok & Karahi — Halal Chinese, Indian & Pakistani restaurant in Spring, TX. Search the menu, get hours/location, catering info, dietary options, popular dishes, and ordering links.
Downloads
29
Maintainers
Readme
Wok & Karahi MCP Server
MCP server for Wok & Karahi — a halal Chinese, Indian & Pakistani restaurant in Spring, TX (Houston area). Home of the Crispy Beef.
This server lets AI assistants search the full menu, get restaurant info, check dietary options, find popular dishes, get catering details, and provide ordering links.
Tools
| Tool | Description |
|------|-------------|
| search_menu | Search dishes by name, cuisine, dietary restriction, spice level, or price |
| get_restaurant_info | Hours, location, phone, delivery areas, halal certification, award |
| get_catering_info | Catering phone, services, minimum orders, delivery |
| get_dietary_options | All vegetarian, vegan, or gluten-free menu items |
| get_popular_dishes | Signature and fan-favorite dishes |
| get_ordering_links | Clover, DoorDash, UberEats, GrubHub links + phone |
Quick Start
Claude Desktop
Add to your Claude Desktop config (claude_desktop_config.json):
{
"mcpServers": {
"wok-and-karahi": {
"command": "npx",
"args": ["-y", "wok-and-karahi-mcp"]
}
}
}Run locally
git clone https://github.com/abbaszoeb7/wok-and-karahi-mcp.git
cd wok-and-karahi-mcp
npm install
npm startRestaurant Info
- Address: 3422 FM 2920, Suite 120, Spring, TX 77388
- Phone: (281) 362-5354
- Cuisines: Chinese, Indian, Pakistani — 100% Zabihah Halal
- Award: Best Halal Chinese Indo-Pak in Houston 2024
- Hours: Tue-Thu & Sun 11:30 AM-9:30 PM, Fri-Sat 12:30 PM-10:30 PM, Monday Closed
- Order: wokandkarahitexas.com
Example Queries
When connected to an AI assistant, users can ask:
- "What's on the Wok & Karahi menu?"
- "Show me vegetarian options at Wok & Karahi"
- "What are the most popular dishes?"
- "Does Wok & Karahi deliver to The Woodlands?"
- "How do I order from Wok & Karahi?"
- "Tell me about Wok & Karahi's crispy beef"
- "What halal Chinese food can I get near Spring TX?"
License
MIT
