type
status
date
slug
summary
tags
category
icon
password
功能简介
JSON Resume MCP Server 可增强 AI 助手的能力,通过分析编码项目来更新 JSON 简历。 它解决了用户手动更新简历的繁琐问题,让 AI 自动从代码项目中提取相关信息并更新简历。
主要功能特性
- 简历增强:自动分析代码库并将项目细节添加到简历中。
- GitHub 集成:获取并更新存储在 GitHub Gists 中的简历。
- AI 驱动:使用 OpenAI 生成项目和技能的专业描述。
- TypeScript/Zod 验证:确保简历符合 JSON Resume 标准。
- 兼容 JSON Resume 生态系统。
快速开始指引
- 1. 安装前提:拥有带个人访问令牌(具有 gist 权限)的 GitHub 账户、OpenAI API 密钥、Node.js 18+ 以及支持 MCP 的 IDE(如 Windsurf 或 Cursor)。
- 2. 安装方式:
- 可通过 Smithery 为 Claude Desktop 自动安装:
npx -y @smithery/cli install @jsonresume/mcp --client claude
。 - 使用 NPM 全局安装:
npm install -g @jsonresume/mcp
。 - 在 Windsurf 或 Cursor 中添加配置。
- 3. 使用方法:安装并配置后,可向 AI 助手发出指令,如“Can you enhance my resume with details from my current project?”等。
MCP配置
在 Cursor 中添加到
~/.cursor/mcp_config.json
的配置示例:操作实践
https://qianniucity.feishu.cn/wiki/Mdl5wCNN4irNUAkOFetcUY6inod
标签
#JSON简历 #AI简历更新 #MCP服务器 #GitHub集成 #OpenAI
- Author:二师兄
- URL:https://cloudesx.com/article/json-resume-mcp-server
- Copyright:All articles in this blog, except for special statements, adopt BY-NC-SA agreement. Please indicate the source!