Skip to main content
Glama
webpixels

Webpixels MCP Server

Official
by webpixels

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_components

Search Bootstrap components by name, category, type, or description. Use this to find components that match specific criteria.

get_component

Get the HTML code and metadata for a specific component by ID (UUID) or slug.

list_categories

List all component categories with component counts. Useful for understanding what types of components are available.

assemble_page

Assemble multiple components into a complete HTML page. Provide component IDs/slugs in the order they should appear.

get_component_dependencies

Get the dependency tree for a component. Shows what other components it uses or what components use it.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Component CatalogFull catalog of all available components
Components CategoryAll components in the Components category
Forms CategoryAll components in the Forms category
Sections CategoryAll components in the Sections category
Layouts CategoryAll components in the Layouts category
Pages CategoryAll components in the Pages category

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/webpixels/mcp'

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