Server data from the Official MCP Registry
Free ATS resume score and job-match checker: scores a resume against a job description.
About
Free ATS resume score and job-match checker: scores a resume against a job description.
Remote endpoints: streamable-http: https://www.resumakeai.com/api/mcp
Security Report
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
1 tool verified · Open access · No issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
How to Connect
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-sonnykatongola-ops-resumakeai-mcp": {
"url": "https://www.resumakeai.com/api/mcp"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
ResuMakeAi MCP Server
A free, unauthenticated Model Context Protocol server for ResuMakeAi — an AI resume builder that matches resumes against live job postings instead of generic keyword advice.
This repo is mostly documentation — the server itself is hosted, not something you need to run locally. Connect any MCP client directly to the endpoint below. A Dockerfile is included only so directory scanners that require a buildable image can introspect the listing; it doesn't run the server, it bridges stdio to the hosted endpoint (see "Docker / local bridge" below).
Endpoint
https://www.resumakeai.com/api/mcp
- Transport: Streamable HTTP
- Auth: none
- Rate limit: pooled across all callers, resets daily
Tools
score_resume
Scores a resume against a specific job description. Returns:
atsScore— 0-100 ATS parsing/formatting scorematchPercentage— 0-100 fit against the job descriptionmissingSkills— skills the posting wants that the resume doesn't showsuggestedKeywords— keywords worth addingatsIssues— specific formatting problems that risk mis-parsing
Input:
| Field | Type | Notes |
|---|---|---|
resumeText | string | Plain text of the resume, 50–6000 characters |
jobDescription | string | Plain text of the job posting, 50–4000 characters |
Connecting
Claude Desktop / Claude Code (claude_desktop_config.json or equivalent):
{
"mcpServers": {
"resumakeai": {
"url": "https://www.resumakeai.com/api/mcp"
}
}
}
Any other MCP client that supports Streamable HTTP transport can connect directly to the URL above — no local install, no API key.
Docker / local bridge
Not needed for normal use — this is only for tooling that expects a local, stdio-speaking MCP server (directory introspection scanners, or an MCP client that doesn't support remote HTTP servers directly). It bridges stdio to the real hosted endpoint above via mcp-remote:
docker build -t resumakeai-mcp .
docker run -i resumakeai-mcp
About ResuMakeAi
ResuMakeAi combines resume writing, ATS optimization, and live job matching in one tool: an AI resume builder, a free ATS + job-match checker (resumakeai.com/ats-checker), an AI cover letter generator, and AI interview prep, scored against real, currently-open listings pulled from five job boards.
License
MIT — this repo (docs only). The hosted service itself is a commercial product; see resumakeai.com/terms.
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Paperclip
Freeby Paperclipai · Developer Tools
Trending hip-hop artist momentum scores across four cultural dimensions.
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
