{
  "name": "Buska",
  "description": "Social listening for B2B lead generation. Buska monitors 30+ social platforms and communities in near real time, detects buying-intent conversations, scores every mention 0-100 by intent and ICP fit, and exposes it all to AI agents via an MCP server (live search across 19 platforms, scored signals from all of them).",
  "url": "https://www.buska.io",
  "provider": {
    "organization": "Buska",
    "url": "https://www.buska.io"
  },
  "documentationUrl": "https://www.buska.io/docs/mcp-server/setup",
  "interfaces": {
    "mcp": {
      "url": "https://api.buska.io/mcp",
      "transport": "streamable-http",
      "authentication": "oauth2.1",
      "tools": [
        "search_mentions",
        "get_signals",
        "score_lead"
      ]
    },
    "rest": {
      "openapi": "https://www.buska.io/openapi.json"
    }
  },
  "capabilities": [
    "Live search of social mentions on 19 platforms (Reddit, X, LinkedIn, Hacker News, YouTube, G2 and more); monitored signals cover 30+ platforms",
    "Pull AI-scored buying signals for configured keywords, filtered by intent, score and date",
    "Score any lead or post for buying intent and ICP fit"
  ],
  "skills": "https://www.buska.io/skills",
  "llms_txt": "https://www.buska.io/llms.txt",
  "llms_full_txt": "https://www.buska.io/llms-full.txt",
  "repository": "https://github.com/Buska-io/buska-mcp",
  "skills_repository": "https://github.com/Buska-io/buska-mcp/tree/main/skills"
}