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
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
webforge_list_stylesB

List all available design styles with basic information

webforge_list_palettesB

List all available color palettes with basic information

webforge_recommend_designC

Get top 5 design recommendations (style + palette combinations) for a business type

webforge_get_style_detailsC

Get complete details for a specific design style including CSS tokens

webforge_get_palette_detailsB

Get complete details for a specific color palette including all colors

webforge_create_projectC

Create a new website project in WebForge

webforge_list_projectsC

List website projects with optional filtering

webforge_get_projectC

Get detailed information about a specific project

webforge_update_projectC

Update an existing website project

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.5/5.0

Scored across 9 tools

Disambiguation5/5

Each tool has a clearly distinct purpose with no ambiguity. The tools cleanly separate into project management (create/get/list/update), palette operations (get/list), style operations (get/list), and design recommendations, with no overlapping functionality.

Naming Consistency5/5

All tools follow a perfect verb_noun pattern with consistent webforge_ prefix. The naming convention is completely uniform across all 9 tools, making them predictable and easy to understand.

Tool Count5/5

With 9 tools, this server is well-scoped for website design/creation. Each tool earns its place by covering distinct aspects of the domain without being overwhelming or too sparse.

Completeness4/5

The toolset provides excellent coverage for project management and design element discovery. Minor gaps include the inability to create/update palettes or styles, and no direct deployment/publishing tools, but core workflows are well-supported.

Maintenance

ActivityInactive
ResponsivenessNo issues