Skip to main content
Glama

Edinburgh Festivals MCP Server

by richarda23

edinburgh_festival_venue_routes

Calculate the optimal route between two venues for Edinburgh Festivals, enabling efficient navigation and planning for event attendees.

Instructions

Calculate route between venues

Input Schema

NameRequiredDescriptionDefault
destinationYes
originYes

Input Schema (JSON Schema)

{ "properties": { "destination": { "title": "Destination", "type": "string" }, "origin": { "title": "Origin", "type": "string" } }, "required": [ "origin", "destination" ], "type": "object" }
Install Server

Other Tools from Edinburgh Festivals 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/richarda23/edfest-mcp'

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