Skip to main content
Glama

Reddit MCP Server

by ozipi
.env.test540 B
# Test configuration for E2E tests # This uses mock authentication for testing # Reddit OAuth Credentials (mock for testing) REDDIT_CLIENT_ID=test-client-id REDDIT_CLIENT_SECRET=test-client-secret # JWT Secret for token signing JWT_SECRET=test-jwt-secret-for-e2e-testing-only # OAuth Configuration OAUTH_ISSUER=http://localhost:3000 REDIRECT_URL=http://localhost:3000/oauth/reddit/callback # Server Configuration PORT=3000 # Reddit API Identity Configuration REDDIT_USER_AGENT=TestApp:v1.0.0 (by /u/testuser) REDDIT_USERNAME=testuser

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/ozipi/brainloop-mcp-server-v2'

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