Provides Large Language Models with access to job-related data from the Hospitaliti Jobs API.
This Model Context Protocol (MCP) server acts as a crucial bridge, enabling Large Language Models (LLMs) to seamlessly query and retrieve job-related data from the Hospitaliti Jobs API. It exposes a singular, powerful tool named `search_jobs_knowledge_base`, which processes search queries from an LLM and returns the results in a simple JSON format. Engineered with official `@modelcontextprotocol` SDK packages, this server ensures broad compatibility with any LLM supporting the Model Context Protocol, offering developers a straightforward way to integrate real-time job information into their AI-powered applications.