You're viewing a demo portfolio

Join the waitlist
PRSM

linkedin_company_posts_list

Active

Tool of Social Fetch

declared in 0.19.0

List posts from a LinkedIn company page. Accepts a company URL.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "url"
  ],
  "properties": {
    "url": {
      "type": "string",
      "maxLength": 4096,
      "minLength": 1,
      "description": "LinkedIn company page URL or slug whose posts should be listed."
    },
    "page": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "number"
        }
      ],
      "description": "1-based results page number. Pagination is page-based; at most 7 pages can be requested for a given company."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Social Fetch

https://github.com/social-freak-ltd/socialfetch-mcp

1/7 registries
View full server →
linkedin_company_posts_list — Social Fetch — PRSM MCP