Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI β†’ MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
  • Remote MCP β†— (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) β†— (opens in a new tab)
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on Buildlist
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. Hiring
H
Health: Not checked yetWe have not completed a health check for this listing yet.Last checked 8/10/2026, 11:26:50 PM

Hiring

Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit Website

Behavioural hiring briefs from any JD: 5 behaviours, evidence, demand, interview questions, rarity.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "hiring": {
      "command": "npx",
      "args": [
        "-y",
        "hiring"
      ]
    }
  }
}

πŸ’‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

Korture Hiring MCP

Korture Hiring is a remote MCP server that turns a job description into a behavioural measurement brief. Paste a JD into Claude, ChatGPT, Cursor, or any MCP-compatible client, and get back the five behaviours that actually matter for the role, the evidence each was picked from, demand levels from 1 to 5, and interview questions tied to every behaviour.

Most AI hiring tools rewrite your JD or guess at "culture fit". This one does not. It is built on Korture Science, evidence-tied, anti-horoscope, every number traceable. The brief tells you what to measure, why, and how to test for it on the call.

It also does the thing your AI assistant cannot do alone. It runs a population reality check against the labour market and tells you how rare this hire actually is, and whether you will find them. If you are searching for a unicorn, you find out before you post.

Free to use with a Korture account. Sign in at korture.com to get a key.

Endpoint: https://mcp.korture.com/api/mcp

Available tools

ToolPurpose
validate_jdConfirm the JD has enough signal to analyse. Always call this before create_brief.
create_briefTurn the JD plus three sharpening answers into a behavioural measurement brief: 5 behaviours, evidence per behaviour, demand levels (1 to 5), interview questions.
enrich_briefAdd depth to an existing brief: dynamic dimension profiles and a population reality check.
get_briefRetrieve a previously generated brief by id.
get_dimensionsList the 15 behavioural dimensions Korture can measure.
get_external_population_checkStratified reality check against a 145k-person external pool, filtered by country, education, and age band.
get_statsAggregate stats about the public Korture corpus.

What happens after you have a brief

The brief lives at https://hire.korture.com/brief/{brief_id}. Every create_brief, enrich_brief, and get_brief response includes a next_steps block with that link plus a link to the candidates page, where you add candidates, copy each assess link, and send it to the person. Candidates complete the assessment, results appear back on the brief page.

The MCP tools cover the brief side of the journey. The send-to-candidates and review-results steps live on korture.com, which is where the rest of the work happens.

Connecting from Claude Desktop

Add to ~/Library/Application Support/Claude/claude_desktop_config.json:

config.json
{
  "mcpServers": {
    "korture-hiring": {
      "url": "https://mcp.korture.com/api/mcp"
    }
  }
}

Quit Claude Desktop fully and reopen. The connector appears in your tray.

First time you connect

The connector requires a Korture account. After you add it, Claude Desktop shows a Connect button on its connectors page. Click it. You will be sent to hire.korture.com to authenticate via email OTP, no password. Authentication takes about 20 seconds.

Once you finish, return to Claude Desktop. All seven tools become available. Your account is remembered until you revoke it from the connectors page.

After you have a brief

Every successful create_brief, enrich_brief, and get_brief response includes a next_steps block with two URLs:

  • next_steps.view_brief β€” the brief on korture.com
  • next_steps.add_candidates β€” the page where you add candidates and copy per-candidate scan links to send

Claude will surface these to you at the end of the response. Open them in your browser to continue the workflow.

If you previously connected to https://korture-mcp-server.vercel.app/api/mcp, update the URL above and re-authenticate. The old URL still serves traffic via a redirect, but the canonical address from now on is mcp.korture.com.

Connecting from Cursor (one click)

Add to Cursor

Click the button above in a browser that has Cursor installed. Cursor opens with the server name and URL pre-filled, you confirm and save.

Connecting from ChatGPT and other MCP clients

Any MCP client that supports remote Streamable HTTP servers will work with the same URL: https://mcp.korture.com/api/mcp. ChatGPT desktop and the official ChatGPT app directory entry both use this address.

Authentication

The server participates in OAuth 2.1 with PKCE (RFC 6749 + 7636, per the MCP spec). It advertises:

  • https://mcp.korture.com/.well-known/oauth-protected-resource β€” resource metadata (RFC 9728)
  • https://hire.korture.com/.well-known/oauth-authorization-server β€” authorization server metadata (RFC 8414)
  • Dynamic Client Registration at https://hire.korture.com/api/oauth/register (RFC 7591)

MCP clients that implement DCR register themselves automatically. For service-to-service callers, an internal-tier API key is available on request.

Rate limits are tier-based. Internal and admin tiers are unlimited; the free tier is 10 briefs per day. The MCP server does not accept unauthenticated calls.

Source and deployment

  • Code: api/mcp.ts, a thin stateless wrapper around hire.korture.com/api/v1/*
  • Runtime: Vercel Functions (Streamable HTTP transport, no session id required)
  • License: Apache-2.0

The MCP server contains no scoring logic, no prompts, and no dimension definitions. All behavioural analysis happens upstream in the Korture core system, so this repo is safe to fork or audit publicly.

Contributing

Issues and PRs welcome. For security disclosures, email security@korture.com rather than opening a public issue.

Related MCP Servers

View all in Developer Tools View all alternatives
  • A
    Ai Netcafe

    Compare LLM cost & latency on one prompt, translate PDF keeping layout, cited research, make PPTX

    πŸ’» Developer Tools0 views
    Compare vs Ai Netcafe β†’
  • Claude Task Master logoClaude Task Master

    AI-powered task management system for AI-driven development. Features PRD parsing, task expansion, multi-provider support (Claude, OpenAI, Gemini, Perplexity, xAI), and selective tool loading for optimized context usage.

    πŸ’» Developer Tools7 views
    Compare vs Claude Task Master β†’
  • W
    Windows MCP

    An MCP Server for computer-use in Windows OS

    πŸ’» Developer Tools1 views
    Compare vs Windows MCP β†’
  • Shadcn Ui Mcp Server logoShadcn Ui Mcp Server

    MCP server that gives AI assistants seamless access to shadcn/ui v4 components, blocks, demos, and metadata.

    πŸ’» Developer Tools2 views
    Compare vs Shadcn Ui Mcp Server β†’

Frequently Asked Questions about Hiring

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "hiring": { "command": "npx", "args": ["-y", "hiring"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewHiring AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/hiring?style=directory)](https://allmcps.com/mcp/hiring)
HTML Embed
<a href="https://allmcps.com/mcp/hiring"><img src="https://allmcps.com/api/badge/hiring?style=directory" alt="Hiring on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
npm downloads15/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
29Quality signal: Emerging Β· 29/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools12/30
Adoption & activity2/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 3,181+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge β€” we recheck it stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to Hiring β†’Install in Claude DesktopInstall in CursorInstall in VS Code