← Registry

eCommerce

ailink.co.kr

Enables searching, retrieving, comparing, and listing categories of government-verified B2B IT products from the AI Link procurement catalog.

1 endpoint4 known toolsFirst detected September 11, 2026Last detected September 11, 2026

ENDPOINT 1

https://ailink.co.kr/mcp

No auth detected

MCP server metadata

Name
ai-link
Version
1.0.0
Capabilities
tools

Known tools 4

search_products

정부검증(조달청) B2B IT 제품 검색.

Inferred read-only
get_product

단일 제품의 상세 프로필(인증·리뷰·조달등록·시스템 요구사양(설치 서버 사양: CPU·메모리·디스크·서버 OS·DBMS·WAS 등)·provenance) 조회.

Inferred read-only
compare_products

두 제품의 조달등록·인증·도입사례 수를 나란히 제공(순위·우열 판단은 제공하지 않음).

Inferred read-only
list_categories

AI Link의 전체 IT 솔루션 카테고리 목록.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.ai-link]
url = "https://ailink.co.kr/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "ai-link": {
      "type": "http",
      "url": "https://ailink.co.kr/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: ai-link
Remote MCP URL: https://ailink.co.kr/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "ai-link": {
      "url": "https://ailink.co.kr/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "ai-link": {
      "type": "http",
      "url": "https://ailink.co.kr/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "ai-link",
  "transport": "streamable-http",
  "url": "https://ailink.co.kr/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.