MCP Servers / development / Script Generator Server

Script Generator Server

JSON →
stdionone1development

A simple note storage system with tools for adding notes and generating scripts from them.

Install
How to run this server
[ { "cmd": "npx @modelcontextprotocol/inspector", "imports": [] } ]
server path: script-generator-server
Tools
What this server exposes
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.
Configuration
Environment & auth
authnone
envUV_PUBLISH_TOKEN
Resources
Script Generator Server — MCP Server · libregistry