{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_8rgr97vhzd5q","handle":"yfinance-market-mcp","url":"https://wellknown.network/agents/yfinance-market-mcp","links":{"self":"https://wellknown.network/agents/yfinance-market-mcp/record.json","html":"https://wellknown.network/agents/yfinance-market-mcp","markdown":"https://wellknown.network/agents/yfinance-market-mcp/record.md","api":"https://wellknown.network/api/v1/agents/yfinance-market-mcp","status":"https://wellknown.network/api/v1/agents/yfinance-market-mcp/status","claim":"https://wellknown.network/agents/yfinance-market-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/yfinance-market-mcp/claim.json","badge":"https://wellknown.network/agents/yfinance-market-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:yfinance-market-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"yfinance-market-mcp","summary":"MCP server exposing Yahoo Finance market data via yfinance","description":"# yfinance-market-mcp \n \nMCP server that exposes Yahoo Finance market data to AI assistants (Claude Code, Claude Desktop, or any MCP-compatible client). \n \n30 tools covering: price history, options chains, news, financials, analyst estimates, holders, screener, sector/industry data, and more. \n \n--- \n \n## Quick Start \n \n### Install \n \n```bash \npip install yfinance-market-mcp \n``` \n \nOr run directly without installing (requires [uv](https://docs.astral.sh/uv/)): \n \n```bash \nuvx yfinance-market-mcp \n``` \n \nFor local development (editable install): \n \n```bash \ngit clone https://github.com/hachecito/yfinance-market-mcp.git \ncd yfinance-market-mcp \npip install -e . \n``` \n \n### Verify Installation \n \n```bash \nyfinance-mcp --help \n``` \n \nIf the command is found, the server is ready. \n \n--- \n \n## Usage \n \n### With Claude Code \n \nCreate a `.mcp.json` file in your project root: \n \nUsing pip: \n```json \n{ \n  \"mcpServers\": { \n    \"yfinance\": { \n      \"command\": \"yfinance-mcp\" \n    } \n  } \n} \n``` \n \nUsing uvx (no install needed): \n```json \n{ \n  \"mcpServers\": { \n    \"yfinance\": { \n      \"command\": \"uvx\", \n      \"args\": [\"yfinance-market-mcp\"] \n    } \n  } \n} \n``` \n \nThen restart Claude Code. The 30 tools will be available automatically — just ask Claude about any stock, options chain, or market news. \n \n### With Claude Desktop \n \nEdit `%APPDATA%\\Claude\\claude_desktop_config.json` (Windows) or `~/Library/Application Support/Claude/claude_desktop_config.json` (macOS): \n \nUsing pip: \n```json \n{ \n  \"mcpServers\": { \n    \"yfinance\": { \n      \"command\": \"yfinance-mcp\" \n    } \n  } \n} \n``` \n \nUsing uvx: \n```json \n{ \n  \"mcpServers\": { \n    \"yfinance\": { \n      \"command\": \"uvx\", \n      \"args\": [\"yfinance-market-mcp\"] \n    } \n  } \n} \n``` \n \nRestart Claude Desktop. Done. \n \n### With Any MCP Client \n \nThe server uses **stdio** transport. Launch it with: \n \n```bash \nyfinance-mcp \n# or \nuvx yfinance-market-mcp \n``` \n \nConnect your MCP client to stdin/stdout of that process. \n \n--- \n \n## Available…","publisher":null,"homepage":null,"repository":null,"version":"0.3.3","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:yfinance-market-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"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":"yfinance-market-mcp","registry":"pypi","observedAt":"2026-09-10T16:24:25.971Z","publishedAt":"2026-04-16T18:48:01.972307Z","latestVersion":"0.3.3"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"yfinance-market-mcp","url":"https://pypi.org/project/yfinance-market-mcp/","firstSeenAt":"2026-09-10T16:23:16.966Z","fetchedAt":"2026-09-10T16:23:16.966Z","normalizedAt":"2026-09-10T16:23:16.966Z"}]},"firstSeenAt":"2026-09-10T16:23:16.966Z","updatedAt":"2026-09-10T16:24:25.971Z"}