Jake Shore
5833a090c0
wrike: Complete MCP server with 88 tools and 22 React apps
...
- Full Wrike API v4 client with auth, rate limiting, pagination
- 88 MCP tools across 13 categories (tasks, projects, folders, spaces, comments, attachments, timelogs, contacts, groups, workflows, custom fields, approvals, webhooks, and more)
- 22 interactive React apps (task board, Gantt view, project dashboard, space overview, team workload, time tracker, approval manager, custom fields manager, workflow editor, and more)
- Complete TypeScript types for all Wrike entities
- Comprehensive README with usage examples
- Both stdio and HTTP server modes
- Successfully compiles with TypeScript
2026-02-12 17:28:25 -05:00
Jake Shore
91b2d348be
keap: Complete MCP server with 111 tools and 20 React apps
2026-02-12 17:27:01 -05:00
Jake Shore
e78b92a140
trello + clickup + bigcommerce: verified builds, apps complete
2026-02-12 17:26:25 -05:00
Jake Shore
04f254c40b
constant-contact: Complete production MCP server rebuild
...
- Deleted single-file stub, rebuilt from scratch
- API client with OAuth2, pagination, rate limiting, error handling
- 50+ tools across 9 domains:
* 12 contact tools (list, get, create, update, delete, search, tags, import/export, activity)
* 11 campaign tools (list, get, create, update, delete, schedule, send, stats, activities, clone, test)
* 9 list tools (list, get, create, update, delete, add/remove contacts, membership, stats)
* 6 segment tools (list, get, create, update, delete, get contacts)
* 2 template tools (list, get)
* 11 reporting tools (campaign stats, contact stats, bounces, clicks, opens, forwards, optouts, sends, links)
* 7 landing page tools (list, get, create, update, delete, publish, stats)
* 6 social tools (list, get, create, update, delete, publish)
* 6 tag tools (list, get, create, update, delete, usage)
- 17 React apps (dark theme, standalone Vite, client-side state):
* contact-dashboard, contact-detail, contact-grid
* campaign-dashboard, campaign-detail, campaign-builder
* list-manager, segment-builder, template-gallery
* report-dashboard, report-detail, bounce-report, engagement-chart
* landing-page-grid, social-manager, tag-manager, import-wizard
- Full TypeScript types for Constant Contact API v3
- Production-ready: server.ts, main.ts (stdio), comprehensive README
- .env.example, .gitignore, package.json with MCP SDK 1.0.4
2026-02-12 17:22:25 -05:00
Jake Shore
3244868c07
calendly: complete MCP server with 40+ tools + 12 apps
2026-02-12 17:20:58 -05:00
Jake Shore
df6c795500
ClickUp MCP: Complete 18 React apps documentation, clean build, fix tsconfig
2026-02-12 17:18:55 -05:00
Jake Shore
fdfbc4017e
Wrike MCP: Complete rebuild with 60+ tools and 22 React apps
...
- API Client: Full Wrike API v4 with OAuth2/token auth, pagination, error handling
- 60+ Tools across 14 categories: tasks, folders, projects, spaces, contacts, comments, timelogs, attachments, workflows, custom-fields, approvals, groups, invitations, webhooks
- 22 React Apps: task-dashboard, task-detail, task-grid, task-board, project-dashboard, project-detail, project-grid, folder-tree, space-overview, gantt-view, time-dashboard, time-entries, member-workload, comment-thread, approval-manager, workflow-editor, custom-fields-manager, attachment-gallery, search-results, activity-feed, sprint-board, reports-dashboard
- All apps: dark theme, client-side state, standalone directories
- Full TypeScript types for all Wrike API entities
- Comprehensive README with setup instructions
Replaces single-file stub with production-ready MCP server
2026-02-12 17:18: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
4c49c157c0
trello: 96 tools, 18 apps, production-ready
2026-02-12 17:14:00 -05:00
Jake Shore
2d0db0f147
zendesk: 89 tools, 13 apps, comprehensive README
...
- Fixed TypeScript compilation errors in clients/zendesk.ts and types/index.ts
- Added comprehensive README.md with:
- Complete tool reference (89 unique tools across 16 categories)
- 13 React UI app descriptions and use cases
- Architecture diagram
- Setup and usage examples
- Development guide
- Verified package.json has proper bin, build, and prepublishOnly scripts
- All TypeScript checks passing (npm run typecheck)
2026-02-12 17:13:40 -05:00
Jake Shore
9d85ddcac7
pipedrive: 118 tools, 27 apps, README
2026-02-12 17:12:30 -05:00
Jake Shore
14df8af4d2
FreshBooks: Add build summary
2026-02-12 17:10:42 -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
ff349dc88f
FreshBooks: Complete MCP server with 55+ tools and 22 React apps
...
- 55+ tools across 12 categories (invoices, clients, expenses, estimates, time, projects, payments, items, taxes, reports, recurring, accounts)
- FreshBooks API client with OAuth2, pagination, error handling
- 22 dark-themed React MCP apps (invoice dashboard, builder, client dashboard, expense tracker, time tracker, project dashboard, reports, etc.)
- Full TypeScript types for all FreshBooks entities
- Comprehensive README with examples and architecture docs
2026-02-12 17:09:42 -05:00
Jake Shore
8e9d1ffb87
calendly: Complete MCP server with 27 tools and 12 React apps
...
- Calendly API v2 client with auth, pagination, error handling
- 27 MCP tools across 6 categories (events, event types, scheduling, users, orgs, webhooks)
- 12 React MCP apps with dark theme and client-side state
- Both stdio and HTTP modes supported
- Full TypeScript types and documentation
2026-02-12 17:08:15 -05:00
Jake Shore
716f99056d
compliance-grc + product-analytics: scaffolded with full tool implementations
2026-02-12 12:04:58 -05:00
Jake Shore
c7bdfecbfa
fix: update GHL landing page GitHub link to canonical repo name
2026-02-11 14:02:38 -05:00
Jake Shore
2d684e6f0c
docs: No-code MCP builder market opportunity analysis (25KB)
2026-02-06 07:01:42 -05:00
Jake Shore
8d65417afe
Add 11 MCP agent skills to repo — 550KB of encoded pipeline knowledge
...
Skills added:
- mcp-api-analyzer (43KB) — Phase 1: API analysis
- mcp-server-builder (88KB) — Phase 2: Server build
- mcp-server-development (31KB) — TS MCP patterns
- mcp-app-designer (85KB) — Phase 3: Visual apps
- mcp-apps-integration (20KB) — structuredContent UI
- mcp-apps-official (48KB) — MCP Apps SDK
- mcp-apps-merged (39KB) — Combined apps reference
- mcp-localbosses-integrator (61KB) — Phase 4: LocalBosses wiring
- mcp-qa-tester (113KB) — Phase 5: Full QA framework
- mcp-deployment (17KB) — Phase 6: Production deploy
- mcp-skill (exa integration)
These skills are the encoded knowledge that lets agents build
production-quality MCP servers autonomously through the pipeline.
2026-02-06 06:36:37 -05:00
Jake Shore
f3c4cd817b
Add all MCP servers + factory infra to MCPEngine — 2026-02-06
...
=== NEW SERVERS ADDED (7) ===
- servers/closebot — 119 tools, 14 modules, 4,656 lines TS (Stage 7)
- servers/google-console — Google Search Console MCP (Stage 7)
- servers/meta-ads — Meta/Facebook Ads MCP (Stage 8)
- servers/twilio — Twilio communications MCP (Stage 8)
- servers/competitor-research — Competitive intel MCP (Stage 6)
- servers/n8n-apps — n8n workflow MCP apps (Stage 6)
- servers/reonomy — Commercial real estate MCP (Stage 1)
=== FACTORY INFRASTRUCTURE ADDED ===
- infra/factory-tools — mcp-jest, mcp-validator, mcp-add, MCP Inspector
- 60 test configs, 702 auto-generated test cases
- All 30 servers score 100/100 protocol compliance
- infra/command-center — Pipeline state, operator playbook, dashboard config
- infra/factory-reviews — Automated eval reports
=== DOCS ADDED ===
- docs/MCP-FACTORY.md — Factory overview
- docs/reports/ — 5 pipeline evaluation reports
- docs/research/ — Browser MCP research
=== RULES ESTABLISHED ===
- CONTRIBUTING.md — All MCP work MUST go in this repo
- README.md — Full inventory of 37 servers + infra docs
- .gitignore — Updated for Python venvs
TOTAL: 37 MCP servers + full factory pipeline in one repo.
This is now the single source of truth for all MCP work.
2026-02-06 06:32:29 -05:00
Jake Shore
2aaf6c8e48
MCPEngage update — 2026-02-06
...
=== DONE ===
- 30 landing pages updated (all MCP servers)
- Deploy-ready static site (deploy/public/) with homepage + 30 server pages
- SEO battle plan added
- Homepage redesigned: cleaner platform grid by category, updated pricing
=== TO-DO ===
- [ ] Deploy to production (Vercel/Netlify/custom)
- [ ] SEO battle plan execution
- [ ] Add remaining MCP server pages (Stage 5-7 servers)
- [ ] Analytics/tracking setup
- [ ] Custom domain configuration
- [ ] Pricing page finalization
2026-02-06 06:25:42 -05:00
Jake Shore
2d05046dc1
Redesign homepage: cleaner platform grid by category, updated pricing model
2026-02-02 05:09:17 -05:00
Jake Shore
3ac54ed3bd
Add MCPEngine homepage - clean, awe-inspiring design
2026-02-02 05:00:05 -05:00
Jake Shore
a2e5d4d1d9
Initial commit: MCPEngine - 30 MCP servers for business software
2026-02-02 04:35:44 -05:00