Skip to content

Add Creatify packages to awesome-nodejs #1321

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

TSavo
Copy link

@TSavo TSavo commented May 26, 2025

Summary

Adds two Creatify packages to the awesome-nodejs list: a TypeScript API client and a Model Context Protocol server for AI video generation.

Packages Added

1. creatify-api-ts (HTTP section)

TypeScript client library for Creatify AI's video generation API, providing:

  • Type-safe access to avatar videos
  • URL-to-video conversion
  • Text-to-speech capabilities
  • AI-powered editing tools
  • Full TypeScript support with comprehensive types

2. creatify-mcp (Mad science section)

Model Context Protocol server that exposes Creatify AI's capabilities to AI assistants:

  • Natural language video creation workflows
  • Integration with Claude Desktop and other MCP clients
  • 12 powerful tools for video generation
  • 6 data resources for avatars, voices, templates
  • 5 workflow prompts for common scenarios

Repository Details

Changes Made

  • Added creatify-api-ts to HTTP section (positioned alphabetically between "cacheable-request" and "gotql")
  • Added creatify-mcp to Mad science section (positioned alphabetically between "js-git" and "xlsx")
  • Both entries follow the established format and style
  • Clean commit with only the necessary additions

Why These Packages Fit

  • HTTP section: The API client is a specialized HTTP client for video generation APIs
  • Mad science section: The MCP server represents innovative AI-human collaboration technology
  • Both packages are production-ready with comprehensive documentation
  • Built with TypeScript for type safety and developer experience
  • Published on NPM and actively maintained

These packages enhance the Node.js ecosystem by providing powerful AI video generation capabilities through both direct API access and AI assistant integration.


Pull Request opened by Augment Code with guidance from the PR author

- Added creatify-api-ts to HTTP section for TypeScript API client
- Added creatify-mcp to Mad science section for AI video generation MCP server
- Both positioned alphabetically in their respective categories
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant