Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"mcp-tg": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"-v",
"~/.mcp-tg:/home/nobody/.mcp-tg",
"-e",
"TELEGRAM_APP_ID",
"-e",
"TELEGRAM_APP_HASH",
"ghcr.io/lexfrei/mcp-tg:latest"
]
}
}
}Server configuration and connection parameters
dockerCommand-line arguments passed to the server process
Declared capabilities of this MCP server
npx claudepluginhub lexfrei/ccc --plugin mcp-tg