๐๐ฎ๐ข๐ฅ๐ ๐๐ ๐๐จ๐ซ๐ค๐๐ฅ๐จ๐ฐ๐ฌ ๐ฐ๐ข๐ญ๐ก ๐๐๐ ๐๐๐ซ๐ฏ๐๐ซ๐ฌ + ๐ง๐๐ง
- Amar Harolikar
- Apr 22
- 2 min read
Updated: Apr 27
๐๐-๐ฉ๐จ๐ฐ๐๐ซ๐๐ ๐ญ๐๐๐ก๐ง๐ข๐๐๐ฅ ๐๐ง๐๐ฅ๐ฒ๐ฌ๐ข๐ฌ - ๐ฅ๐ข๐ฏ๐ ๐๐ฉ๐ฉ ๐๐ญ mcp.tigzig.com - ๐จ๐ฉ๐๐ง ๐ฌ๐จ๐ฎ๐ซ๐๐
The app generates tech indicators from Yahoo Finance price data, feeds into Gemini Vision for AI chart analysis, and outputs as PDF + web reports. Powered by custom-built plug-and-play MCP servers on the backend.
This setup was made possible by recent releases from Tadata and n8n. Tadataโs FastAPI-MCP lets you turn any FastAPI into an MCP server in just a few lines of code, with both servers live in a single deployment... and n8nโs new MCP Client node connects instantly to any SSE-based MCP server - elegant and powerful tools.
I use FastAPI extensively for both agentic and non-agentic workflows. The ease of use, flexibility, and reusability is huge with MCP. My integrated FastAPI-MCP server run on a Docker-containerized setup and are now connected to AI Agents, n8n, Flowise, a form-based Flask UI, and Excel via xlwings Lite. Previous posts cover these, with live apps and source codes on site.
Yes, MCP has vulnerabilities, and I am still battle testing it ... but the ecosystem is evolving fast - and solutions are coming up as we speak.
I've made the MCP servers public - clone or connect directly. Head over to mcp.tigzig.com for server URLs, tech setup, how it works, n8n schema, and full source code with build guides.
Huge thanks to the Tadata team - Shahar Abramov, Tori Seidenstein, Michael Makhlevich, Itay Shemer - for a solid product and for pushing enhancements at a rapid pace โฆthe recent httpx client dependency injection for timeout handling made a big difference in getting this setup running.
FastAPI MCP GitHub Repo: https://lnkd.in/gNSTQfpN
-------
Note: This is not investment advice or investment research, but a tech example on how to combine AI, MCP and analytics workflows.