lenis-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| lenis_generate_setupA | Generates complete Lenis smooth scroll setup code for a given framework. Supports vanilla JS, React, Vue, and Next.js with optional GSAP ScrollTrigger integration, snap scrolling, and custom RAF loop configuration. Args:
Returns: Complete setup code with installation commands, imports, initialization, CSS, and comments. Examples:
|
| lenis_get_api_referenceA | Queries the complete Lenis API documentation — settings, methods, events, and properties. Supports filtering by category and search term for targeted lookups. Args:
Returns: Formatted API documentation with types, defaults, and descriptions. Examples:
|
| lenis_debug_scroll_issueA | Diagnoses Lenis smooth scroll issues based on symptom descriptions. Matches symptoms against known limitations, common pitfalls, and troubleshooting patterns from the official Lenis documentation. Args:
Returns: Diagnosis with probable causes, step-by-step fixes, and relevant code snippets. Examples:
|
| lenis_create_scroll_patternA | Generates production-ready code for common Lenis scroll patterns. Available patterns: parallax, infinite-scroll, snap, horizontal scroll, WebGL sync, and scroll-triggered animations. Args:
Returns: Complete code with HTML structure, CSS, JavaScript setup, and explanatory comments. Examples:
|
| lenis_optimize_performanceA | Provides performance optimization recommendations for Lenis smooth scroll setups. Analyzes the described setup and returns targeted tips for reducing jank, improving fps, and optimizing for mobile devices. Args:
Returns: Prioritized list of optimization recommendations with code examples. Examples:
|
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/devAndreotti/lenis-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server