Skip to content

Commit a82ee19

Browse files
committed
Fix: add MCP Server to title and update description
1 parent 8314d2f commit a82ee19

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

server.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
33
"name": "io.github.Aimino-Tech/opentalk2html-notmd",
4-
"title": "OpenTalk2HTML-NotMD",
5-
"description": "Lightning-fast HTML generation from AI agents with 15 tools, 22 components, and 25 templates.",
4+
"title": "OpenTalk2HTML-NotMD MCP Server",
5+
"description": "AI talks to you through beautiful HTML pages instead of overwhelming markdown dumps. Five-tier MCP server with 18 tools, 22 components, 25+ templates.",
66
"version": "0.1.2",
77
"packages": [
88
{
@@ -31,6 +31,7 @@
3131
"categories": [
3232
"developer-tools",
3333
"web-development",
34+
"ai",
3435
"content-generation"
3536
]
36-
}
37+
}

0 commit comments

Comments
 (0)