Related MCP Server Resources

Explore more AI models, providers, and integration options:

  • Explore AI Models
  • Explore AI Providers
  • Explore MCP Servers
  • LangDB Pricing
  • Documentation
  • AI Industry Blog
  • Kintone MCP Server
  • Readwise MCP
  • Ollama MCP Server
  • Xano MCP Server for Smithery
  • Remote MCP Server
Back to MCP Servers
MCP Ashby Connector

MCP Ashby Connector

Public
thnico/mcp-ashby

Enables seamless integration of LLMs with Applicant Tracking System data and operations via Model Context Protocol, supporting candidate, job, application, and interview management, analytics, and batch processing.

python
0 tools
May 29, 2025
Updated Jun 4, 2025

Supercharge Your AI with MCP Ashby Connector

MCP Server

Unlock the full potential of MCP Ashby Connector through LangDB's AI Gateway. Get enterprise-grade security, analytics, and seamless integration with zero configuration.

Unified API Access
Complete Tracing
Instant Setup
Get Started Now

Free tier available • No credit card required

Instant Setup
99.9% Uptime
10,000+Monthly Requests

MCP Ashby Connector

A Model Context Protocol (MCP) server implementation for Ashby integration, allowing LLMs to interact with Ashby's Applicant Tracking System (ATS) data and operations.

Features

  • Candidate Management (create, search, list)
  • Job Management (create, search, list)
  • Application Management (create, list, update)
  • Interview Management (create, list, schedule)
  • Analytics & Reporting (pipeline metrics)
  • Batch Operations (bulk create/update/schedule)

Configuration

Model Context Protocol

To use this server with the Model Context Protocol, you need to configure it in your claude_desktop_config.json file. Add the following entry to the mcpServers section:

{ "mcpServers": { "ashby": { "command": "uvx", "args": [ "--from", "mcp-ashby-connector", "ashby" ], "env": { "ASHBY_API_KEY": "YOUR_ASHBY_API_KEY" } } } }

Replace YOUR_ASHBY_API_KEY with your Ashby API key.

Project Structure

src/
  ashby/
    server.py      # Main MCP server implementation

Dependencies

The project requires the following Python packages:

  • mcp
  • requests
  • python-dotenv
Publicly Shared Threads0

Discover shared experiences

Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!

Share your threads to help others
Related MCPs5
  • Kintone MCP Server
    Kintone MCP Server

    Enables seamless integration with kintone via Model Context Protocol, offering comprehensive capabil...

    25 tools
    Added May 30, 2025
  • Readwise MCP
    Readwise MCP

    Enables seamless integration between Large Language Model clients and Readwise by providing standard...

    1 tools
    Added May 30, 2025
  • Ollama MCP Server
    Ollama MCP Server

    Enables seamless integration of local Ollama LLM models with MCP-compatible applications, offering m...

    Added May 30, 2025
  • Xano MCP Server for Smithery
    Xano MCP Server for Smithery

    Model Context Protocol server enabling seamless integration between Claude AI and Xano databases wit...

    Added May 30, 2025
  • Remote MCP Server
    Remote MCP Server

    Remote Model Context Protocol server with Cloudflare Workers and Xano integration offering tool mana...

    Added May 30, 2025