Skip to main content
Glama
shantoislamdev

material-web-mcp

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

Tools

Functions exposed to the LLM to take actions

NameDescription
list_componentsA

Returns a JSON array of available Material Web component names

search_docsA

Searches Material Web documentation for a keyword and returns matching file paths with excerpts

health_checkA

Performs a health check on the server, verifying uptime, documentation accessibility, and basic functionality

get_component_docA

Returns the full documentation for a specific Material Web component

get_theming_docsA

Returns the theming documentation for Material Web

get_installation_docsA

Returns the installation and quick-start documentation for Material Web

validate_websiteB

Validates HTML code for correct Material Web component usage

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
components-buttonDocumentation for button
components-checkboxDocumentation for checkbox
components-chipDocumentation for chip
components-dialogDocumentation for dialog
components-dividerDocumentation for divider
components-elevationDocumentation for elevation
components-fabDocumentation for fab
components-focus-ringDocumentation for focus-ring
components-icon-buttonDocumentation for icon-button
components-iconDocumentation for icon
components-listDocumentation for list
components-menuDocumentation for menu
components-progressDocumentation for progress
components-radioDocumentation for radio
components-rippleDocumentation for ripple
components-selectDocumentation for select
components-sliderDocumentation for slider
components-switchDocumentation for switch
components-tabsDocumentation for tabs
components-text-fieldDocumentation for text-field
introDocumentation for intro
quick-startDocumentation for quick-start
roadmapDocumentation for roadmap
sizeDocumentation for size
supportDocumentation for support
theming-READMEDocumentation for README
theming-colorDocumentation for color
theming-shapeDocumentation for shape
theming-typographyDocumentation for typography

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/shantoislamdev/material-web-mcp'

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