Skip to content

harshitha-8/MCP_Test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MCP in 10 Minutes

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

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages