MCP Server
MCP
io.github.mypracticaltools/reddit-mcp-server
Reddit MCP Server via Apify
Install
npx -y @practicaltools/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@practicaltools/reddit-mcp-server",
"version": "1.0.5",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Apify API Token",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "APIFY_API_TOKEN"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment