docs_read
ActiveTool of Social Fetch
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."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Social Fetch
https://github.com/social-freak-ltd/socialfetch-mcp
1/7 registries