Skip to main content
Glama
waream2

stateless-mcp-starter

by waream2

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NODE_ENVNoSet to 'production' for production mode
AUTH_MODENoAuthentication mode (dev or bearer)dev
AWS_REGIONNoAWS region (required if STATE_ADAPTER=dynamodb)
STATE_ADAPTERNoState store adapter (memory, dynamodb, postgres)memory
AUTH_BEARER_TOKENNoBearer token (required if AUTH_MODE=bearer)
DYNAMODB_TABLE_NAMENoDynamoDB table name (required if STATE_ADAPTER=dynamodb)
POSTGRES_TABLE_NAMENoPostgres table name (required if STATE_ADAPTER=postgres)
POSTGRES_CONNECTION_STRINGNoPostgres connection string (required if STATE_ADAPTER=postgres)

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/waream2/stateless-mcp-starter'

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