mcpbeat Sign in

mcp-me MCP Server

local only

mcp-me runs on your own machine — the client starts it, so there is no endpoint to ping. 66 installs a week from npm. Last commit 11 Aug 2026.

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

Installs per day peak 176 · avg 15 · -28% w/w
a month agotoday
66
Installs / week
npm · mcp-me
18
Stars
0 open issues
11 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check mcp-me every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-me -- npx -y mcp-me
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-me": {
      "args": [
        "-y",
        "mcp-me"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-me]
command = "npx"
args = ["-y", "mcp-me"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-me": {
      "args": [
        "-y",
        "mcp-me"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-me": {
      "args": [
        "-y",
        "mcp-me"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: MCP_ME_PROFILE_DIR (Path to your profile directory (overrides default ~/.mcp-me)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to mcp-me

same job, measured the same way
Unlinked
by larsbaunwall

MCP server that brings your LinkedIn professional profile and experience into your context.

33 installs/wk local only
Sociahive
by sociahive

Social media automation from your AI assistant: Instagram DMs, scheduling to 9 platforms, analytics.

answering
Schedchie
by schedchie-www

Schedule, publish and track social posts on nine networks from your AI assistant.

answering
Crmsolid MCP
by azorkai

Manage social media DMs and scheduled posts from your AI assistant, across 12 platforms.

48 installs/wk local only
SocialRobot MCP Server
by socialrobot

Schedule and analyze social media posts from AI assistants. 17 tools, free on every plan.

20 tools answering
Postbolt
by whitemarmot

Publish to 13+ social media platforms from any AI agent via MCP.

23 installs/wk local only
1Social
by 1social

Publish, schedule and verify social posts across seven networks from your AI assistant.

answering
Taplio Linkedin MCP
by taplioofficial

Draft, schedule, publish, and analyze your LinkedIn posts from your AI assistant via Taplio.

answering

mcp-me — questions

Answers built from our own checks of this server.

Why is there no uptime for mcp-me?
mcp-me runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package mcp-me was installed 66 times last week.
How do I connect mcp-me?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcp-me straight from npm; nothing to host, nothing to sign up for.
How many people use mcp-me?
The npm package mcp-me was installed 66 times in the last week. Week over week that is -28%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is mcp-me open source?
Yes — it is published under the MIT licence, written in TypeScript and 18 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.