drio
Open app

mcp-server-yahoo-finance MCP server

Source

MCP Server for Yahoo Finance (STATUS: PRE-ALPHA)

Catalog onlyCatalog onlySTDIO

Overview

The mcp-server-yahoo-finance is a server that allows users to store and manage notes related to Yahoo Finance, featuring capabilities for summarizing and adding notes.

To use this server, set up the installation on your system, configure it according to the provided guidelines, and then utilize the prompt and tools available to manage your notes effectively.

  • Simple note storage system with a custom URI scheme. - Summarization of notes using the 'summarize-notes' prompt with varying detail levels. - Ability to add new notes with required specifications.
  1. Keeping track of stock analysis notes for investment decisions.
  2. Summarizing financial notes for quick reference during market research.
  3. Collaborating on finance-related projects by sharing notes among team members.

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": {
    "mcp-server-yahoo-finance-wrale": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-server-yahoo-finance-wrale"
      ]
    }
  }
}

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": {
    "mcp-server-yahoo-finance-wrale": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-server-yahoo-finance-wrale"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "mcp-server-yahoo-finance-wrale": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-server-yahoo-finance-wrale"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "mcp-server-yahoo-finance-wrale": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-server-yahoo-finance-wrale"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "mcp-server-yahoo-finance-wrale": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-server-yahoo-finance-wrale"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "mcp-server-yahoo-finance-wrale": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-server-yahoo-finance-wrale"
      ]
    }
  }
}

FAQ

Is the server capable of handling multiple users?

The current implementation only supports individual use; multi-user features may be added in future versions.

Where can I find configuration details?

Configuration details are still to be added, but instructions for installation are provided in the documentation.

Is this server open-source?

Yes, the server is accessible on GitHub, and contributions are welcome.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":478,"uuid":"98e84f5f-908a-439c-98cb-8b08bbefcacf","name":"mcp-server-yahoo-finance","title":"mcp-server-yahoo-finance MCP server","description":"MCP Server for Yahoo Finance (STATUS: PRE-ALPHA)","avatar_url":"https://avatars.githubusercontent.com/u/5721113?v=4","created_at":"2024-12-19T02:14:17.305Z","updated_at":"2024-12-19T12:39:07.286Z","status":"created","author_name":"wrale","author_avatar_url":"https://avatars.githubusercontent.com/u/5721113?v=4","tags":"mcp-server,yahoo-finance,note-storage","category":"finance","is_featured":false,"sort":1,"url":"https://github.com/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"}]]}]