Loxo MCP Server
@tbensonwest
Loxo MCP Server について
概要はまだありません
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Loxo MCP Server?
The Loxo MCP Server is a Model Context Protocol (MCP) server that provides tools for interacting with the Loxo recruitment platform API. It enables AI assistants to perform recruitment tasks such as managing candidates, jobs, activities, and call queues.
How to use Loxo MCP Server?
Install by cloning the repository, running npm install and npm run build. Configure the .env file with your Loxo API key, agency slug, and optionally the domain (defaults to app.loxo.co). Start the server with npm start or use npm run dev for watch mode.
Key features of Loxo MCP Server
- Schedule and log activities for candidates or jobs
- Search and retrieve candidate and job details
- Add notes to candidates and jobs
- Manage the call queue (view and add entries)
- Retrieve activity types and today’s tasks
- Uses Zod for runtime type validation
Use cases of Loxo MCP Server
- Search for candidates in the Loxo database
- Get detailed information about a specific job
- Log an activity for a candidate or job
- View and manage the current call queue
- List all tasks and scheduled activities for today
FAQ from Loxo MCP Server
What configuration is required to use the server?
You must provide a Loxo API key (LOXO_API_KEY) and your agency slug (LOXO_AGENCY_SLUG). The LOXO_DOMAIN is optional and defaults to app.loxo.co.
What runtime type validation does the server use?
The server uses Zod to validate environment variables, tool input parameters, and API responses.
How does the server communicate with AI assistants?
It communicates over stdio using the Model Context Protocol SDK for seamless integration with AI assistants.
What error handling is included?
The server handles environment validation errors, API request failures, invalid tool parameters, and unknown tool requests.
What categories of tools are available?
Tools are grouped into activity management, call queue management, candidate management, and job management.
「その他」の他のコンテンツ
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Awesome Mlops
visengerA curated list of references for MLOps

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
コメント