Stimulus Docs 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
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| handbook-originB | Learn why Stimulus was created by DHH - covers the philosophy of modest JavaScript frameworks, server-rendered HTML, and how Stimulus differs from mainstream JavaScript frameworks like React |
| handbook-introductionB | Introduction to Stimulus core concepts: controllers, actions, targets, and values. Explains how Stimulus enhances server-rendered HTML and separates content from behavior |
| handbook-helloB | Step-by-step tutorial for building your first Stimulus controller - covers creating a greeting controller with targets, actions, and DOM event handling |
| handbook-buildingB | Build a real-world clipboard controller example - demonstrates practical Stimulus patterns, CSS classes, and connecting JavaScript to HTML elements |
| handbook-resilienceB | Best practices for building robust Stimulus applications - covers progressive enhancement, graceful degradation, and handling edge cases |
| handbook-stateC | Learn how Stimulus manages state through values and data attributes - covers reactive programming patterns and keeping state in sync with the DOM |
| handbook-externalC | Techniques for integrating external APIs and resources - covers AJAX requests, working with third-party libraries, and asynchronous operations |
| handbook-installingB | Complete guide to installing Stimulus in your application - covers Webpack, import maps, Rails integration, and manual setup options |
| reference-actionsC | Complete reference for Stimulus actions - covers action descriptors, event handling, keyboard filters, global events, action parameters, and event options like :prevent and :stop |
| reference-controllersC | Controller API reference - covers controller lifecycle, scopes, nested controllers, cross-controller communication with events, and registration patterns |
| reference-css-classesC | CSS classes API reference - learn how to dynamically manage CSS classes in Stimulus controllers for styling and visual state management |
| reference-lifecycleB | Controller lifecycle callbacks reference - covers connect(), disconnect(), and target connection/disconnection callbacks for managing controller state |
| reference-outletsC | Outlets API reference - learn how to connect controllers to each other for component communication and coordination between different parts of your application |
| reference-targetsC | Targets API reference - covers target definitions, properties (singular/plural/existential), shared targets, optional targets, and target lifecycle callbacks |
| reference-typescriptB | TypeScript integration guide - covers type definitions, strongly typed targets/values/outlets, and best practices for using Stimulus with TypeScript |
| reference-valuesB | Values API reference - covers value definitions, type coercion, change callbacks, and using values for reactive data binding between HTML and JavaScript |
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/pinzonjulian/stimulus-docs-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server