Skip to main content
Glama

Reddit Buddy MCP

by karanb192
bundle.config.json•625 B
{ "name": "reddit-mcp-buddy", "version": "1.1.6", "displayName": "Reddit MCP Buddy", "description": "Browse Reddit without leaving Claude", "author": "Karan Bansal", "publisher": "karanb192", "icon": "./assets/reddit-icon.png", "runtime": "node", "entry": "./dist/index.js", "dependencies": "bundled", "platforms": ["darwin", "linux", "win32"], "config": { "requiresAuth": false, "defaultSettings": { "rateLimit": "anonymous", "cacheEnabled": true } }, "permissions": { "network": ["reddit.com", "*.reddit.com"], "storage": "none", "telemetry": "disabled" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/karanb192/reddit-buddy-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server