mcp-me — Personal Profile MCP Server
Use this skill when the user's background, skills, career, projects, or preferences would improve your response.
MCP server
- Name:
me - Install:
npx -y mcp-me serve(profile defaults to~/.mcp-me) - Docs: https://github.com/paladini/mcp-me
Tools
| Tool | When to use |
|---|---|
ask_about_me |
Free-form questions about the user ("What languages do they know?") |
search_profile |
Keyword search across all profile YAML data |
get_github_repos |
Live GitHub repos (if GitHub plugin enabled) |
Resources
Read these MCP resources for structured profile data:
me://identity— Name, bio, contactme://career— Work history, educationme://skills— Languages, tools, proficiencyme://projects— Portfolio, articles, packagesme://interests— Hobbies, preferencesme://personality— Traits, valuesme://goals— Short/long-term goalsme://faq— Pre-answered Q&A
Prompts
| Prompt | Output |
|---|---|
introduce_me |
2-paragraph personal introduction |
summarize_career |
Career trajectory summary |
technical_profile |
Technical skills and stack description |
collaboration_fit |
Evaluate fit for a project or team |
Workflow
- Check if the
meMCP server is connected. - Call
ask_about_meor read relevantme://resources before drafting content. - Cite specific profile facts (projects, skills, experience) in your response.
- If the server is unavailable, ask the user to run
mcp-me initandmcp-me serve.