Chris EichlerAI-first Product
& Marketing

5 MCP Services


What is an MCP?

MCP stands for Model Context Protocol. Translation: a standardised bridge between Claude and an external service. With that bridge, Claude can commit to GitHub or deploy a site directly. You stop copy-pasting between tabs.

Without MCP you talk to Claude and execute everything yourself. With MCP, Claude executes.

GitHub

Link: github.com

GitHub stores your codebase in the cloud. Even if you don't code yourself:

  • Connecting multiple services only works in the cloud, not locally
  • Roll back versions instead of collecting final_final_v2.zip files
  • Claude reads, writes and merges straight from the chat

Your first step: GitHub account → create an empty repo → activate the MCP connector in Claude

Supabase

Link: supabase.com

Database, auth and file storage in one tool. You need this as soon as you:

  • Want to create users or build logins
  • Need to store, query or search data
  • Manage sessions, orders or content

Your first step: supabase.com → create project → paste the API keys into the Claude MCP

Vercel

Link: vercel.com

Vercel hosts whatever Claude builds — prototype, landing page or full app:

  • Push to GitHub → Vercel deploys automatically
  • A preview URL for every branch (so every variant is live for you to check)
  • Domains, env variables and logs in one dashboard

Your first step: vercel.com → connect to GitHub → import your first repo

Figma

Link: figma.com

Figma is the design tool. You don't need design skills:

  • Buy or grab free templates (there's a template for everything)
  • Claude pulls fonts, colours and spacing straight from the Figma file
  • You describe the layout, Claude builds it with the right tokens

Your first step: figma.com → find a template → give Claude the Figma link

Notion

Link: notion.so

Notion is your knowledge base and team tool in one. In a dev context that means:

  • Specs, roadmaps, briefs — all in one place, readable by Claude
  • Non-coders on the team see what you're working on
  • Claude writes notes itself, ticks off tasks, updates status

Your first step: notion.so → workspace → authorise the MCP connector


Ideas on AI-first Product Management & Marketing, straight to your inbox.

No spam, unsubscribe at any time

Chris Eichler