This is a Model Context Protocol (MCP) server that provides comprehensive financial data from Yahoo Finance. It allows you to retrieve detailed information about stocks, including historical prices, company information, financial statements, options data, and market news.
This is a Model Context Protocol (MCP) server that provides comprehensive financial data from Yahoo Finance. It allows you to retrieve detailed information about stocks, including historical prices, company information, financial statements, options data, and market news.
pip install yahoo-finance-mcpAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"alex2yang97-yahoo-finance-mcp-github": {
"command": "uvx",
"args": [
"pip install yahoo-finance-mcp"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from yahoo finance mcp?"
No configuration required. This server works out of the box.
"What resources are available in yahoo finance mcp?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in yahoo finance mcp"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in yahoo finance mcp with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
See what tools in your stack can connect to AI.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.