PluginBench
MCP Server
Active
GPL-3.0

io.github.Aimino-Tech/opentalk2html-notmd MCP Server

io.github.Aimino-Tech/opentalk2html-notmd

What is the io.github.Aimino-Tech/opentalk2html-notmd MCP server?

MCP server for HTML generation from AI agents

How to install io.github.Aimino-Tech/opentalk2html-notmd

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "opentalk2html-notmd": {
      "command": "npx",
      "args": [
        "-y",
        "@aimino/opentalk2html-notmd",
        "-y"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "opentalk2html-notmd": {
      "command": "npx",
      "args": [
        "-y",
        "@aimino/opentalk2html-notmd",
        "-y"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "opentalk2html-notmd": {
      "command": "npx",
      "args": [
        "-y",
        "@aimino/opentalk2html-notmd",
        "-y"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "opentalk2html-notmd": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@aimino/opentalk2html-notmd",
        "-y"
      ]
    }
  }
}
Claude Code
claude mcp add opentalk2html-notmd -- npx -y @aimino/opentalk2html-notmd -y

Related MCP servers

Rust-native MCP server for fast, local Office document processing (Excel, Word, PowerPoint, PDF).

152
Rust
GPL-3.0
View repository →

Lightning-fast HTML generation from AI agents with 15 tools, 22 components, and 25 templates.