Back to search
30
MCP

mcp-server-cloud-agent

npm/mcp-server-cloud-agent

MCP server for Cloud Agent — an AI software engineer that writes code, opens PRs, reviews code, generates tests, runs security scans, and answers codebase questions. Connect from any MCP client (Claude Code, Cursor, Windsurf) and delegate engineering task

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@willpowell8/cursor-cloud-agent-mcp
Model Context Protocol server for Cursor Cloud Agents API - programmatically create, manage, and interact with AI-powered coding agents thro
0 tools
aws-agentcore-mcp-server
MCP server providing comprehensive AWS AgentCore documentation for building production-ready AI agents with enterprise security, observabili
0 tools
@638labs/mcp-server
MCP server for the 638Labs AI agent registry. Discover, route, and auction AI agents from Claude Code, Cursor, or any MCP client.
0 tools
discord-mcp-agent
MCP server for Discord-based AI agent-user communication. Enables AI agents to communicate with users through Discord.
0 tools
agentmarketplace-mcp
MCP server that lets Claude, Cursor, and any MCP client discover and install AI agents from the default agent marketplace.
0 tools
agentbrain-mcp
MCP server for Agent Brain — cross-source personal memory for any MCP-capable AI client (Claude Code, Claude Desktop, Cursor, Windsurf)
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp-server-cloud-agent": {
      "url": "None",
      "transport": "http"
    }
  }
}