Lelly MCP Server
by robincoelho
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DB_HOST | No | The host of your MySQL database. Required for Local Mode. | |
| DB_NAME | No | The name of your Lelly database. Required for Local Mode. | |
| DB_PASS | No | The MySQL database password. Required for Local Mode. | |
| DB_USER | No | The MySQL database user. Required for Local Mode. | |
| USER_ID | No | The user ID on your local Lelly database (defaults to 11). Optional for Local Mode. | 11 |
| LELLY_API_KEY | No | Your Developer API Key for accessing Lelly.chat. Required for Cloud Mode. | |
| LELLY_API_URL | No | The base URL of the Lelly API (e.g., https://lelly.chat). Required for Cloud Mode. | https://lelly.chat |
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 | |
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/robincoelho/lelly-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server