@johnlarkin1/larkin-mcp
v1.0.2
Published
A MCP server for asking questions and getting context on John Larkin (johnlarkin1 GH profile, johnlarkin1.github.io)
Maintainers
Readme
larkin-mcp (TypeScript/Bun)
An MCP server for understanding and inquiring about John Larkin.
Setup
bun installRunning
# Production (stdio transport)
bun run src/index.ts
# With MCP Inspector
bunx @modelcontextprotocol/inspector bun run src/index.tsTesting
bun testTools
get_metadata- Returns MCP server metadataget_resume- Returns resume content as Markdownget_bio- Returns extended biographyget_contact- Returns contact informationget_projects- Returns list of projectsget_skills- Returns skills overviewget_work- Returns work experience and employment historyget_available_resources- Lists available resource identifierssearch_info- Searches across all resourceshealth_check- Returns server health status and resource availability
Resources
config://version- MCP versionconfig://resume-version- Resume last updated datelarkin://resume- Resume (Markdown)larkin://resume.pdf- Resume (PDF)larkin://bio- Biographylarkin://projects- Projectslarkin://contact- Contact infolarkin://skills- Skillslarkin://work- Work experience
Prompts
summarize_for_role(role)- Generate tailored summary for a job rolecompare_to_job(job_description)- Analyze fit for a job descriptioninterview_prep(role, company?)- Interview prep with questionsproject_deep_dive(project_name)- Deep dive into a specific project
