Fast Html MCP
Rank #26,961io.github.Aimino-Tech/opentalk2html-notmd
MCP server for HTML generation from AI agents
Fast Html MCP is a Model Context Protocol (MCP) server published by aimino-tech. It ranks #26,961 of 120,278 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. Fast Html MCP is listed across 3 registries — Official MCP, PulseMCP and mcp.so, with 1 tracked version. It was first listed on May 20, 2026 and most recently updated on Jun 16, 2026.
Ranks ahead of 93,317 of 120,278 servers on MCP Toplist.
Use Fast Html MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add opentalk2html-notmd -- npx -y @aimino/opentalk2html-notmd[mcp_servers.opentalk2html-notmd]
command = "npx"
args = ["-y", "@aimino/opentalk2html-notmd"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"opentalk2html-notmd": {
"command": "npx",
"args": [
"-y",
"@aimino/opentalk2html-notmd"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"opentalk2html-notmd": {
"command": "npx",
"args": [
"-y",
"@aimino/opentalk2html-notmd"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"opentalk2html-notmd": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@aimino/opentalk2html-notmd"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"opentalk2html-notmd": {
"command": "npx",
"args": [
"-y",
"@aimino/opentalk2html-notmd"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"opentalk2html-notmd": {
"command": "npx",
"args": [
"-y",
"@aimino/opentalk2html-notmd"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Aimino-Tech%2Fopentalk2html-notmd)<a href="https://mcptoplist.com/server/io.github.Aimino-Tech%2Fopentalk2html-notmd"><img src="https://mcptoplist.com/badge/io.github.Aimino-Tech%2Fopentalk2html-notmd.svg" alt="MCP Toplist: Top 25% of 120,278" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
aimino-tech
Other servers by aimino-tech
View all aimino-tech servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.2 | Jun 16, 2026 |
Frequently asked questions
- Who maintains Fast Html MCP?
- Fast Html MCP is maintained by aimino-tech, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Fast Html MCP listed on the Official MCP Registry?
- Yes — Fast Html MCP is listed on the Official MCP Registry, alongside PulseMCP and mcp.so.
- How many versions does Fast Html MCP have?
- MCP Toplist tracks 1 version of Fast Html MCP, most recently published on Jun 16, 2026.
- Where can I find the source code for Fast Html MCP?
- The source code for Fast Html MCP is hosted at github.com/aimino-tech/opentalk2html-notmd.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.