AI candidate scoring via MCP. Score resumes against job descriptions with Claude — returns dimension scores, strengths, and gaps.
@Spaceghost99
关于 AI candidate scoring via MCP. Score resumes against job descriptions with Claude — returns dimension scores, strengths, and gaps.
hrmcp-server is an MCP-native server for HR and recruiting workflows. Send a resume and job description, get back structured scores across four dimensions (skills match, experience, industry background, education), plus specific strengths and gaps grounded in the actual content.
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is AI candidate scoring via MCP?
AI candidate scoring via MCP is a source-available MCP server for HR and recruiting workflows. It scores candidate resumes against job descriptions using Claude, returning structured dimension scores, strengths, and gaps. Any agent framework that speaks MCP can call it natively.
How to use AI candidate scoring via MCP?
Use the hosted API at recruitapi.app without running anything, or self-host by deploying to Railway in under 15 minutes. Send a POST /score-candidate request with resume_text and job_description fields, and optionally custom weights and recency_window_years. Pass an API key via X-API-Key or Authorization: Bearer header.
Key features of AI candidate scoring via MCP
- Scores candidates on four configurable dimensions with overall score (0–100)
- Returns 2–4 grounded strengths and gaps per candidate
- Supports idempotency caching for 24 hours with a header
- Self-hostable on Railway or locally with Anthropic API key
- Credit-based billing: 100 credits for $5, expire after 180 days
- Rolling rate limits: 30 requests/minute and 500 requests/day per key
Use cases of AI candidate scoring via MCP
- Automatically score a batch of resumes against a job description
- Integrate candidate scoring into an existing agent or workflow via MCP
- Self-host a private scoring system without sending data to third parties
FAQ from AI candidate scoring via MCP
How do I get an API key for AI candidate scoring via MCP?
API keys are issued after a credit purchase. Visit hrmcp-server-production.up.railway.app/billing to buy credits and receive a key.
What are the input requirements for the resume and job description?
Both text fields must be between 50 and 15,000 characters. The resume must be at least 50 words; the job description may trigger a warning if under 30 words.
What happens if I exceed the rate limits?
The server returns a 429 status with code rate_limit_exceeded. Each response includes X-RateLimit-* headers showing remaining capacity. Self-hosted deployments can disable rate limiting with RATE_LIMIT_ENABLED=false.
Can I run AI candidate scoring via MCP locally without a database?
Yes. Scoring works without a database. Auth and billing require Postgres, but local development can test scoring with just ANTHROPIC_API_KEY.
What weights does AI candidate scoring via MCP use by default?
Default weights are: skills_match 0.40, experience 0.30, industry_background 0.20, education 0.10. Custom weights can be provided and must sum to 1.0 with each value between 0.0 and 1.0.
AI 与智能体 分类下的更多 MCP 服务器
Unreal Engine Generative AI Support Plugin
prajwalshettydevUnreal Engine plugin for LLM/GenAI models & MCP UE5 server. OpenAI GPT-5, Deepseek R1, Claude Opus/Sonnet, Gemini 3, Grok 4, Alibaba Qwen, Kimi, ElevenLabs TTS, Inworld, OpenRouter, Groq, GLM, Ollama, Local, Meshy, Tripo, Hunyuan3D, Rodin, fal, Dashscope, Seedream. NPC AI, agenti
MCP Manager for Claude Desktop
zueaisimple web ui to manage mcp (model context protocol) servers in the claude app
欢迎来到 智言平台
Shy2593666979AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、HITL、Skill、Milvus 和 ElasticSearch 等技术,实现高效的知识检索与工具调用,使用 FastAPI 构建高性能后端服务。
Model Context Protocol Server for Home Assistant
tevonsbA MCP server for Home Assistant
MCP Server - Remote MacOs Use
baryhuangThe only general AI agent that does NOT requires extra API key, giving you full control on your local and remote MacOs from Claude Desktop App
评论