Skip to main content
Glama

systemprompt-mcp-server

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoServer port3000
LOG_LEVELNoLogging level (debug, info, warn, error)debug
JWT_SECRETYesSecret for JWT signing
OAUTH_ISSUERNoOAuth issuer URLhttp://localhost:3000
REDIRECT_URLNoOAuth redirect URLhttp://localhost:3000/oauth/reddit/callback
REDDIT_USERNAMENoYour Reddit username (optional)
REDDIT_CLIENT_IDYesYour Reddit client ID from reddit.com/prefs/apps
REDDIT_USER_AGENTNoReddit user agentlinux:systemprompt-mcp-reddit:v2.0.0
OAUTH_ACCESS_TOKENNoOAuth access token for Reddit API
REDDIT_CLIENT_SECRETYesYour Reddit client secret from reddit.com/prefs/apps

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/systempromptio/systemprompt-mcp-server'

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