Back to Browse

Cursor Plugin MCP Server

Cloud & DevOpsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Deploy apps on your cloud. Create environments, configure infrastructure, and monitor jobs.

About

Deploy apps on your cloud. Create environments, configure infrastructure, and monitor jobs.

Remote endpoints: streamable-http: https://api.deployment.io/v1/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

Endpoint verified · Requires authentication · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-deployment-io-deployment-io": {
      "url": "https://api.deployment.io/v1/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

Deployment.io — Cursor Plugin

Deploy and manage apps to your cloud directly from Cursor. This plugin connects Cursor's AI agent to Deployment.io via the Model Context Protocol (MCP).

What it does

This plugin lets you manage your Deployment.io infrastructure through natural language:

  • List environments — view all your environments with status, region, and classification
  • Create environments — provision new environments on shared or custom AWS runners
  • Edit environments — rename and reconfigure existing environments
  • Monitor jobs — check deployment job status and logs
  • Approval workflows — manage approval requests for production changes

Setup

  1. Install the plugin from the Cursor Marketplace
  2. Cursor will prompt you to authenticate with your Deployment.io account via OAuth
  3. Start using natural language to manage your infrastructure

Authentication

This plugin uses OAuth 2.0 with Dynamic Client Registration. When you first use a Deployment.io tool, Cursor will open a browser window to authenticate with your Deployment.io account. No API keys or tokens need to be configured manually.

Available tools

ToolDescription
list_environmentsList all environments in your organization
list_runnersList available deployment runners and regions
create_environmentCreate a new environment
edit_environmentRename an environment
get_job_statusCheck the status of a deployment job
get_approval_statusCheck the status of an approval request

Security

  • All actions respect your organization's RBAC permissions
  • Production environments require human approval before changes
  • Agent keys are scoped to specific permissions via OAuth consent
  • Three-layer access control: OAuth scopes, RBAC entity permissions, classification-based approval gates

Links

License

MIT

Reviews

No reviews yet

Be the first to review this server!