lookup_holiday — lookup-holiday MCP Tool Read-only
lookup_holiday
(lookup holiday) is one of 1 tool on the
lookup-holiday
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call lookup_holiday from your client
- Claude Code lookup-holiday lookup_holiday run in your project directory
- Claude Desktop lookup-holiday lookup_holiday ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor lookup-holiday lookup_holiday ~/.cursor/mcp.json
- VS Code lookup-holiday lookup_holiday .vscode/mcp.json
- Zed lookup-holiday lookup_holiday ~/.config/zed/settings.json
- Windsurf lookup-holiday lookup_holiday ~/.codeium/windsurf/mcp_config.json
- Cline lookup-holiday lookup_holiday ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI lookup-holiday lookup_holiday ~/.gemini/settings.json
- Grok lookup-holiday lookup_holiday .mcp.json (in your project root)
- ChatGPT lookup-holiday lookup_holiday Settings → Connectors → Advanced → Developer mode
- Claude.ai lookup-holiday lookup_holiday Settings → Connectors → Add custom connector
- LangChain lookup-holiday lookup_holiday pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http lookup-holiday https://lookup-holiday.encodari.workers.dev/mcp
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.