Gitpod

Gitpod MCP Connector for Claude

A+

Automate cloud development environments — create, start, and manage Gitpod workspaces and organizations directly from any AI agent.

26 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Gitpod account to any AI agent to orchestrate your cloud development lifecycle through natural language.

What you can do

  • Workspace Lifecycle — Create, start, stop, and delete workspaces using repository URLs or specific context IDs.
  • Organization Management — List, create, and inspect organizations and their members to manage team access.
  • Configuration & Env Vars — Manage workspace configurations and environment variables for consistent development setups.
  • Audit & Sessions — Track workspace sessions and audit logs to monitor activity within your organizations.

How it works

  1. Subscribe to this server
  2. Enter your Gitpod Personal Access Token
  3. Start managing your cloud IDEs from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Developers — Spin up fresh dev environments for PRs or issues without leaving the chat or editor.
  • DevOps Engineers — Automate organization settings and environment variable management across teams.
  • Engineering Leads — Monitor workspace usage and audit logs to maintain security and cost efficiency.
cloud-idedevelopment-environmentsautomationworkspace-managementremote-developmentci-cd

26 tools expose this connector's capabilities to your AI agent.

create_and_start_workspace

Create and start a new Gitpod workspace

create_configuration

Create a new repository configuration in Gitpod

create_environment_variable

Create an environment variable for a repository configuration

create_organization

Create a new Gitpod organization

delete_configuration

Delete a repository configuration

delete_environment_variable

Delete an environment variable

remove_organization_member

Remove a member from a Gitpod organization

delete_organization

Delete a Gitpod organization

delete_workspace

Delete a Gitpod workspace

get_configuration

Get details for a specific repository configuration

get_organization_settings

Get settings for a Gitpod organization

get_organization

Get details for a specific Gitpod organization

get_workspace

Get details for a specific Gitpod workspace

join_organization

Join a Gitpod organization using an invitation ID

list_audit_logs

List audit logs for an organization (Enterprise Only)

list_configurations

List repository configurations in an organization

list_environment_variables

List environment variables for a repository configuration

list_organization_members

List members of a Gitpod organization

list_organizations

List all Gitpod organizations for the authenticated user

list_workspace_sessions

List workspace sessions (start/stop events) in an organization

list_workspaces

List workspaces in an organization

start_workspace

Start an existing Gitpod workspace

stop_workspace

Stop a running Gitpod workspace

update_configuration

Update a repository configuration

update_organization_member

Update a member role in a Gitpod organization

update_organization_settings

Update settings for a Gitpod organization

See how to talk to your AI agent using Gitpod.

List all my Gitpod organizations.

I've found 2 organizations: 'Engineering-Team' (ID: org_123) and 'Open-Source-Projects' (ID: org_456). Which one would you like to explore?

Create and start a workspace for https://github.com/gitpod-io/gitpod.

Starting the `create_and_start_workspace` action... I've successfully triggered a new workspace for that repository. You can now access your cloud IDE.

Stop the workspace with ID 'ws-abc-123'.

I am stopping the workspace 'ws-abc-123' now. The environment will be hibernated to save resources.

Yes! Use the `create_and_start_workspace` tool with the repository URL. Your agent will provision and start a cloud environment for that specific context immediately.

Related Connectors