SkillAgentSearch skills...

MCPin10

Build a MCP Server for Yahoo Finance in 10 minutes.

Install / Use

/learn @nicknochnack/MCPin10
About this skill

Quality Score

0/100

Supported Platforms

Claude Code
Cursor

README

MCP in 10 Minutes

Learn how to build a MCP Server for Yahoo Finance (and just about anything else) in 10 minutes.

See it live and in action 📺

<img src="https://i.imgur.com/P1uv4QN.jpeg"/>

Startup 🚀

  1. Clone this repository git clone https://github.com/nicknochnack/MCPin10 and go into it cd MCPin10
  2. Create a virtual environment uv venv and activate it source .venv/bin/activate
  3. Install the dependencies uv sync
  4. Run the inspector uv run mcp dev server.py
  5. Run the agent uv run agent.py
  6. Install langflow and run it: uv pip install langflow and uv run langflow run

<b>N.b.</b> Make sure you have ollama running.

Other stuff

  • Installing Langflow: https://docs.langflow.org/get-started-installation

Who, When, Why?

👨🏾‍💻 Author: Nick Renotte <br /> 📅 Version: 1.x<br /> 📜 License: This project is licensed under the MIT License </br>

Related Skills

View on GitHub
GitHub Stars52
CategoryFinance
Updated18d ago
Forks30

Languages

Python

Security Score

80/100

Audited on Mar 15, 2026

No findings