Skip to main content
Glama
package.json655 B
{ "name": "@reddable/reddit-user-mcp", "version": "1.0.0", "description": "Reddit User MCP Server - Access Reddit posts, comments, and interact with Reddit via MCP", "main": "index.js", "module": "./src/index.ts", "type": "module", "scripts": { "dev": "npx @smithery/cli dev", "build": "npx @smithery/cli build" }, "keywords": [ "mcp", "reddit", "model-context-protocol", "ai-assistant", "reddable" ], "author": "Reddable Team", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.17.4", "axios": "^1.12.1", "zod": "^3.25.46" }, "devDependencies": { "@smithery/cli": "^1.2.4", "tsx": "^4.19.4" } }

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/BigVik193/reddit-user-mcp'

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