Skip to content
Back to search
30
MCP streamable-http

Yelp

io.github.pipeworx-io/yelp

Yelp MCP — wraps the Yelp Fusion API (api.yelp.com/v3)

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.markswendsen-code/yelp
MCP server for Yelp - search businesses, read reviews, make reservations
0 tools
xkcd
XKCD MCP — wraps xkcd.com JSON API (free, no auth)
0 tools · streamable-http
imgflip
Imgflip MCP — wraps Imgflip API (free, no auth for template listing)
0 tools · streamable-http
Weatherapi
WeatherAPI.com MCP — wraps WeatherAPI.com (api.weatherapi.com)
0 tools · streamable-http
Wikidata
Wikidata MCP — wraps Wikidata API (wikidata.org/w/api.php)
0 tools · streamable-http
Genius
Genius MCP — wraps the Genius API (api.genius.com)
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "yelp": {
      "url": "https://gateway.pipeworx.io/yelp/mcp",
      "transport": "streamable-http"
    }
  }
}