zhangguizhou2017/ScriptAnalysisTool
3.1
If you are the rightful owner of ScriptAnalysisTool and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
A robust script content analysis and classification management system built on Koa2 and MySQL, supporting MCP integration.
Tools
Functions exposed to the LLM to take actions
create_script_project
Create a new script project.
list_script_projects
Retrieve a list of all projects.
get_script_project
Get detailed information about a project.
parse_script_content
Core function to parse script content and store it by category.
get_script_data_by_tag
Retrieve parsed data based on tag type.
list_tag_types
Get a list of all available tag types.
delete_script_project
Delete a script project.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client