HomeKnowledge & Memory › mcp-me

mcp-me

Expose your personal, professional, educational, and social profile to any AI assistant via MCP.

TypeScript Local macOSWindowsLinux
★ 18 stars Last pushed 2026-08-11 License: MIT

Topics: Knowledge & Memory

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.6.0)

npx -y mcp-me@0.6.0

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp-me": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-me@0.6.0"
      ],
      "env": {
        "MCP_ME_PROFILE_DIR": "<YOUR_VALUE>"
      }
    }
  }
}
  • MCP_ME_PROFILE_DIR — Path to your profile directory (overrides default ~/.mcp-me)

This server takes extra arguments — see its repository.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry