shantoislamdev/material-web-mcp
If you are the rightful owner of material-web-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
Material Web MCP Server provides programmatic access to Material Web documentation for AI agents.
Tools
Functions exposed to the LLM to take actions
list_components
Returns JSON array of available Material Web components.
search_docs
Searches documentation for keywords, returns matching paths with excerpts.
health_check
Verifies server uptime and documentation accessibility.
get_component_doc
Fetches full documentation for a specific component.
get_theming_docs
Returns theming documentation for Material Web.
get_installation_docs
Returns installation and quick-start documentation.
generate_template
Generates basic HTML templates with Material Web components based on prompts.
validate_website
Validates HTML code for correct Material Web component usage.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client