Complete MCP server suite for Disruptors AI development: 22 pre-configured servers for development, AI services, cloud platforms, and automation
Requires secrets
Needs API keys or credentials to function
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A comprehensive AI-powered marketing platform built with React, Vite, and Supabase, featuring advanced GSAP animations, 3D Spline integrations, and cutting-edge AI automation tools.
disruptors-ai-marketing-hub/
├── src/
│ ├── components/ # React components
│ │ ├── shared/ # Reusable components
│ │ ├── home/ # Homepage components
│ │ └── examples/ # Example implementations
│ ├── pages/ # Page components
│ ├── lib/ # Utility libraries
│ ├── hooks/ # Custom React hooks
│ └── utils/ # Helper functions
├── public/ # Static assets
├── tests/ # Test files
│ ├── unit/ # Unit tests
│ ├── integration/ # Integration tests
│ └── e2e/ # End-to-end tests
├── scripts/ # Build and utility scripts
├── docs/ # Documentation
├── supabase/ # Database migrations
└── schema.sql # Authoritative database schema
Clone the repository
git clone https://github.com/TechIntegrationLabs/disruptors-ai-marketing-hub.git
cd disruptors-ai-marketing-hub
Install dependencies
npm install
Environment Setup
cp .env.example .env.local
# Edit .env.local with your API keys
Database Setup
# Apply the database schema
npx supabase db push
Start Development Server
npm run dev
npm run dev - Start development servernpm run build - Build for productionnpm run preview - Preview production buildnpm run lint - Run ESLintnpm run generate:service-images - Generate AI service imagesnpm run test:image-apis - Test image generation APIsnpm run validate:image-apis - Validate API configurationsnpm run mcp:start - Start MCP serversnpm run mcp:status - Check MCP server statusnpm run mcp:health - Run health checksnpm run mcp:optimize - Optimize MCP performancenpm run db:setup - Initialize databasenpm run migrate - Run database migrationsnpx claudepluginhub TechIntegrationLabs/disruptors-ai-marketing-hub --plugin disruptors-mcp-suiteManage MCP servers - discover, analyze, execute tools/prompts/resources. Use for MCP integrations, capability discovery, tool filtering, programmatic execution, or encountering context bloat, server configuration, tool execution errors.
Build FastMCP 3.x Python MCP servers — covers provider/transform architecture (including CodeMode, Tool Search, and server-level transforms), component versioning, session state, authorization (MultiAuth, PropelAuth, connection-pooled token verifiers), evaluation creation, Pydantic validation, async patterns, STDIO and HTTP transports, nginx reverse proxy deployment, background tasks, Prefab Apps UI, security patterns, client SDK usage, testing, deployment, and migration from FastMCP v2. TypeScript is a legacy reference only and is not updated for v3.
MCP server development helper with tool and resource scaffolding
MCPize Suite — from idea to published MCP server. Discover ideas (/mcpize:idea), build production-ready servers (/mcpize:build), publish to marketplace (/mcpize:publish).
Centralized Claude Code configuration: Docker-first guards, permissions, MCP gateway, and workflow skills
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.