fast-html-mcp
Four-tier MCP server for lightning-fast HTML generation from AI agents - assembly, patch, read, and raw tiers with 9 tools
Fast HTML MCP
Four-tier MCP server for lightning-fast HTML generation from AI agents.
Assembly-Patch-Read-Raw architecture. 9 tools, 15 components, 10 templates.
MCP name: io.github.xdnaimino/fast-html-mcp
Quick Start
npx @surfsense/fast-html-mcp
Or add to your MCP client config:
{
"mcpServers": {
"fast-html-mcp": {
"command": "npx",
"args": ["-y", "@surfsense/fast-html-mcp"]
}
}
}
Tools
| Tier | Tool | Description |
|---|---|---|
| Assembly | render_page | Compose pages from structured component specs using templates |
| Patch | patch_html | Replace inner content of matched elements via CSS selectors |
| Patch | set_attribute | Set an attribute on matched elements |
| Read | read_html | Analyze existing HTML files (structure, content, compressed modes) |
| Raw | write_raw_html | Write raw HTML string to file |
| Raw | write_html_file | Alias for write_raw_html |
| Raw | format_html | Beautify an existing HTML file in-place |
| Raw | preview_html | Render HTML string to preview file |
| Utility | list_components | List available components with props |
| Utility | list_templates | List available templates |
Components (15)
Layout: header, footer, sidebar, card-deck, grid
Interactive: tabs, accordion
Data: data-table, stats-grid, timeline
Media: figure, image-gallery
Utility: hero, callout, code-block
Templates (10)
report, exploration, deck, code-review, design, prototyping, illustrations, research, custom-editor, minimal
Architecture
Fast HTML MCP
├── Assembly Tier — render_page
├── Patch Tier — patch_html, set_attribute
├── Read Tier — read_html
├── Raw Tier — write_raw_html, write_html_file, format_html, preview_html
└── Utilities — list_components, list_templates
Development
git clone https://github.com/Aimino-Tech/fast-html-mcp.git
cd fast-html-mcp
npm install
npm run build
npm run dev # hot reload via tsx
npm test # vitest
License
Apache 2.0 — see LICENSE.
関連サーバー
Alpha Vantage MCP Server
スポンサーAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Rug-Check-MCP
Detects potential risks in Solana meme tokens to help avoid rug pulls and unsafe projects.
CAD-MCP
Control CAD software with natural language instructions to perform drawing operations.
document-generator-mcp
generate pdf and word
AiCore Project
A unified framework for integrating various language models and embedding providers to generate text completions and embeddings.
Hetzner Cloud MCP Server — (Cloud API + SSH)
Hetzner Cloud MCP Server — two management layers (Cloud API + SSH) with 60 tools. Manage server power, snapshots, firewalls, DNS, plus SSH into servers for service control, log viewing, Nginx management, MySQL queries, and system monitoring. Self-hosted PHP, MIT licensed.
NuGet Package README
Fetches comprehensive information about NuGet packages from the NuGet Gallery, including READMEs, metadata, and search functionality.
GoMCP
A Go library for building clients and servers using the Model Context Protocol (MCP).
PydanticRPC
A Python library for building gRPC/ConnectRPC services with Pydantic models, featuring automatic protobuf generation and AI assistant tool exposure.
GemForge (Gemini Tools)
Integrates Google's Gemini for advanced codebase analysis, web search, and processing of text, PDFs, and images.
Docker Hub README MCP Server
Search for Docker images and retrieve their READMEs and metadata from Docker Hub.