paladini/mcp-me
Your AI assistants don't know who you are. mcp-me fixes that: a local MCP server that gives any AI a full picture of who you are
Platform-specific configuration:
{
"mcpServers": {
"mcp-me": {
"command": "npx",
"args": [
"-y",
"mcp-me"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<p align="center"> </p>
Your AI assistants don't know who you are. Every time you start a conversation with Claude, Copilot, Cursor, or Windsurf, it's a blank slate — no context about your skills, your projects, your career, or what you care about.
mcp-me fixes that. It creates a structured personal profile that any AI assistant can read via the Model Context Protocol (MCP). Think of it as a digital identity layer for AI — your bio, career, skills, interests, projects, and more, always available to every AI tool you use.
You: "Write me a cover letter for this job"
AI: (reads your me://career, me://skills, me://projects)
"Based on your 5 years at Acme Corp, your TypeScript expertise,
and your open-source work on mcp-me..."> Prerequisite: Node.js 20 or later. Verify with node -v.
Recommended — install globally:
npm install -g mcp-meThis makes the mcp-me command available everywhere on your system. No need to clone any repository — npm downloads the package for you.
mcp-me --help
mcp-me init ~/my-profile
mcp-me generLoading reviews...