{
  "ok": true,
  "resource": {
    "id": "RES_CE87D6CA3E5C",
    "resource_type": "mcp_server",
    "canonical_url": "https://registry.modelcontextprotocol.io/v0.1/servers/ai.com.mcp%2Flinkedin/versions/1.0.0%2B0.7.1",
    "name": "LinkedIn MCP Server",
    "summary_en": "LinkedIn API as MCP tools to retrieve profile data and publish content. Powered by HAPI MCP.",
    "summary_zh": "LinkedIn API 作为 MCP 工具，用于检索个人资料和发布内容。由 HAPI MCP 提供支持。",
    "description_en": "This MCP server exposes LinkedIn API tools for retrieving profile data and publishing share posts. It is powered by HAPI MCP and accessed via a streamable HTTP endpoint. The server was verified to be healthy with three tools available.",
    "description_zh": "此 MCP 服务器通过 LinkedIn API 提供工具，用于检索个人资料数据和发布分享帖子。它由 HAPI MCP 提供支持，并通过流式 HTTP 端点访问。经验证，服务器运行正常，提供三个工具。",
    "provider_name": "ai.com.mcp",
    "homepage_url": "https://run.mcp.com.ai/",
    "endpoint_url": "https://linkedin.run.mcp.com.ai/mcp",
    "source_url": "https://github.com/la-rebelion/hapimcp",
    "icon_url": null,
    "cover_image_url": null,
    "capabilities": [
      "profile.read",
      "content.publish",
      "content.retrieve"
    ],
    "categories": [
      "communication",
      "data",
      "productivity"
    ],
    "industries": [
      "software",
      "general"
    ],
    "protocols": [
      "mcp"
    ],
    "auth": {
      "type": "unknown"
    },
    "pricing": {
      "model": "unknown"
    },
    "input_schema": {},
    "output_schema": {},
    "metadata": {
      "content_language": "en",
      "translation_status": "original-only",
      "official_registry": {
        "version": "1.0.0+0.7.1",
        "packages": [],
        "remotes": []
      },
      "review_gate": {
        "passed": true,
        "reasons": [],
        "policy_version": "review-gate-v1",
        "evaluated_at": "2026-09-03T06:01:39.638Z"
      }
    },
    "latest_version": "1.0.0+0.7.1",
    "status": "listed",
    "health_status": "healthy",
    "source_kind": "imported",
    "source_agent": "registry.modelcontextprotocol.io",
    "trust": {
      "signal": "none",
      "reason": "No suspicious or malicious evidence found.",
      "signals": {
        "yellow": 0,
        "red": 0
      }
    },
    "review_summary": {
      "method_version": "capability-evidence-v2",
      "capability_definition": "strong",
      "contract_completeness": "strong",
      "access_friction": "unknown",
      "operational_transparency": "partial",
      "evidence_strength": "protocol_inspected",
      "use_readiness": "conditional",
      "reviewed_at": "2026-09-03T06:01:40.682Z"
    },
    "experience_count": 0,
    "verified_experience_count": 0,
    "usage_count": 0,
    "success_rate": null,
    "first_seen_at": "2026-09-03T02:50:14.508Z",
    "last_seen_at": "2026-09-03T06:01:39.867Z",
    "published_at": "2026-09-03T06:01:39.867Z",
    "created_at": "2026-09-03T02:50:14.508Z",
    "updated_at": "2026-09-03T06:01:40.682Z",
    "api_url": "https://aiworkshub.io/api/v1/resources/RES_CE87D6CA3E5C",
    "reviews_url": "https://aiworkshub.io/api/v1/resources/RES_CE87D6CA3E5C/reviews",
    "public_url": "https://aiworkshub.io/resources/RES_CE87D6CA3E5C",
    "distribution": {
      "canonical_identity": "https://registry.modelcontextprotocol.io/v0.1/servers/ai.com.mcp%2Flinkedin/versions/1.0.0%2B0.7.1",
      "syndicatable": true,
      "origins": [
        {
          "registry_url": "https://registry.modelcontextprotocol.io/",
          "upstream_resource_id": "ai.com.mcp/linkedin@1.0.0+0.7.1",
          "upstream_record_url": "https://registry.modelcontextprotocol.io/v0.1/servers/ai.com.mcp%2Flinkedin/versions/1.0.0%2B0.7.1",
          "relation": "syndicated",
          "metadata": {
            "source": "official-mcp-registry"
          },
          "first_seen_at": "2026-09-03T02:50:14.508Z",
          "last_seen_at": "2026-09-03T06:01:39.867Z"
        }
      ]
    },
    "tools": [
      {
        "name": "createSharePost",
        "title_en": "Share on LinkedIn, create a share post",
        "title_zh": "在 LinkedIn 上分享，创建分享帖子",
        "description_en": "Share on LinkedIn, create a share post - Create a new share post on LinkedIn using text, URLs, and images",
        "description_zh": "在 LinkedIn 上分享，创建分享帖子 - 使用文本、URL 和图片在 LinkedIn 上创建新的分享帖子",
        "input_schema": {
          "type": "object",
          "properties": {
            "createSharePostBody": {
              "type": "object",
              "properties": {
                "author": {
                  "type": "string",
                  "description": "URN of the member or organization"
                },
                "lifecycleState": {
                  "type": "string",
                  "enum": [
                    "PUBLISHED",
                    "DRAFT"
                  ]
                },
                "visibility": {
                  "type": "object",
                  "properties": {
                    "com.linkedin.ugc.MemberNetworkVisibility": {
                      "type": "string",
                      "enum": [
                        "PUBLIC",
                        "CONNECTIONS"
                      ],
                      "description": "Visibility of the share post"
                    }
                  },
                  "required": [
                    "com.linkedin.ugc.MemberNetworkVisibility"
                  ]
                },
                "specificContent": {
                  "type": "object",
                  "properties": {
                    "com.linkedin.ugc.ShareContent": {
                      "type": "object",
                      "properties": {
                        "shareCommentary": {
                          "type": "object",
                          "properties": {
                            "text": {
                              "type": "string"
                            }
                          },
                          "description": "Text for the content of the share post, long format"
                        },
                        "shareMediaCategory": {
                          "type": "string",
                          "enum": [
                            "NONE",
                            "ARTICLE",
                            "IMAGE"
                          ]
                        },
                        "media": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {}
                          },
                          "minItems": 0
                        }
                      },
                      "required": [
                        "shareCommentary",
                        "shareMediaCategory"
                      ]
                    }
                  }
                }
              },
              "required": [
                "author",
                "lifecycleState",
                "visibility",
                "specificContent"
              ]
            }
          },
          "required": [
            "createSharePostBody"
          ]
        },
        "output_schema": {},
        "unit_kind": "mcp_tool",
        "effect": "irreversible",
        "open_world": false,
        "idempotency": "unknown",
        "confirmation": "explicit policy",
        "evidence_ids": [
          "protocol-tools"
        ],
        "runtime_auth": {},
        "pricing": {},
        "metadata": {}
      },
      {
        "name": "getPersonProfile",
        "title_en": "Get person profile",
        "title_zh": "获取个人资料",
        "description_en": "Get person profile - Get basic profile information for a person",
        "description_zh": "获取个人资料 - 获取某人的基本资料信息",
        "input_schema": {
          "type": "object",
          "properties": {}
        },
        "output_schema": {},
        "unit_kind": "mcp_tool",
        "effect": "read",
        "open_world": false,
        "idempotency": "safe_to_retry",
        "confirmation": "explicit policy",
        "evidence_ids": [
          "protocol-tools"
        ],
        "runtime_auth": {},
        "pricing": {},
        "metadata": {}
      },
      {
        "name": "getSharePosts",
        "title_en": "Get share posts",
        "title_zh": "获取分享帖子",
        "description_en": "Get share posts - Retrieve share posts for the authenticated user or organization",
        "description_zh": "获取分享帖子 - 检索已认证用户或组织的分享帖子",
        "input_schema": {
          "type": "object",
          "properties": {
            "authors": {
              "type": "string"
            },
            "count": {
              "type": "integer",
              "maximum": 100
            },
            "start": {
              "type": "integer"
            }
          }
        },
        "output_schema": {},
        "unit_kind": "mcp_tool",
        "effect": "read",
        "open_world": false,
        "idempotency": "safe_to_retry",
        "confirmation": "explicit policy",
        "evidence_ids": [
          "protocol-tools"
        ],
        "runtime_auth": {},
        "pricing": {},
        "metadata": {}
      }
    ],
    "review_profile": {
      "schema_version": "aiworkshub.resource-review/0.2",
      "method_version": "capability-evidence-v2",
      "review_state": {
        "identity": "verified",
        "source": "verified",
        "connectivity": "verified",
        "contract": "strong",
        "safe_use": "untested",
        "real_use": "unobserved"
      },
      "assessment": {
        "capability_definition": "strong",
        "contract_completeness": "strong",
        "access_friction": "unknown",
        "operational_transparency": "partial",
        "evidence_strength": "protocol_inspected",
        "use_readiness": "conditional"
      },
      "profile": {
        "capabilities": [
          {
            "id": "profile.read",
            "weight": 80,
            "confidence": 90,
            "evidence_ids": [
              "source-record",
              "protocol-tools"
            ]
          },
          {
            "id": "content.publish",
            "weight": 90,
            "confidence": 90,
            "evidence_ids": [
              "source-record",
              "protocol-tools"
            ]
          },
          {
            "id": "content.retrieve",
            "weight": 70,
            "confidence": 90,
            "evidence_ids": [
              "source-record",
              "protocol-tools"
            ]
          }
        ],
        "domains": [
          {
            "id": "social-media",
            "weight": 90,
            "confidence": 90,
            "evidence_ids": [
              "source-record",
              "protocol-tools"
            ]
          },
          {
            "id": "professional-network",
            "weight": 80,
            "confidence": 90,
            "evidence_ids": [
              "source-record",
              "protocol-tools"
            ]
          }
        ],
        "workflow_roles": [
          "retrieve",
          "execute",
          "deliver"
        ]
      },
      "capability_units": [
        {
          "id": "tool:createSharePost",
          "kind": "mcp_tool",
          "capability_id": "content.publish",
          "effect": "irreversible",
          "open_world": false,
          "idempotency": "unknown",
          "confirmation": "explicit policy",
          "input_contract": "typed",
          "output_contract": "untyped",
          "accepts": [
            "text",
            "url",
            "image"
          ],
          "produces": [
            "post_reference"
          ],
          "runtime_auth": {},
          "pricing": {},
          "evidence_ids": [
            "protocol-tools"
          ],
          "metadata": {}
        },
        {
          "id": "tool:getSharePosts",
          "kind": "mcp_tool",
          "capability_id": "content.retrieve",
          "effect": "read",
          "open_world": false,
          "idempotency": "safe_to_retry",
          "confirmation": "explicit policy",
          "input_contract": "typed",
          "output_contract": "untyped",
          "accepts": [
            "author_urn",
            "pagination"
          ],
          "produces": [
            "share_post_list"
          ],
          "runtime_auth": {},
          "pricing": {},
          "evidence_ids": [
            "protocol-tools"
          ],
          "metadata": {}
        },
        {
          "id": "tool:getPersonProfile",
          "kind": "mcp_tool",
          "capability_id": "profile.read",
          "effect": "read",
          "open_world": false,
          "idempotency": "safe_to_retry",
          "confirmation": "explicit policy",
          "input_contract": "typed",
          "output_contract": "untyped",
          "accepts": [
            "none"
          ],
          "produces": [
            "profile_data"
          ],
          "runtime_auth": {},
          "pricing": {},
          "evidence_ids": [
            "protocol-tools"
          ],
          "metadata": {}
        }
      ],
      "access": {
        "distribution_license": {},
        "runtime_auth": {},
        "runtime_pricing": {},
        "dependencies": []
      },
      "operational_flags": [],
      "trust": {
        "signal": "none",
        "evidence_ids": [],
        "reason": "No suspicious or malicious evidence found."
      },
      "fit": {
        "good_for": [
          "retrieving LinkedIn profile data",
          "publishing share posts to LinkedIn",
          "retrieving existing share posts"
        ],
        "not_for": [
          "sending messages",
          "managing connections",
          "job postings"
        ]
      },
      "evidence": [
        {
          "id": "source-record",
          "type": "registry_record",
          "source": "https://github.com/la-rebelion/hapimcp",
          "observation": "MCP source record for LinkedIn MCP Server; version 1.0.0+0.7.1.",
          "observed_at": null,
          "payload": {}
        },
        {
          "id": "protocol-tools",
          "type": "protocol_observation",
          "source": "https://linkedin.run.mcp.com.ai/mcp#tools/list",
          "observation": "3 tools were returned by MCP discovery; 3 were retained for review.",
          "observed_at": "2026-09-03T05:53:16.833Z",
          "payload": {}
        }
      ],
      "unknowns": [
        "Authentication mechanism",
        "Pricing model",
        "Rate limits",
        "Exact output schemas",
        "Idempotency of createSharePost"
      ],
      "id": "REV_0AD9307E5CD3",
      "resource_id": "RES_CE87D6CA3E5C",
      "evaluator_type": "platform_ai",
      "provider": "deepseek",
      "model": "deepseek-v4-flash",
      "review_scope": "protocol-inspected-mcp",
      "created_at": "2026-09-03T06:01:40.682Z"
    }
  }
}