This is a Model Context Protocol server for ScottishFixer. It exposes structured tools so AI agents can query Scottish film production information directly instead of scraping HTML.
POST https://scottishfixer-mcp.jackcowhig.workers.dev/ with JSON-RPC 2.0 messages. /tools for a JSON tool index.
check_avec_eligibility - UK Audio-Visual Expenditure Credit eligibility and rateget_day_rates - working Scottish production day rates in GBPget_permit_info - filming permit authority lookup by Scottish location or councillist_locations - filming locations across Scotlandrequest_quote - lodge a production brief with ScottishFixerget_network_coverage - cross-territory coverage (Scotland, Ireland, Australia){
"mcpServers": {
"scottishfixer": {
"url": "https://scottishfixer-mcp.jackcowhig.workers.dev/"
}
}
}
Operated by Jack Cowhig. Email jack@scottishfixer.com.