PromptLab MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MODEL_NAMENoThe OpenAI model to usegpt-3.5-turbo
OPENAI_API_KEYYesYour OpenAI API key for LLM access
TEMPLATES_FILENoPath to the templates YAML fileprompt_templates.yaml
PERSONA_SERVER_SCRIPTNoPath to the server scriptpromptlab_server.py

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

ID: i3tad94sjm