Business reviews and search
Connect to Yelp for business search, reviews, and local recommendations.
{
"mcpServers": {
"yelp": {
"mcpServers": {
"yelp": {
"env": {
"YELP_API_KEY": "your-api-key"
},
"args": [
"-y",
"yelp-mcp-server"
],
"command": "npx"
}
}
}
}
}