Material Web
БесплатноНе проверенProvides programmatic access to Material Web documentation and components for AI agents, enabling documentation search, template generation, and HTML validation
Описание
Provides programmatic access to Material Web documentation and components for AI agents, enabling documentation search, template generation, and HTML validation.
README
npm version License: MIT Node.js Version CI Status codecov GitHub issues
An MCP server providing programmatic access to Material Web documentation for AI agents (Claude, Cursor, Cline, Copilot, etc.).
Requirements: Node.js >= 18.17
Quick Start
Connect to AI agents using npx (no installation required):
{
"mcpServers": {
"material-web": {
"command": "npx",
"args": ["-y", "material-web-mcp"]
}
}
}
Tools Overview
- list_components: Returns JSON array of available Material Web components.
- search_docs: Searches documentation for keywords (input: keyword string), returns matching paths with excerpts.
- health_check: Verifies server uptime and documentation accessibility.
- get_component_doc: Fetches full documentation for a specific component (input: component name).
- 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 (input: prompt string).
- validate_website: Validates HTML code for correct Material Web component usage (input: HTML string).
Links
- Contributing Guide - How to contribute
- Changelog - Version history
Development
Quick Setup
git clone https://github.com/shantoislamdev/material-web-mcp.git
cd material-web-mcp
npm install
npm test
npm start
Установка Material Web
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/shantoislamdev/material-web-mcpFAQ
Material Web MCP бесплатный?
Да, Material Web MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Material Web?
Нет, Material Web работает без API-ключей и переменных окружения.
Material Web — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Material Web в Claude Desktop, Claude Code или Cursor?
Открой Material Web на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Material Web with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
