aiqr:mcp

MCP server · MCP 服务端

https://aiqr.cc/voc/mcp

A Model Context Protocol server through which an agent can operate this entity.

一个 MCP 服务端,Agent 可以通过它操作该实体。

Definition

TypeRFC 9264 extension relation type
Used onThe link context (the anchor) — the physical or logical entity the label identifies.
TargetAn MCP endpoint URL.
Note. An agent MUST NOT connect and invoke tools without explicit user authorisation for this origin — see spec §7.2.

Example

{
  "linkset": [
    {
      "anchor": "https://id.gs1.org/01/06901010101010",
      "description": "Midea air conditioner KFR-35GW",
      "https://aiqr.cc/voc/mcp": [
        {
          "href": "https://example.com/ac/mcp",
          "title": "MCP server"
        }
      ]
    }
  ]
}

See the specification for normative requirements. Machine-readable: mcp.jsonld.