the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "ai.com.mcp/linkedin",
"description": "LinkedIn API as MCP tools to retrieve profile data and publish content. Powered by HAPI MCP.",
"title": "LinkedIn MCP Server",
"repository": {
"url": "https://github.com/la-rebelion/hapimcp",
"source": "github"
},
"version": "1.0.0+0.7.1",
"websiteUrl": "https://run.mcp.com.ai",
"remotes": [
{
"type": "streamable-http",
"url": "https://linkedin.run.mcp.com.ai/mcp"
}
],
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"documentation": "https://learn.microsoft.com/en-us/linkedin/shared/authentication/authorization-code-flow",
"examples": [
{
"config": "Add 'https://linkedin.run.mcp.com.ai/mcp' as a remote MCP server in your MCP client, then authenticate with your LinkedIn app credentials when prompted.",
"description": "Connect once and let your MCP client + HAPI orchestrate the OAuth2 Authorization Code flow.",
"name": "Basic Connection"
},
{
"description": "This server exposes 3 LinkedIn operations as MCP tools:",
"name": "What You Can Do",
"note": "createSharePost, getSharePosts, getPersonProfile."
},
{
"config": "hapi deploy --openapi https://docs.mcp.com.ai/apis/openapi/linkedin-connector.yaml --url https://api.linkedin.com --host https://linkedin.run.mcp.com.ai",
"description": "Publish your LinkedIn MCP Server with a public host your clients can reach.",
"name": "Deploy your own in One Command"
}
],
"keywords": [
"openapi",
"rest-api",
"linkedin",
"social",
"oauth2",
"mcp",
"automation",
"publishing"
],
"license": "LinkedIn API License",
"notes": [
"MCP clients must support OAuth2 Authorization Code flow for LinkedIn integrations.",
"HAPI handles the heavy lifting for OAuth2 flow and API tool exposure.",
"Default LinkedIn API base URL: https://api.linkedin.com.",
"The --host value is required because ChatGPT, Claude, and other MCP clients connect to your server using that external FQDN/URL. Used to generate the absolute URLs as per MCP specification.",
"Use a public internet hostname (or VPN-reachable internal FQDN/IP) that clients can access.",
"OpenAPI source: https://docs.mcp.com.ai/apis/openapi/linkedin-connector.yaml",
"Documentation: https://docs.mcp.com.ai/deployment/"
],
"publisher": "La Rebelion Labs"
}
}
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-02-19T15:17:12.346134Z",
"publishedAt": "2026-02-19T15:17:12.346134Z",
"updatedAt": "2026-02-19T15:17:12.346134Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonhosted · an address you callversion 1.0.0+0.7.1last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.