Loading MCP server directory, please wait...
MCP server for letmepost.dev. Publish across 8 social platforms from any agent.
npx @getmcp/cli add io.github.rosekamallove/letmepostRequires Node.js 18+. Community-contributed server. Review source before installing.
LMP_API_KEYYour letmepost.dev API key (lmp_live_... or lmp_test_...). Create one at https://dashboard.letmepost.dev/api-keys.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.rosekamallove/letmepost": {
"command": "npx",
"args": [
"-y",
"@letmepost/mcp"
],
"env": {
"LMP_API_KEY": "",
"LMP_API_BASE": ""
}
}
}
}