Letmepost runs on your own machine — the client starts it, so there is no endpoint to ping. 27 installs a week from npm. Last commit 30 Aug 2026.
MCP server for letmepost.dev. Publish across 8 social platforms from any agent.
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
COPY pnpm-lock.yaml pnpm-workspace.yaml package.json .npmrc* ./
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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.
claude mcp add letmepost -- npx -y @letmepost/mcp
{
"mcpServers": {
"letmepost": {
"args": [
"-y",
"@letmepost/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.letmepost]
command = "npx"
args = ["-y", "@letmepost/mcp"]
{
"mcpServers": {
"letmepost": {
"args": [
"-y",
"@letmepost/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"letmepost": {
"args": [
"-y",
"@letmepost/mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
LMP_API_KEY (Your letmepost.dev API key (lmp_live_... or lmp_test_...). Create one at https://dashboard.letmepost.dev/api-keys.), LMP_API_BASE (Override for self-hosted deployments. Defaults to https://api.letmepost.dev.).
The author declared them in the registry entry; get the values from the project itself.
Publish to 13+ social media platforms from any AI agent via MCP.
Schedule, publish, and analyze social posts across 11 platforms from any MCP client.
Schedule, publish, and analyze social media posts across 11 platforms from any MCP client.
Draft, schedule and publish social posts to nine platforms from any AI agent.
Publish, schedule and analyze social posts across 9 platforms via the Post for Me API.
Publish, schedule, and manage social media across 11 platforms via MCP.
MCP server for SocialAPI — manage social media comments, DMs, reviews, and mentions across platforms
Schedule and publish social media posts to 10 platforms from your AI agent
Answers built from our own checks of this server.