Built and run by one person.

MCP Hub - Every Tigzig MCP Server, Guide and Connected App

Eight open, no-auth Model Context Protocol servers - markets data, database SQL, portfolio and risk analytics, technical analysis, and markdown-to-PDF - plus the guides to connect Claude, ChatGPT, Cursor or n8n, build-your-own guides, the live apps on the same backends, and a machine-readable directory for AI agents. Connect a server, read a guide, or open an app. Open source.

8MCP servers
OpenNo auth, open source
MCP + APISame backends
ClaudeChatGPT, Cursor, n8n

The MCP servers

Eight servers, all open and no-auth, over Streamable HTTP. Each links to its docs page with the endpoint, transport and tool list. The same backends also serve plain HTTP APIs.

  • TREMOR - Macro & Credit IndicatorsAbout 330 curated macro and credit-stress indicators (FRED, OECD, RBI, NY Fed, NCUA, FDIC, Shiller, NSE). The same data is an open HTTP API too.
  • Database Query - read-only SQLRead-only SQL against Postgres and DuckDB, with a multi-layer security stack. Reach it through a connected GPT or any MCP client.
  • Compare Securities (QRep)Compare up to 6 securities across 80+ QuantStats metrics - returns, drawdown, Sharpe - as PDF/HTML reports.
  • Technical AnalysisA technical-analysis report for any ticker: indicator computations plus a Gemini-Vision chart read. PDF and web output.
  • Security Performance Report (FFN)A multi-security performance and risk comparison (returns, drawdown, Sharpe) from a list of tickers.
  • QuantStats TearsheetsTearsheet-style performance and risk analytics for a portfolio, as a tool call.
  • Yahoo Finance ExtractorPrice, profile, financials, analyst targets, estimates and holders for any ticker (about 20 endpoints). No key.
  • Markdown to PDFConvert Markdown to a formatted PDF as a tool call (ReportLab). The PDF engine behind several Tigzig tools.

Connect & use MCP (guides)

Hands-on guides for wiring Claude, ChatGPT and Excel to these live backends over MCP. Start with the setup guide.

Build your own MCP server

How these servers are built - FastAPI wrapped as MCP, and mounting them in low-code agent flows.

Live apps & GPTs on the same backends

Want to see a backend in action? These run on the same MCP servers and APIs above.

MCP security

An MCP server is an API surface like any other, so the same hardening applies - how much depends on what your server actually does. A data-only server needs rate limiting and input validation; a SQL server needs the full database hardening (read-only enforcement, query validation, resource-exhaustion blocks); one that wraps a backend adds the FastAPI checks.

For AI agents - the machine directory

For a machine-readable list of every server with its endpoint and transport, point your client at the directory - each server self-describes via MCP initialize.