mcp-server-yahoo-finance MCP server
@MCP-Mirror
About mcp-server-yahoo-finance MCP server
Mirror of
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"wrale_mcp-server-yahoo-finance": {
"command": "uv",
"args": [
"sync"
]
}
}
}Tools
1Adds a new note to the server
Overview
What is mcp-server-yahoo-finance?
mcp-server-yahoo-finance is an MCP server for Yahoo Finance that implements a simple note storage system with a custom note:// URI scheme, a single prompt, and a single tool. It is intended for developers who want to integrate note-taking capabilities into MCP‑enabled applications.
How to use mcp-server-yahoo-finance?
Install via uvx or configure as a development server in Claude Desktop’s claude_desktop_config.json. For published servers, set the command to uvx with args ["mcp-server-yahoo-finance"]. For local development, point uv to your project directory and run mcp-server-yahoo-finance.
Key features of mcp-server-yahoo-finance
- Custom
note://URI scheme for accessing individual notes. - Each note resource includes name, description, and text/plain MIME type.
- One prompt:
summarize-noteswith optionalstyleargument (brief/detailed). - One tool:
add-noteacceptingnameandcontentstrings. - Notifies clients of resource changes after tool execution.
Use cases of mcp-server-yahoo-finance
- Creating and storing short notes programmatically.
- Summarizing a collection of notes with configurable detail level.
- Integrating a lightweight note system into MCP‑based assistants.
FAQ from mcp-server-yahoo-finance
What resources does the server expose?
The server exposes notes under the note:// URI scheme, each with a name, description, and text/plain MIME type.
What prompts are available?
A single prompt, summarize-notes, which creates a summary of all stored notes. You can optionally set the style argument to brief or detailed.
What tools does the server provide?
One tool, add-note, which requires name and content as string arguments. It updates the server state and notifies clients of resource changes.
What are the runtime dependencies?
The server is distributed as a Python package and requires uv (or uvx) to run. Development builds use uv sync and uv build.
How can I debug the server?
Use the MCP Inspector by running npx @modelcontextprotocol/inspector uv --directory /path/to/project run mcp-server-yahoo-finance.
Frequently asked questions
What resources does the server expose?
The server exposes notes under the `note://` URI scheme, each with a name, description, and `text/plain` MIME type.
What prompts are available?
A single prompt, `summarize-notes`, which creates a summary of all stored notes. You can optionally set the `style` argument to `brief` or `detailed`.
What tools does the server provide?
One tool, `add-note`, which requires `name` and `content` as string arguments. It updates the server state and notifies clients of resource changes.
What are the runtime dependencies?
The server is distributed as a Python package and requires `uv` (or `uvx`) to run. Development builds use `uv sync` and `uv build`.
How can I debug the server?
Use the MCP Inspector by running `npx @modelcontextprotocol/inspector uv --directory /path/to/project run mcp-server-yahoo-finance`.
Basic information
More Finance & Commerce MCP servers
Synci
SynciSynci connects your real bank, brokerage, and crypto-exchange accounts to AI assistants, read-only. Ask about balances, transactions, holdings, and spending across all your accounts in one place.

Cello MCP
CelloConnect Cello MCP to build and scale your referral, partner, or affiliate programs without leaving the conversation. For growth and marketing teams: Ask which referrers drive the most revenue, identify who to re-engage

Agency AI MCP
agency-ai-devAgency AI MCP - Create, launch, automate and manage Meta and Google ads from Claude and ChatGPT. Pull live campaign performance, ROAS, pacing and anomalies, get budget and creative strategy, then create ads, edit campaig

Andrii Co. - Washington State Notary & Apostille Assistant
Andrii TereshchenkoAndrii Co. - Washington State Notary & Apostille Assistant is a remote MCP server available at https://andrii.net.

InvestSights Indian Stock Research MCP
InvestSightsResearch-grade Indian stock data (NSE/BSE) — fundamentals, forensic accounting scores, DCF valuation, screening, prices & news for 4,800+ stocks.
Comments