Skip to main content
Glama
weppa-cloud

Material 3 MCP Server

by weppa-cloud

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLog level: DEBUG, INFO, WARN, ERRORINFO
GITHUB_TOKENNoGitHub personal access token for higher API rate limits (5,000/hour vs 60/hour)

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
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_material_componentsB

List available Material 3 components with filtering by category, complexity, and framework

get_component_codeB

Retrieve real source code of specific Material 3 component with variants and examples

get_design_tokensB

Export Material 3 design tokens in multiple formats (CSS, SCSS, JSON, JavaScript)

search_material_iconsB

Search Material Symbols icon library with filters and get usage code for different frameworks

get_accessibility_guidelinesB

Get WCAG 2.1 accessibility guidelines specific to a Material 3 component

manage_cache_healthB

Check cache status, verify upstream changes, and invalidate stale data

generate_theme_from_colorB

Generate complete Material 3 color palette from a single base color

suggest_components_for_use_caseA

Get AI-powered component suggestions based on use case description

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/weppa-cloud/material3-mcp-server'

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