Script Generator Server
JSON →A simple note storage system with tools for adding notes and generating scripts from them.
Install
npx @modelcontextprotocol/inspector Tools · 2
- add-note Adds a new note to the server. Takes 'name' and 'content' as required string arguments. Updates server state and notifies clients of resource changes.
- script_generate Generates a script based on provided topic and keywords. Takes 'topic' and 'keywords' as required string arguments. Uses multiple agents to generate and refine the script.
Environment variables
UV_PUBLISH_TOKEN
★ 1 GitHub stars