Jake Shore
|
6d342a1545
|
Phase 1: Tier 2 complete — 13 servers upgraded to gold standard architecture
- READMEs added: asana, close, freshdesk, google-console, gusto, square
- main.ts + server.ts (lazy loading): activecampaign, clickup, klaviyo, mailchimp, pipedrive, trello, touchbistro, closebot, close, google-console
- All 13 compile with 0 TSC errors
|
2026-02-14 05:47:14 -05:00 |
|
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 |
|
Jake Shore
|
ced6b4933b
|
pipedrive: Add 20 React MCP Apps
- deal-dashboard: Overview stats, won/lost ratio, revenue forecast
- deal-detail: Full deal with products, activities, participants, timeline
- deal-grid: Sortable deal list with filters
- pipeline-kanban: Drag-drop pipeline board
- pipeline-analytics: Conversion rates, velocity, bottleneck analysis
- pipeline-funnel: Visual funnel with stage metrics
- person-detail: Contact card with deals, activities, files
- person-grid: Contact directory with search
- org-detail: Organization with people, deals, activities
- org-grid: Organization directory
- activity-dashboard: Activity calendar/list with completion tracking
- activity-calendar: Monthly calendar view
- lead-inbox: Lead list with labels and quick actions
- product-catalog: Product list with pricing
- goal-tracker: Goals with progress bars
- revenue-dashboard: Revenue analytics, forecasting
- email-inbox: Mail threads with preview
- deals-timeline: Timeline of deal progression
- search-results: Universal search
- won-deals: Closed-won deals celebration view
All apps use React with dark theme. Self-contained with inline shared components.
Each app has App.tsx, index.html, and vite.config.ts.
Ports 3000-3019 for dev servers.
|
2026-02-12 17:09:57 -05:00 |
|
Jake Shore
|
a2e5d4d1d9
|
Initial commit: MCPEngine - 30 MCP servers for business software
|
2026-02-02 04:35:44 -05:00 |
|