JSON Resume Enhancer Logo

JSON Resume Enhancer

Official

Enhances JSON Resumes with GitHub project information by analyzing codebases, fetching existing resu...

111 views
0 installs
Updated Sep 9, 2025
Not audited
Enhances JSON Resumes with GitHub project information by analyzing codebases, fetching existing resumes, and intelligently updating profiles with relevant project details using OpenAI's API.
  1. Generate a GitHub Personal Access Token

    • Go to GitHub Personal Access Tokens.
    • Click "Generate new token".
    • Give your token a name and select the "gist" scope (required for the MCP server to read/write your resume as a GitHub Gist).
    • Optionally, set an expiration date and limit other scopes as necessary.
    • Click "Generate token" and copy the token value. This is your GITHUB_TOKEN.
  2. Find Your GitHub Username

    • Your GitHub username is the account name you use to log in and can be found at the top right of GitHub, or by visiting your profile page. This is your GITHUB_USERNAME.
  3. Create an OpenAI API Key

    • Go to OpenAI platform.
    • Log in with your account.
    • Click “Create new secret key” and copy the generated key. This is your OPENAI_API_KEY.
  4. Add Values in FastMCP Connection Interface

    • In the FastMCP connection interface, click the "Install Now" button for JSON Resume MCP Server.
    • Fill in the required ENV variables:
      • GITHUB_TOKEN: Paste the GitHub token from step 1.
      • GITHUB_USERNAME: Enter your GitHub username from step 2.
      • OPENAI_API_KEY: Paste the OpenAI API key from step 3.
    • Save the configuration in the interface.

Your JSON Resume MCP integration is now ready to use!

Quick Start

View on GitHub

More for Productivity

View All →

More for Developer Tools

View All →

Report Issue

Thank you! Your issue report has been submitted successfully.