You're viewing a demo portfolio

Join the waitlist
PRSM

docs_read

Active

Tool of Social Fetch

declared in 0.19.0

Read a SocialFetch docs page as markdown by docs pathname. Use this after docs_search when you need full implementation details, code examples, endpoint parameters, SDK usage, auth, errors, or credits guidance. Only accepts SocialFetch docs pathnames beginning with /docs.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "docsPathname"
  ],
  "properties": {
    "docsPathname": {
      "type": "string",
      "minLength": 1,
      "description": "SocialFetch docs pathname, such as /docs/quickstart, /docs/sdk, or /docs/api/v1/tiktok/profiles/handle. A trailing .mdx is accepted."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Social Fetch

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

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