{
  "entry": {
    "kind": "mcp",
    "slug": "yahoo-finance-mcp",
    "name": "Yahoo Finance MCP",
    "vendor": "Yahoo Finance",
    "description": "An official remote MCP server for stock data, market news, and company financials, giving an agent read access to public market information without an API key management burden.\n\nOutbound network access is the only declared capability, and the data is public, so this is among the lowest-risk entries in the catalog. As with any news-bearing tool, the content is written by third parties and reaches the model as text — an agent that summarises market news is summarising documents that could contain instructions, which matters only if that agent also holds capabilities worth abusing.",
    "website": "https://finance.yahoo.com",
    "repository": null,
    "documentationUrl": null,
    "license": null,
    "version": null,
    "trustLevel": "official",
    "capabilities": [
      "network:outbound"
    ],
    "packaging": null,
    "configFiles": null,
    "category": null,
    "updatedAt": "2026-09-02",
    "risk": {
      "score": 10,
      "band": "low",
      "signals": [
        {
          "id": "trust-official",
          "kind": "trust",
          "label": "Published by the vendor",
          "contribution": -40
        }
      ],
      "dangerousCombos": []
    },
    "dangerousCombos": []
  }
}