Skip to main content
Glama

systemprompt-mcp-reddit

smithery.yaml1.1 kB
# Smithery configuration file: https://smithery.ai/docs/build/project-config runtime: typescript # Configuration for the systemprompt-mcp-reddit server # This server requires a SystemPrompt API key to function # Get your free API key at: https://systemprompt.io/console env: SYSTEMPROMPT_API_KEY: description: "SystemPrompt API key - required for all operations" type: "string" required: true default: "" OAUTH_ISSUER: description: "OAuth issuer URL - automatically set based on deployment environment" type: "string" required: false default: "https://server.smithery.ai/@Ejb503/systemprompt-reddit-mcp" REDDIT_CLIENT_ID: description: "Reddit OAuth client ID" type: "string" required: true default: "BCv-qVAzBGJ_Bras1CWNJg" REDDIT_CLIENT_SECRET: description: "Reddit OAuth client secret" type: "string" required: true default: "riUHKgUWYxfHppndDILsM_FJd4gMuw" JWT_SECRET: description: "JWT signing secret" type: "string" required: true default: "super_secret_jwt_key_for_testing_at_least_32_characters_long"

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/Ejb503/systemprompt-mcp-reddit'

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