Skip to main content
Glama

Voyp MCP Server

search_place

Retrieve detailed information about a specific place in a given location using this tool, designed for integration with the Voyp MCP Server.

Instructions

Search place details in a given location

Input Schema

NameRequiredDescriptionDefault
locationYesPlace location. Ex: San Francisco, CA
placeYesName of place to search. Ex: The Lane Salon

Input Schema (JSON Schema)

{ "properties": { "location": { "description": "Place location. Ex: San Francisco, CA", "type": "string" }, "place": { "description": "Name of place to search. Ex: The Lane Salon", "type": "string" } }, "required": [ "place", "location" ], "type": "object" }

You must be authenticated.

Other Tools from Voyp MCP Server

Related Tools

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/paulotaylor/voyp-mcp'

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