Skip to main content
Glama

Generate a responsive LimeSurvey survey theme

limesurvey_generate_survey_theme

Generate a validated ZIP theme inheriting Bootstrap 5 vanilla for LimeSurvey 6 or 7, with customizable colors and fonts.

Instructions

Create a validated GPL-2.0-or-later ZIP theme that inherits the official Bootstrap 5 vanilla theme for LimeSurvey 7 or 6.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
titleYesHuman-readable title shown in LimeSurvey.
authorNoLimeSurvey MCP user
densityNocomfortable
overwriteNo
author_urlNo
font_styleNosystem
text_colorNo#1F2933
theme_nameYesUnique LimeSurvey theme and folder name, for example acme_feedback.
descriptionNoResponsive survey theme generated with LimeSurvey MCP.
focus_colorNo#005FCC
logo_base64NoOptional base64 PNG or JPEG logo without a data URL prefix.
accent_colorNo#C84B31
author_emailNo
primary_colorNo#0B6B57
surface_colorNo#FFFFFF
theme_versionNo1.0.0
logo_file_typeNo
background_colorNo#F5F7F6
corner_radius_pxNo
muted_text_colorNo#52606D
confirm_overwriteNo
content_max_width_pxNo
target_limesurvey_majorNo7

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
workflowYes
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With annotations providing only false hints, description adds behavioral context: it creates a validated theme, inherits a specific base theme, and targets specific LimeSurvey versions. It does not fully disclose all side effects (e.g., overwrite behavior, authentication needs) but provides more than the annotations alone.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, focused sentence of 18 words, effectively front-loading the purpose and key details without extraneous text. Every word earns its place.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

While the output schema exists, the description does not explain how parameters influence the generated theme, nor does it describe the generation process or return value. Given the high parameter complexity, the description is incomplete for guiding an agent on tool invocation.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters1/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is very low (13%), yet the tool description does not mention any of the 23 parameters. It fails to add meaning beyond the schema, leaving parameter roles and guidance entirely to the schema's sparse descriptions.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

Description clearly states the tool creates a validated GPL-2.0-or-later ZIP theme inheriting Bootstrap 5 vanilla for LimeSurvey 7 or 6. It specifies verb (create), resource (ZIP theme), and distinguishes from sibling tools like validate_survey_theme or assign_survey_theme.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Description provides context on what the tool creates and for which versions, implying usage for theme generation. However, it does not explicitly state when to use this tool versus alternatives like limesurvey_validate_survey_theme or limesurvey_assign_survey_theme, nor provides when-not-to-use guidance.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/Wagner-Emden-IT-Services/limesurvey-mcp-server'

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