A
securityA
licenseA
qualityAn MCP server that enables users to list, download, search, and manage Zoom meeting transcripts through a structured interface.
Last updated -
6
1
JavaScript
MIT License
This is an MCP server for generating graphic recordings. It utilizes the functions of the MCP protocol to convert the contents of any URL or string into graphic recordings.
echo
message
(string): The message to echo back.printEnv
webToGrareco
url
(string): The website URL to convert.promptType
(enum: "standard" | "elementary" | "timeline", default: "standard"): The prompt type to use (standard, elementary, timeline)textToGrareco
text
(string): The text to convert.promptType
(enum: "standard" | "elementary" | "timeline", default: "standard"): The prompt type to use (standard, elementary, timeline)The server sends random-leveled log messages every 15 seconds, eg:
Add the following to cline_mcp_settings.json
:
Example 1:
Example 2:
This server cannot be installed
A MCP server that creates graphic recordings by converting websites or text input into visual summaries using different prompt styles (standard, elementary, timeline).