Overview
The mcp-server-yahoo-finance is a server implementation designed to provide a simple note storage system specifically for managing notes related to Yahoo Finance.
To start using the mcp-server-yahoo-finance, you need to install it and set up the necessary configurations to connect with your note management system. Follow the installation steps for your operating system and configure the server as needed.
- Custom note:// URI scheme for accessing individual notes. - Summarization prompt for creating summaries of all stored notes, with varying detail levels. - Tool for adding new notes with essential metadata like name and content.
- Storing and managing financial notes effectively for individual or team use.
- Summarizing long-form notes to quickly glean insights from financial information.
- Adding and categorizing notes for enhanced organization related to market trends and financial data.
Add to your AI client
Use these steps to connect mcp-server-yahoo-finance MCP server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.
Cursor
Add this to your .cursor/mcp.json file in your project root, then restart Cursor.
.cursor/mcp.json
{
"mcpServers": {
"wrale-mcp-server-yahoo-finance-mcp-mirror": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-wrale-mcp-server-yahoo-finance-mcp-mirror"
]
}
}
}Claude Desktop
Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.
~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"wrale-mcp-server-yahoo-finance-mcp-mirror": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-wrale-mcp-server-yahoo-finance-mcp-mirror"
]
}
}
}Claude Code
Add this to your project's .mcp.json file. Claude Code will detect it automatically.
.mcp.json (project root)
{
"mcpServers": {
"wrale-mcp-server-yahoo-finance-mcp-mirror": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-wrale-mcp-server-yahoo-finance-mcp-mirror"
]
}
}
}VS Code (Copilot)
Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.
.vscode/mcp.json
{
"servers": {
"wrale-mcp-server-yahoo-finance-mcp-mirror": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-wrale-mcp-server-yahoo-finance-mcp-mirror"
]
}
}
}Windsurf
Add this to your Windsurf MCP config file, then restart Windsurf.
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"wrale-mcp-server-yahoo-finance-mcp-mirror": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-wrale-mcp-server-yahoo-finance-mcp-mirror"
]
}
}
}Cline
Open Cline settings, navigate to MCP Servers, and add this server configuration.
Cline MCP Settings (via UI)
{
"mcpServers": {
"wrale-mcp-server-yahoo-finance-mcp-mirror": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-wrale-mcp-server-yahoo-finance-mcp-mirror"
]
}
}
}FAQ
What types of notes can be stored?
The server can store various notes related to financial data, including summaries, analyses, and research notes.
Is there a limit to the number of notes I can store?
No specific limits are mentioned, but usability may vary based on the server's performance and storage capacity.
How do I summarize my stored notes?
Use the 'summarize-notes' prompt, and specify your preferred detail level for the summary.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":566,"uuid":"7babaa49-aa75-4ccf-9bfb-10fc972e7f6a","name":"wrale_mcp-server-yahoo-finance","title":"mcp-server-yahoo-finance MCP server","description":"Mirror of","avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","created_at":"2024-12-30T02:55:56.999Z","updated_at":"2025-01-05T02:59:44.256Z","status":"created","author_name":"MCP-Mirror","author_avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","tags":"mcp-server,yahoo-finance,note-storage","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/MCP-Mirror/wrale_mcp-server-yahoo-finance","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":null,"user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]