user-story-context-mcp-server
by knoxgraeme
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port for HTTP server | 3000 |
| TRANSPORT | No | Transport mode (http or stdio) | http |
| SUPABASE_URL | No | Supabase project URL for calling the generate-embedding edge function | |
| EMBEDDING_DIM | No | Embedding dimension (must match vector column) | 384 |
| SUPABASE_DB_URL | Yes | Postgres connection string (read-only role) for the server | |
| SUPABASE_ANON_KEY | No | Supabase anon key for calling the generate-embedding edge function | |
| EMBEDDING_PROVIDER | No | Embedding provider (supabase-edge or hash) | supabase-edge |
| CANDIDATE_POOL_SIZE | No | KNN pool size before overlap fusion | 50 |
| FIND_RELATED_MIN_SCORE | No | Absolute floor score for find_related results | 0.15 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessSyncing