io.github.rosekamallove/letmepost MCP Server
io.github.rosekamallove/letmepost
What is the io.github.rosekamallove/letmepost MCP server?
MCP server for letmepost.dev. Publish across 8 social platforms from any agent.
How to install io.github.rosekamallove/letmepost
Copy-paste configuration for popular MCP clients.
LMP_API_KEYrequiredsecretYour letmepost.dev API key (lmp_live_... or lmp_test_...). Create one at https://dashboard.letmepost.dev/api-keys.
LMP_API_BASEOverride for self-hosted deployments. Defaults to https://api.letmepost.dev.
{
"mcpServers": {
"letmepost": {
"command": "npx",
"args": [
"-y",
"@letmepost/mcp"
],
"env": {
"LMP_API_KEY": "<YOUR_LMP_API_KEY>",
"LMP_API_BASE": "<YOUR_LMP_API_BASE>"
}
}
}
}{
"mcpServers": {
"letmepost": {
"command": "npx",
"args": [
"-y",
"@letmepost/mcp"
],
"env": {
"LMP_API_KEY": "<YOUR_LMP_API_KEY>",
"LMP_API_BASE": "<YOUR_LMP_API_BASE>"
}
}
}
}{
"mcpServers": {
"letmepost": {
"command": "npx",
"args": [
"-y",
"@letmepost/mcp"
],
"env": {
"LMP_API_KEY": "<YOUR_LMP_API_KEY>",
"LMP_API_BASE": "<YOUR_LMP_API_BASE>"
}
}
}
}{
"servers": {
"letmepost": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@letmepost/mcp"
],
"env": {
"LMP_API_KEY": "<YOUR_LMP_API_KEY>",
"LMP_API_BASE": "<YOUR_LMP_API_BASE>"
}
}
}
}claude mcp add letmepost --env LMP_API_KEY=<YOUR_LMP_API_KEY> --env LMP_API_BASE=<YOUR_LMP_API_BASE> -- npx -y @letmepost/mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.