Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

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

CapabilityDetails
tools
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
validate_templateC

Validate a NoJS HTML template for syntax errors, unknown directives, and best practices

explain_directiveB

Get a detailed explanation of a NoJS directive with syntax and examples

list_directivesB

List all NoJS directives, optionally filtered by category

scaffold_componentC

Generate a NoJS component template following framework conventions

get_cheatsheetB

Get a condensed NoJS directive cheatsheet for quick reference

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
docs-READMENoJS documentation: README
docs-actions-refsNoJS documentation: actions refs
docs-animationsNoJS documentation: animations
docs-cheatsheetNoJS documentation: cheatsheet
docs-conditionalsNoJS documentation: conditionals
docs-configurationNoJS documentation: configuration
docs-custom-directivesNoJS documentation: custom directives
docs-data-bindingNoJS documentation: data binding
docs-data-fetchingNoJS documentation: data fetching
docs-drag-and-dropNoJS documentation: drag and drop
docs-error-handlingNoJS documentation: error handling
docs-eventsNoJS documentation: events
docs-examplesNoJS documentation: examples
docs-filtersNoJS documentation: filters
docs-forms-validationNoJS documentation: forms validation
docs-getting-startedNoJS documentation: getting started
docs-i18nNoJS documentation: i18n
docs-loopsNoJS documentation: loops
docs-playgroundNoJS documentation: playground
docs-routingNoJS documentation: routing
docs-state-managementNoJS documentation: state management
docs-stylingNoJS documentation: styling
docs-templatesNoJS documentation: templates
ref-directivesComplete reference of all NoJS directives with syntax and examples
ref-apiNoJS public API reference (config, init, directive, filter, etc.)
ref-filtersAll 32 built-in NoJS filters with syntax and examples

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/ErickXavier/nojs-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server