Skip to main content
Glama

Edinburgh Festivals MCP Server

by richarda23
MIT License
1

edinburgh_festival_venues

Search and find Edinburgh festival venues by festival type, postcode, name, or year. Retrieve detailed venue information for planning and exploring festival events.

Instructions

Search Edinburgh festival venues

Input Schema

NameRequiredDescriptionDefault
festivalNointernational
nameNo
number_of_resultsNo
pageNo
postcodeNo
yearNo2025

Input Schema (JSON Schema)

{ "properties": { "festival": { "default": "international", "title": "Festival", "type": "string" }, "name": { "default": null, "title": "Name", "type": "string" }, "number_of_results": { "default": 25, "title": "Number Of Results" }, "page": { "default": 0, "title": "Page" }, "postcode": { "default": null, "title": "Postcode", "type": "string" }, "year": { "default": "2025", "title": "Year", "type": "string" } }, "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