Lalaleap MCP Server
by kuraki5336
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LALALEAP_EMAIL | No | Login email (required if not using API token) | |
| LALALEAP_API_URL | Yes | API base URL (required) | |
| LALALEAP_PASSWORD | No | Login password (required if not using API token) | |
| LALALEAP_READONLY | No | Set to '1' to enable read-only mode | |
| LALALEAP_API_TOKEN | No | API token for authentication (alternative to email/password) | |
| LALALEAP_UNSAFE_SSL | No | Set to '1' to skip SSL verification | |
| LALALEAP_ALLOWED_PROJECTS | No | Comma-separated list of project pnos that are allowed to be written | |
| LALALEAP_WRITE_RATE_LIMIT | No | Maximum write operations per minute (default 10) | 10 |
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
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/kuraki5336/tpi_lalaleap_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server