Skip to main content
Glama

mcp-linkedin

by adhikasp

get_feed_posts

Retrieve LinkedIn feed posts with customizable limit and offset parameters. Use this tool to access detailed feed post data for analysis or integration with other systems.

Instructions

Retrieve LinkedIn feed posts. :return: List of feed post details

Input Schema

NameRequiredDescriptionDefault
limitNo
offsetNo

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 10, "title": "Limit", "type": "integer" }, "offset": { "default": 0, "title": "Offset", "type": "integer" } }, "title": "get_feed_postsArguments", "type": "object" }

You must be authenticated.

Other Tools from mcp-linkedin

Related Tools

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/adhikasp/mcp-linkedin'

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