does-it-install?

← All servers

cloud.agentdomain/agentdomain-mcp

Register and manage internet domains for AI agents via AgentDomain

cloud.agentdomain/agentdomain-mcp · Repository · version 1.0.1 · 3 stars · listed from registry

Install

The sweep installs into a clean prefix, but this is the command a user would run:

uvx agentdomain-mcp

Results by platform

Linux

MCP handshake failed2026-08-15 · probed over pypi

3 recorded runs, oldest first.

handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
Installed 32 packages in 9ms
Traceback (most recent call last):
  File "/home/runner/.cache/uv/archive-v0/HRftnN1oLDAuEB2U/bin/agentdomain-mcp", line 6, in <module>
    from agentdomain_mcp.server import main
  File "/home/runner/.cache/uv/archive-v0/HRftnN1oLDAuEB2U/lib/python3.12/site-packages/agentdomain_mcp/server.py", line 6, in <module>
    from mcp.server.fastmcp import FastMCP
ModuleNotFoundError: No module named 'mcp.server.fastmcp'

macOS

MCP handshake failed2026-08-15 · probed over pypi

3 recorded runs, oldest first.

handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
Installed 32 packages in 173ms
Traceback (most recent call last):
  File "/Users/runner/.cache/uv/archive-v0/xiNJUNmlD1zN5OTJ/bin/agentdomain-mcp", line 6, in <module>
    from agentdomain_mcp.server import main
  File "/Users/runner/.cache/uv/archive-v0/xiNJUNmlD1zN5OTJ/lib/python3.14/site-packages/agentdomain_mcp/server.py", line 6, in <module>
    from mcp.server.fastmcp import FastMCP
ModuleNotFoundError: No module named 'mcp.server.fastmcp'

Windows

MCP handshake failed2026-08-15 · probed over pypi

3 recorded runs, oldest first.

handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
Installed 34 packages in 7.77s
Traceback (most recent call last):
  File "<frozen runpy>", line 198, in _run_module_as_main
  File "<frozen runpy>", line 88, in _run_code
  File "C:\Users\runneradmin\AppData\Local\uv\cache\archive-v0\62LcWdKK9ZjdtxQv\Scripts\agentdomain-mcp.exe\__main__.py", line 4, in <module>
  File "C:\Users\runneradmin\AppData\Local\uv\cache\archive-v0\62LcWdKK9ZjdtxQv\Lib\site-packages\agentdomain_mcp\server.py", line 6, in <module>
    from mcp.server.fastmcp import FastMCP
ModuleNotFoundError: No module named 'mcp.server.fastmcp'

Badge

Paste this into the project README to show the current result:

[![does it install](https://img.shields.io/endpoint?url=https://doesitinstall.com/badge/cloud.agentdomain__agentdomain-mcp.json)](https://doesitinstall.com/s/cloud.agentdomain__agentdomain-mcp.html)