Back to search
30
MCP

mcp-agent-cloud

pypi/mcp-agent-cloud

Deprecated Python library for the MCP Agent Cloud API. Replaced in full by mcp-agent.

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

Similar MCP servers embedding-nearest

mcp-agent-client
Placeholder for the official Python SDK for the Intelligent Agents Platform (MCP). Coming soon!
0 tools
mcp-agentapi
MCP server for interacting with AI agents through the Agent API
0 tools
agent-builder-mcp-client-aws-transform
Python MCP client provided by the AWS Transform team
0 tools
mcp-cloud
Deploy agents built with Model Context Protocol (MCP), and exposed as MCP servers.
0 tools
agent-society-mcp-client-wrapper
A Python library which wraps around Anthropic's low-level MCP client
0 tools
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 an
0 tools

How to use

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

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