LazyRelay MCP Server
Rank #5,762io.github.gosswerner1-max/lazyrelay-mcp-server
Schedule social posts, check Proof-of-Publish status, pull analytics, and read mentions.
LazyRelay MCP Server is a Model Context Protocol (MCP) server published by gosswerner1-max. It ranks #5,762 of 132,046 servers tracked on MCP Toplist. LazyRelay MCP Server is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 28, 2026 and most recently updated on Sep 14, 2026.
Ranks ahead of 126,284 of 132,046 servers on MCP Toplist.
Use LazyRelay MCP Server
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add lazyrelay-mcp-server -e "LAZYRELAY_API_KEY=<your LAZYRELAY_API_KEY>" -- npx -y @lazyrelay/mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.lazyrelay-mcp-server]
command = "npx"
args = ["-y", "@lazyrelay/mcp-server"]
[mcp_servers.lazyrelay-mcp-server.env]
LAZYRELAY_API_KEY = "<your LAZYRELAY_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"lazyrelay-mcp-server": {
"command": "npx",
"args": [
"-y",
"@lazyrelay/mcp-server"
],
"env": {
"LAZYRELAY_API_KEY": "<your LAZYRELAY_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"lazyrelay-mcp-server": {
"command": "npx",
"args": [
"-y",
"@lazyrelay/mcp-server"
],
"env": {
"LAZYRELAY_API_KEY": "<your LAZYRELAY_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"lazyrelay-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@lazyrelay/mcp-server"
],
"env": {
"LAZYRELAY_API_KEY": "<your LAZYRELAY_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"lazyrelay-mcp-server": {
"command": "npx",
"args": [
"-y",
"@lazyrelay/mcp-server"
],
"env": {
"LAZYRELAY_API_KEY": "<your LAZYRELAY_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"lazyrelay-mcp-server": {
"command": "npx",
"args": [
"-y",
"@lazyrelay/mcp-server"
],
"env": {
"LAZYRELAY_API_KEY": "<your LAZYRELAY_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.gosswerner1-max%2Flazyrelay-mcp-server)<a href="https://mcptoplist.com/server/io.github.gosswerner1-max%2Flazyrelay-mcp-server"><img src="https://mcptoplist.com/badge/io.github.gosswerner1-max%2Flazyrelay-mcp-server.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
gosswerner1-max
Available versions (2)
| Version | Published |
|---|---|
| 0.2.1 | Sep 14, 2026 |
| 0.1.3 | Aug 28, 2026 |
Frequently asked questions
- Who maintains LazyRelay MCP Server?
- LazyRelay MCP Server is maintained by gosswerner1-max, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is LazyRelay MCP Server listed on the Official MCP Registry?
- Yes — LazyRelay MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does LazyRelay MCP Server have?
- MCP Toplist tracks 2 versions of LazyRelay MCP Server, most recently published on Sep 14, 2026.
- Where can I find the source code for LazyRelay MCP Server?
- The source code for LazyRelay MCP Server is hosted at github.com/gosswerner1-max/lazyrelay.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.