Installation & Configuration
{
"mcpServers": {
"reddit": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"REDDIT_CLIENT_ID=你的client_id",
"-e",
"REDDIT_CLIENT_SECRET=你的client_secret",
"-e",
"REDDIT_USER_AGENT=你的user_agent",
"ghcr.io/nangeplus/mcp-reddit:latest"
]
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15