You're viewing a demo portfolio

Join the waitlist
PRSM

nl_ask_post

Active

Tool of Social Fetch

declared in 0.19.0

Route a natural-language social-data question to the right lookup when you do not yet know the typed tool — prefer typed tools once the operation is known. Accepts a natural-language query.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "query"
  ],
  "properties": {
    "query": {
      "type": "string",
      "maxLength": 500,
      "minLength": 1,
      "description": "Natural-language question to route to a public API lookup."
    }
  }
}

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 →