Skip to main content
Glama
knoxgraeme

user-story-context-mcp-server

by knoxgraeme

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort for HTTP server3000
TRANSPORTNoTransport mode (http or stdio)http
SUPABASE_URLNoSupabase project URL for calling the generate-embedding edge function
EMBEDDING_DIMNoEmbedding dimension (must match vector column)384
SUPABASE_DB_URLYesPostgres connection string (read-only role) for the server
SUPABASE_ANON_KEYNoSupabase anon key for calling the generate-embedding edge function
EMBEDDING_PROVIDERNoEmbedding provider (supabase-edge or hash)supabase-edge
CANDIDATE_POOL_SIZENoKNN pool size before overlap fusion50
FIND_RELATED_MIN_SCORENoAbsolute floor score for find_related results0.15

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/knoxgraeme/user-story-context-mcp-server'

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