Skip to content

Repository files navigation

Sean's Resume as an MCP Server

Use MCP to learn about me instead of reading a boring PDF file.

How to connect

If you use Claude Desktop, the easiest way is to go to Settings > Connectors > Add custom connector and paste in the SSE Endpoint. If you prefer a different MCP client, use that instead.

  • SSE Endpoint: https://resume-mcp.sprobertson.workers.dev/sse
  • HTTP Endpoint: https://resume-mcp.sprobertson.workers.dev/mcp

Available tools

Basics

  • resume_contact - Get contact information

    • Example: "What is Sean's email address?"
  • resume_summary - Get a brief overview/summary

    • Example: "Tell me about Sean's professional background"

Experience & Education

  • resume_experience - Get work experience with optional filters

    • Parameters: company (string), role (string), year (number)
    • Example: "What was Sean doing in 2020?"
    • Example: "What did Sean build for Nuve Platform?"
  • resume_education - Get educational background

    • Example: "Where did Sean go to school?"

Projects & Skills

  • resume_projects - Get professional projects

    • Example: "What projects has Sean worked on?"
  • resume_personal_projects - Get personal/side projects

    • Example: "What personal projects has Sean built?"
  • resume_skills - Get technical skills with optional category filter

    • Parameters: category (enum: "highLevel", "languages", "frameworks", "toolsPlatforms", "databases")
    • Example: "What are Sean's technical skills?"
    • Example: "What programming languages does Sean know?"

Search

  • resume_search - Search across all resume content
    • Parameters: query (string, required)
    • Example: "Find mentions of LLMs in Sean's resume"

Available resources

  • resume_as_markdown - Use the entire resume formatted as markdown

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages