Skip to main content
Glama

Yelp Fusion AI MCP Server

by Yelp
Apache 2.0
19
pyproject.toml318 B
[project] name = "yelp-mcp" version = "0.1.0" description = "An example MCP server exposing tools to interact with Yelp" readme = "README.md" requires-python = ">=3.10" dependencies = [ "httpx>=0.28.1", "mcp[cli]>=1.9.1", ] [project.scripts] mcp-yelp-agent = "yelp_agent.main:main" [tool.uv] package = true

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Yelp/yelp-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server