custom-mcp-server
MCPReferenceby satyamsh04
Indexed by Glama. No runnable package is published via Glama's API — open the repository for install instructions.
mcpremote-capable
MCP configuration
stdio
Environment
JWKS_URIrequiredJWKS endpoint for signature verification
LOG_LEVELLog level: debug/info/warn/error (default info)
AWS_REGIONrequiredAWS region, e.g. us-east-1
JWT_SECRETsecretHS256 fallback secret (optional, dev/local only)
OAUTH_ISSUERrequiredExpected JWT iss claim
OAUTH_AUDIENCErequiredExpected JWT aud claim
S3_BUCKET_NAMErequiredDefault S3 bucket
SLACK_BOT_TOKENrequiredsecretSlack bot token (xoxb-...)
AWS_ACCESS_KEY_IDrequiredsecretAWS access key ID (secret)
DYNAMO_TABLE_NAMErequiredDynamoDB table with partition key id
RATE_LIMIT_PER_MINRate limit per minute (default 100)
RETRY_MAX_ATTEMPTSMaximum retry attempts (default 3)
RETRY_BASE_DELAY_MSBase retry delay in ms (default 200)
AWS_SECRET_ACCESS_KEYrequiredsecretAWS secret access key (secret)
SLACK_DEFAULT_CHANNELrequiredDefault Slack channel, e.g. #annotations
Install in one click with Zurek
Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.