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 MCPin10uv venv and activate it source .venv/bin/activateuv syncuv run mcp dev server.pyuv run agent.pyuv pip install langflow and uv run langflow runN.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