Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

AI-HIVE AIGC

REMOTE · AI-HIVE.ICLIP.CN · SCANNED AUG 23

Generate and edit images and videos for ecommerce, marketing and advertising with AI-HIVE.

Available components

32 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security80
Transport & Reachability0
Schema Quality & AI Usability0
  • Schema blocked by authentication: the endpoint requires auth we don't have to read it. See how to fix → Unverified
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage0
  • Tool coverage blocked by authentication: the endpoint requires auth we don't have to read its tools.Unverified
Capabilities0
  • Capabilities blocked by authentication: the endpoint requires auth we don't have to read them. See how to fix → Unverified

Unverified: 5 categories

Categories scored 0 because we could not verify them: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.

Install

How do I install the AI-HIVE AIGC MCP server?

AI-HIVE AIGC is a hosted endpoint at https://ai-hive.iclip.cn/api/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · ai-hive.iclip.cn

# add to Claude Code
claude mcp add --transport http wubin1836-ai-hive-aigc 'https://ai-hive.iclip.cn/api/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "wubin1836-ai-hive-aigc": {
      "url": "https://ai-hive.iclip.cn/api/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "wubin1836-ai-hive-aigc": {
      "type": "http",
      "url": "https://ai-hive.iclip.cn/api/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.wubin1836-ai-hive-aigc]
url = "https://ai-hive.iclip.cn/api/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "wubin1836-ai-hive-aigc": {
      "type": "remote",
      "url": "https://ai-hive.iclip.cn/api/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add wubin1836-ai-hive-aigc --url 'https://ai-hive.iclip.cn/api/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  wubin1836-ai-hive-aigc:
    url: "https://ai-hive.iclip.cn/api/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "wubin1836-ai-hive-aigc": {
      "Transport": "http",
      "Url": "https://ai-hive.iclip.cn/api/mcp"
    }
  }
}
# add to Vellum
assistant mcp add wubin1836-ai-hive-aigc -t streamable-http -u 'https://ai-hive.iclip.cn/api/mcp'
// mcp.json
{
  "mcpServers": {
    "wubin1836-ai-hive-aigc": {
      "type": "http",
      "url": "https://ai-hive.iclip.cn/api/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Aug 26 32

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 23 Aug 2026 · Probed https://ai-hive.iclip.cn/api/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_256_GCM_SHA384 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=*.iclip.cn CN=sslTrus RSA DV SSL CA 2,O=sslTrus Inc.,C=CN 19 Jul 2026 2 Feb 2027 RSA 2048 SHA256-RSA 4db93622ac62e49f8ec729d21989c709
SANs: *.iclip.cn, iclip.cn
CN=sslTrus RSA DV SSL CA 2,O=sslTrus Inc.,C=CN (CA) CN=Sectigo Public Server Authentication Root R46,O=Sectigo Limited,C=GB 4 Feb 2026 3 Feb 2036 RSA 3072 SHA384-RSA b7af28a33114ae3a8095badd3a0d5b75
CN=Sectigo Public Server Authentication Root R46,O=Sectigo Limited,C=GB (CA) CN=USERTrust RSA Certification Authority,O=The USERTRUST Network,L=Jersey City,ST=New Jersey,C=US 22 Mar 2021 18 Jan 2038 RSA 4096 SHA384-RSA d27fbbc1de359e5216ad6149586099c4
CN=USERTrust RSA Certification Authority,O=The USERTRUST Network,L=Jersey City,ST=New Jersey,C=US (CA) CN=AAA Certificate Services,O=Comodo CA Limited,L=Salford,ST=Greater Manchester,C=GB 12 Mar 2019 31 Dec 2028 RSA 4096 SHA384-RSA 3972443af922b751d7d36c10dd313595
DNSSEC insecure

Validation of ai-hive.iclip.cn. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
cn. present 33094 8 Verified
iclip.cn. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication Enforced and verified

The endpoint asked for a token and published valid RFC 9728 metadata describing how to get one.

Result Enforced and verified
Enforced On connection
HTTP status 401

WWW-Authenticate challenge Bearer resource_metadata="https://ai-hive.iclip.cn/.well-known/oauth-protected-resource/api/mcp"

Bearer resource_metadata="https://ai-hive.iclip.cn/.well-known/oauth-protected-resource/api/mcp"
Header Value
www-authenticate Bearer resource_metadata="https://ai-hive.iclip.cn/.well-known/oauth-protected-resource/api/mcp"

Protected resource metadata

Document https://ai-hive.iclip.cn/.well-known/oauth-protected-resource/api/mcp
Retrieved Yes
Resource https://ai-hive.iclip.cn/api/mcp
Authorisation server https://ai-hive.iclip.cn
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://ai-hive.iclip.cn/api/mcp Auth required 401
http (plaintext) http://ai-hive.iclip.cn/api/mcp Inconclusive 405
MCP tools

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

No tool schema has been captured from this endpoint yet.

Common questions

What is the AI-HIVE AIGC MCP server?

AI-HIVE AIGC is an MCP server listed in the public MCP registry as io.github.wubin1836/ai-hive-aigc. Generate and edit images and videos for ecommerce, marketing and advertising with AI-HIVE. This page covers its hosted endpoint (https://ai-hive.iclip.cn/api/mcp).

Is the AI-HIVE AIGC MCP server safe to use?

AI-HIVE AIGC scores 32 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

Does the AI-HIVE AIGC MCP server require authentication?

Yes. AI-HIVE AIGC asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.

Is the AI-HIVE AIGC MCP server still maintained?

AI-HIVE AIGC is still listed as active in the MCP registry. We last reached this channel on 23 August 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.