Content
# 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>
Connection Info
You Might Also Like
hexstrike-ai
HexStrike AI is an AI-powered MCP cybersecurity automation platform.
solana-agent-kit
An open-source toolkit for AI agents to interact with Solana protocols.

Stripe
The Stripe Agent Toolkit integrates MCP and other frameworks with Stripe APIs.
AutoDocs
AutoDocs is a project for automated documentation management.
claude-self-reflect
Claude Self-Reflect is an MCP-enabled package for self-reflection tasks.
nacos-mcp-router
Nacos-MCP-Router is an MCP server for search, installation, and proxy...