material-web-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
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
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
| completions | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| components-button | Documentation for button |
| components-checkbox | Documentation for checkbox |
| components-chip | Documentation for chip |
| components-dialog | Documentation for dialog |
| components-divider | Documentation for divider |
| components-elevation | Documentation for elevation |
| components-fab | Documentation for fab |
| components-focus-ring | Documentation for focus-ring |
| components-icon-button | Documentation for icon-button |
| components-icon | Documentation for icon |
| components-list | Documentation for list |
| components-menu | Documentation for menu |
| components-progress | Documentation for progress |
| components-radio | Documentation for radio |
| components-ripple | Documentation for ripple |
| components-select | Documentation for select |
| components-slider | Documentation for slider |
| components-switch | Documentation for switch |
| components-tabs | Documentation for tabs |
| components-text-field | Documentation for text-field |
| intro | Documentation for intro |
| quick-start | Documentation for quick-start |
| roadmap | Documentation for roadmap |
| size | Documentation for size |
| support | Documentation for support |
| theming-README | Documentation for README |
| theming-color | Documentation for color |
| theming-shape | Documentation for shape |
| theming-typography | Documentation for typography |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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