MCPin10

MCPin10 is a tool designed to build an MCP server for Yahoo Finance in just 10 minutes. Developed in Python, this tool adheres to the Model Context Protocol (MCP). Developers can quickly set up the server by cloning the repository and installing dependencies with simple commands. MCPin10 provides convenient features for rapid data retrieval and processing, making it particularly suitable for projects dealing with financial data.

GitHub Stars

45

User Rating

Not Rated

Forks

24

Issues

1

Views

0

Favorites

0

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 📺
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

N.b. Make sure you have ollama running.

Other stuff
Who, When, Why?

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

Author Information
Nicholas Renotte

Data Science guy @IBM

Sydney, Australia

12,609

Followers

204

Repositories

8

Gists

1

Total Contributions

Top Contributors

Threads