MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

Claude Code plugin for Vanikya AI — image, video, vector & lottie generation, SEO analysis, creative insights, and credits via MCP

Created 4/13/2026
Updated about 4 hours ago
Repository documentation and setup instructions

Vanikya AI MCP — Claude Code Plugin Marketplace

This repo is a Claude Code plugin marketplace containing the vanikya-ai-mcp plugin.

Install

/plugin marketplace add vanikya/vanikya-ai-mcp
/plugin install vanikya-ai-mcp

Plugin

See plugins/vanikya-ai-mcp/README.md for full documentation.

Quick Setup
Installation guide for this server

Installation Command (package not published)

git clone https://github.com/vanikya/vanikya-ai-mcp
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.

Cursor configuration (mcp.json)

{ "mcpServers": { "vanikya-vanikya-ai-mcp": { "command": "git", "args": [ "clone", "https://github.com/vanikya/vanikya-ai-mcp" ] } } }