Lulu Print MCP Server

by devlimelabs

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoEnable debug loggingfalse
LULU_API_URLNoLulu API endpoint URLhttps://api.lulu.com
LULU_AUTH_URLNoLulu authentication endpoint URLhttps://api.lulu.com/auth/realms/glasstree/protocol/openid-connect/token
LULU_CLIENT_KEYYesYour Lulu API client key
LULU_USE_SANDBOXNoUse sandbox environment for testingfalse
LULU_CLIENT_SECRETYesYour Lulu API client secret
LULU_SANDBOX_API_URLNoLulu Sandbox API endpoint URLhttps://api.sandbox.lulu.com
LULU_SANDBOX_AUTH_URLNoLulu Sandbox authentication endpoint URLhttps://api.sandbox.lulu.com/auth/realms/glasstree/protocol/openid-connect/token

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

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/devlimelabs/lulu-print-mcp'

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