IrelandFixer MCP server

This is a Model Context Protocol server for IrelandFixer. It exposes structured tools so AI agents can query Irish film production information directly instead of scraping HTML.

Endpoint

POST https://mcp.irelandfixer.com/ with JSON-RPC 2.0 messages. /tools for a JSON tool index.

Tools

Connect from Claude Desktop

{
  "mcpServers": {
    "irelandfixer": {
      "url": "https://mcp.irelandfixer.com/"
    }
  }
}

Operated by Jack Cowhig. Email hello@irelandfixer.com.