Skip to main content
Glama

Campertunity MCP Server

Official
by campertunity

place-details

Retrieve detailed information about a specific location by providing its unique place ID through the Campertunity MCP Server.

Input Schema

NameRequiredDescriptionDefault
placeIdYesThe id of the place to get details for.

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "placeId": { "description": "The id of the place to get details for.", "type": "string" } }, "required": [ "placeId" ], "type": "object" }

You must be authenticated.

Other Tools from Campertunity 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/campertunity/mcp-server'

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