Build a MCP Server for Yahoo Finance in 10 minutes.
Learn how to build a MCP Server for Yahoo Finance (and just about anything else) in 10 minutes.
git clone https://github.com/nicknochnack/MCPin10
and go into it cd MCPin10
uv venv
and activate it source .venv/bin/activate
uv sync
uv run mcp dev server.py
uv run agent.py
uv pip install langflow
and uv run langflow run
N.b. Make sure you have ollama running.
๐จ๐พโ๐ป Author: Nick Renotte
๐
Version: 1.x
๐ License: This project is licensed under the MIT License
{ "mcpServers": { "mcpin10": { "command": "uv", "args": [ "run", "mcp", "dev", "server.py" ] } } }
Related projects feature coming soon
Will recommend related projects based on sub-categories