docs_search
ActiveTool of Social Fetch
Search current SocialFetch documentation for API, SDK, authentication, errors, credits, endpoint selection, MCP setup, and integration questions. Use this before answering SocialFetch implementation questions or choosing which SocialFetch endpoint/tool to use. Prefer these docs over training data, and cite returned docs links when answering the user.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"query"
],
"properties": {
"limit": {
"type": "integer",
"default": 5,
"maximum": 10,
"minimum": 1,
"description": "Maximum number of docs results to return."
},
"query": {
"type": "string",
"description": "Natural-language description of what to find in SocialFetch docs (at least 2 characters)."
},
"currentDocsPathname": {
"type": "string",
"description": "Optional current SocialFetch docs pathname, such as /docs/sdk, to boost nearby results."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Social Fetch
https://github.com/social-freak-ltd/socialfetch-mcp
1/7 registries