user-story-context-mcp-server

MCPReference

by knoxgraeme

Indexed by Glama. No runnable package is published via Glama's API — open the repository for install instructions.

mcpremote-capable

MCP configuration

stdio

Environment

  • PORT

    Port for HTTP server

  • TRANSPORT

    Transport mode (http or stdio)

  • SUPABASE_URL

    Supabase project URL for calling the generate-embedding edge function

  • EMBEDDING_DIM

    Embedding dimension (must match vector column)

  • SUPABASE_DB_URLrequired

    Postgres connection string (read-only role) for the server

  • SUPABASE_ANON_KEYsecret

    Supabase anon key for calling the generate-embedding edge function

  • EMBEDDING_PROVIDER

    Embedding provider (supabase-edge or hash)

  • CANDIDATE_POOL_SIZE

    KNN pool size before overlap fusion

  • FIND_RELATED_MIN_SCORE

    Absolute floor score for find_related results

Install in one click with Zurek

Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.