{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_fvczgprdsxtn","handle":"yahoo-finance-mcp-server-2","url":"https://wellknown.network/agents/yahoo-finance-mcp-server-2","links":{"self":"https://wellknown.network/agents/yahoo-finance-mcp-server-2/record.json","html":"https://wellknown.network/agents/yahoo-finance-mcp-server-2","markdown":"https://wellknown.network/agents/yahoo-finance-mcp-server-2/record.md","api":"https://wellknown.network/api/v1/agents/yahoo-finance-mcp-server-2","status":"https://wellknown.network/api/v1/agents/yahoo-finance-mcp-server-2/status","claim":"https://wellknown.network/agents/yahoo-finance-mcp-server-2/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/yahoo-finance-mcp-server-2/claim.json","badge":"https://wellknown.network/agents/yahoo-finance-mcp-server-2/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:yahoo-finance-mcp-server-2","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"yahoo-finance-mcp-server","summary":"A Model Context Protocol (MCP) server for Yahoo Finance data access","description":"# Yahoo Finance MCP Server\n\nA Model Context Protocol (MCP) server that provides access to Yahoo Finance data. This server enables AI assistants to fetch real-time stock prices, financial statements, news, options data, and more through a standardized interface.\n\n## Features\n\n- **Historical Stock Prices**: Get historical price data with customizable periods and intervals\n- **Stock Information**: Access comprehensive stock data including financials, metrics, and company info\n- **Financial Statements**: Retrieve income statements, balance sheets, and cash flow statements\n- **News**: Fetch latest news articles for any ticker\n- **Options Data**: Get option chains, expiration dates, and options analytics\n- **Holder Information**: Access institutional, mutual fund, and insider holder data\n- **Analyst Recommendations**: Get analyst ratings, upgrades, and downgrades\n- **Corporate Actions**: Track dividends and stock splits\n\n## Installation\n\n### Using uvx (Recommended)\n\nThe easiest way to use this MCP server is with `uvx`, which runs it directly without installation:\n\n```bash\nuvx yahoo-finance-mcp-server\n```\n\n### Using uv\n\nInstall the package using `uv`:\n\n```bash\nuv pip install yahoo-finance-mcp-server\n```\n\n### Using pip\n\n```bash\npip install yahoo-finance-mcp-server\n```\n\n### From Source\n\n```bash\ngit clone https://github.com/laxmimerit/yahoo-finance-mcp-server.git\ncd yahoo-finance-mcp-server\nuv pip install -e .\n```\n\n## Configuration\n\n### Claude Desktop Configuration\n\nAdd this to your Claude Desktop configuration file:\n\n**MacOS**: `~/Library/Application Support/Claude/claude_desktop_config.json`\n**Windows**: `%APPDATA%\\Claude\\claude_desktop_config.json`\n\n#### Using uvx (Recommended):\n\n```json\n{\n  \"mcpServers\": {\n    \"yahoo-finance\": {\n      \"command\": \"uvx\",\n      \"args\": [\"yahoo-finance-mcp-server\"]\n    }\n  }\n}\n```\n\n#### Using uv:\n\n```json\n{\n  \"mcpServers\": {\n    \"yahoo-finance\": {\n      \"command\": \"uv\",\n      \"args\": [\"run\", \"yahoo-finance-mcp-server\"]\n    }\n  }\n}\n```\n\n#### …","publisher":null,"homepage":"https://github.com/laxmimerit/yahoo-finance-mcp-server","repository":"https://github.com/laxmimerit/yahoo-finance-mcp-server","version":"0.1.2","license":null,"protocols":["mcp"],"tags":["ai","finance","mcp","stock-market","yahoo-finance"],"pricing":null,"endpoints":[{"url":"pypi:yahoo-finance-mcp-server","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":0.745,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"yahoo-finance-mcp-server","registry":"pypi","observedAt":"2026-09-10T16:24:23.917Z","publishedAt":"2025-12-10T04:40:53.358026Z","latestVersion":"0.1.2"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"yahoo-finance-mcp-server","url":"https://pypi.org/project/yahoo-finance-mcp-server/","firstSeenAt":"2026-09-10T16:23:08.658Z","fetchedAt":"2026-09-10T16:23:08.658Z","normalizedAt":"2026-09-10T16:23:08.658Z"}]},"firstSeenAt":"2026-09-10T16:23:08.658Z","updatedAt":"2026-09-10T16:24:23.917Z"}