Webpixels MCP Server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Component Catalog | Full catalog of all available components |
| Components Category | All components in the Components category |
| Forms Category | All components in the Forms category |
| Sections Category | All components in the Sections category |
| Layouts Category | All components in the Layouts category |
| Pages Category | All 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