lenis-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| 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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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