public-holidays.getPublicHolidays — agentdevx MCP Tool
public-holidays.getPublicHolidays
(public holidays get public holidays) is one of 38 tools on the
agentdevx
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call public-holidays.getPublicHolidays from your client
- Claude Code agentdevx public-holidays.getPublicHolidays run in your project directory
- Claude Desktop agentdevx public-holidays.getPublicHolidays ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor agentdevx public-holidays.getPublicHolidays ~/.cursor/mcp.json
- VS Code agentdevx public-holidays.getPublicHolidays .vscode/mcp.json
- Zed agentdevx public-holidays.getPublicHolidays ~/.config/zed/settings.json
- Windsurf agentdevx public-holidays.getPublicHolidays ~/.codeium/windsurf/mcp_config.json
- Cline agentdevx public-holidays.getPublicHolidays ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI agentdevx public-holidays.getPublicHolidays ~/.gemini/settings.json
- Grok agentdevx public-holidays.getPublicHolidays .mcp.json (in your project root)
- ChatGPT agentdevx public-holidays.getPublicHolidays Settings → Connectors → Advanced → Developer mode
- Claude.ai agentdevx public-holidays.getPublicHolidays Settings → Connectors → Add custom connector
- LangChain agentdevx public-holidays.getPublicHolidays pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http agentdevx https://agentdevx.onrender.com/mcp
Other tools on this server
- public-holidays.getAvailableCountries
- jsonplaceholder.getPosts
- jsonplaceholder.getPost
- jsonplaceholder.createPost
- jsonplaceholder.getUsers
- exchange-rate.getLatestRates
- github-api.getRepo
- github-api.listRepoIssues
- github-api.searchRepos
- open-weather.getCurrentWeather
- open-weather.getForecast
- petstore-api.addPet
- petstore-api.updatePet
- petstore-api.findPetsByStatus
- petstore-api.findPetsByTags
- petstore-api.getPetById
- petstore-api.updatePetWithForm
- petstore-api.deletePet
- petstore-api.uploadFile
- petstore-api.getInventory
- petstore-api.placeOrder
- petstore-api.getOrderById
- petstore-api.deleteOrder
- petstore-api.createUser
- petstore-api.createUsersWithListInput
- petstore-api.loginUser
- petstore-api.logoutUser
- petstore-api.getUserByName
- petstore-api.updateUser
- petstore-api.deleteUser
- echo-server.echo
- echo-server.add
- acme-mailer.send_email
- memory.store
- memory.recall
- webscrape.scrape
- webscrape.extractDesign
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.