socialdl_metadata
ActiveTool of Social → Context
Lightweight lookup: resolve a social-media link to its metadata (author, caption, duration, counts) and media URLs WITHOUT transcribing or running vision. Cheaper than socialdl_extract — use when the caption/context alone is enough.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"url"
],
"properties": {
"url": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Social → Context
https://github.com/mcp-dir/socialdl-mcp
1/7 registries