{"name":"LinkedIn MCP Server","provider":"AgenticLedger","version":"1.0.0","description":"Create posts, share articles, upload images, react, and comment on LinkedIn","mcpEndpoint":"/mcp","transport":"streamable-http","tools":14,"auth":{"type":"dual-mode","description":"Supports both direct Bearer token and OAuth 2.0 Client Credentials","modes":{"bearer":{"description":"Pass your LinkedIn access token directly as the Bearer token","header":"Authorization: Bearer <your-linkedin-access-token>"},"oauth":{"description":"Exchange credentials for a time-limited token","token_endpoint":"https://linkedinmcp.agenticledger.ai/oauth/token","client_id":"linkedin","client_secret":"<your-linkedin-access-token>","grant_type":"client_credentials"}}},"configTemplate":{"mcpServers":{"linkedin":{"url":"https://linkedinmcp.agenticledger.ai/mcp","headers":{"Authorization":"Bearer <your-linkedin-access-token>"}}}},"links":{"health":"/health","documentation":"https://financemcps.agenticledger.ai/linkedin/","oauth_discovery":"/.well-known/oauth-authorization-server"}}