yelp.com
Yelp provides local business listings, reviews, and related consumer/business data. Its developer platform offers APIs for place search, business data, transactions, advertising, insights, and AI-powered local search experiences.
Yelp exposes a documented HTTP API at `https://api.yelp.com/v3`, a GraphQL API at `https://api.yelp.com/v3/graphql`, and a public MCP endpoint at `https://mcp-openai.yelp.com/mcp/`; the HTTP and GraphQL APIs use a Yelp-issued API key via Bearer auth.
- Yelp MCP serverdiscovered
- Yelp HTTP APIsdiscovered
- Yelp GraphQL APIdiscovered
Sign in to the Yelp Developer Portal with a Yelp account, then open Manage API Access to create/manage an app. The docs state the Yelp Places API uses private API keys and that your private API key is generated after you create your app; send it as an Authorization: Bearer <API_KEY> header.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing