claude mcp add mypracticaltools-reddit-mcp-server -- npx -y @practicaltools/reddit-mcp-server
{
"mcpServers": {
"mypracticaltools-reddit-mcp-server": {
"command": "npx",
"args": ["-y", "@practicaltools/reddit-mcp-server"]
}
}
}
{
"mcpServers": {
"mypracticaltools-reddit-mcp-server": {
"command": "npx",
"args": ["-y", "@practicaltools/reddit-mcp-server"]
}
}
}
{
"mcpServers": {
"mypracticaltools-reddit-mcp-server": {
"command": "npx",
"args": ["-y", "@practicaltools/reddit-mcp-server"]
}
}
}
About This MCP Server
The Reddit MCP Server is a developer tool that provides a Model Context Protocol server, enabling connections to AI coding assistants via standard input/output interfaces. It is available as a package on npm and is part of the mypracticaltools collection, suggesting it is used for building or integrating AI-powered tools with Reddit data. Developers would use this server to facilitate interactions between Reddit data and AI coding assistants that support the Model Context Protocol.
Reddit MCP Server via Apify. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
@practicaltools/reddit-mcp-server on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The reddit-mcp-server server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.