2 Commits

Author SHA1 Message Date
Jake Shore
91a76580eb mailchimp: Complete MCP server with 104 tools and 28 React apps 2026-02-12 17:29:32 -05:00
Jake Shore
458e668fb9 Mailchimp MCP: Complete with 104 tools, 17 React apps, comprehensive README
- Added comprehensive README.md (938 lines) with:
  - Full tool reference for all 104 tools
  - Showcase of 17 interactive React apps
  - Setup instructions and usage examples
  - Comparison with GoHighLevel MCP

- Fixed all React apps to use consistent app.tsx + index.html pattern
- Fixed TypeScript build errors in MailchimpClient
- Verified all 10 tool files properly export registerXTools() functions

Tool breakdown:
- Campaigns: 15 tools
- Lists/Audiences: 14 tools
- Members: 12 tools
- Templates: 6 tools
- Automations: 10 tools
- Reports: 8 tools
- Landing Pages: 8 tools
- E-commerce: 28 tools
- Tags: 1 tool
- Search: 2 tools

Apps (17 total):
- Campaign: dashboard, detail, builder
- Audience: dashboard, grid
- Member: detail
- Tag: manager
- Automation: dashboard, detail
- Reports: dashboard, detail, growth-chart
- E-commerce: dashboard
- Landing pages: grid
- Templates: gallery
- Testing: ab-test-results, search-results

Build verified successfully.
2026-02-12 17:14:14 -05:00