Skip to main content
Glama

Reddit MCP Server

.env.sample541 B
# Reddit API Configuration (Required) REDDIT_CLIENT_ID=your_client_id_here REDDIT_CLIENT_SECRET=your_client_secret_here REDDIT_USER_AGENT=RedditMCP/1.0 by u/your_username # Descope Authentication (Required) DESCOPE_PROJECT_ID=P2abc...123 SERVER_URL=http://localhost:8000 DESCOPE_BASE_URL=https://api.descope.com # Vector Database Proxy Authentication (Optional) # The hosted service handles this automatically. # For development with your own proxy server: # CHROMA_PROXY_URL=https://your-proxy.com # CHROMA_PROXY_API_KEY=your_api_key_here

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/king-of-the-grackles/reddit-mcp-poc'

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