custom-mcp-server

MCPReference

by 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_URIrequired

    JWKS endpoint for signature verification

  • LOG_LEVEL

    Log level: debug/info/warn/error (default info)

  • AWS_REGIONrequired

    AWS region, e.g. us-east-1

  • JWT_SECRETsecret

    HS256 fallback secret (optional, dev/local only)

  • OAUTH_ISSUERrequired

    Expected JWT iss claim

  • OAUTH_AUDIENCErequired

    Expected JWT aud claim

  • S3_BUCKET_NAMErequired

    Default S3 bucket

  • SLACK_BOT_TOKENrequiredsecret

    Slack bot token (xoxb-...)

  • AWS_ACCESS_KEY_IDrequiredsecret

    AWS access key ID (secret)

  • DYNAMO_TABLE_NAMErequired

    DynamoDB table with partition key id

  • RATE_LIMIT_PER_MIN

    Rate limit per minute (default 100)

  • RETRY_MAX_ATTEMPTS

    Maximum retry attempts (default 3)

  • RETRY_BASE_DELAY_MS

    Base retry delay in ms (default 200)

  • AWS_SECRET_ACCESS_KEYrequiredsecret

    AWS secret access key (secret)

  • SLACK_DEFAULT_CHANNELrequired

    Default 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.