by MCP Community
A Model Context Protocol (MCP) server for Reddit with full read AND write operations - create posts, reply, edit, and delete content.
A Model Context Protocol (MCP) server for Reddit with full read AND write operations - create posts, reply, edit, and delete content.
npx -y reddit-mcp-server
npx -y reddit-mcp-server
{
"mcpServers": {
"reddit": {
"command": "npx",
"args": ["-y", "reddit-mcp-server"]
}
}
}Authentication
Not declared
Server class
CommunityCompliance
None declared