Skip to main content
Glama

LinkedIn MCP Server

by felipfr

update_partnerships

Modify LinkedIn API partnership access settings to enable or disable Community Management, Talent Solutions, Sales Solutions, and Marketing Solutions API features upon approval.

Instructions

Update LinkedIn API partnership access settings when you get approved for special access

Input Schema

NameRequiredDescriptionDefault
communityManagementNoEnable Community Management API access for social features
marketingSolutionsNoEnable Marketing Solutions API access for analytics features
salesSolutionsNoEnable Sales Solutions API access for connection/messaging features
talentSolutionsNoEnable Talent Solutions API access for job features

Input Schema (JSON Schema)

{ "properties": { "communityManagement": { "description": "Enable Community Management API access for social features", "type": "boolean" }, "marketingSolutions": { "description": "Enable Marketing Solutions API access for analytics features", "type": "boolean" }, "salesSolutions": { "description": "Enable Sales Solutions API access for connection/messaging features", "type": "boolean" }, "talentSolutions": { "description": "Enable Talent Solutions API access for job features", "type": "boolean" } }, "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/felipfr/linkedin-mcpserver'

If you have feedback or need assistance with the MCP directory API, please join our Discord server