Built and run by one person.

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

Seven 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.

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

What is new

Recent releases, migrations and guides across the MCP servers, newest first.

The MCP servers

Seven 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.
  • 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.

Database MCP in practice

The Database Query server is the one that runs caller-supplied SQL, so it is the one with the most written about it. Ball-by-ball cricket is the open dataset behind it. These cover what the server does, how callers reach it, and what goes wrong.

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.

  • QDesk / Portfolio Analysis SuiteThe Technical Analysis, Security Performance and Yahoo Finance backends together - QuantStats, SPR and TA reports in one place.
  • Database AI hubChat with any database. Ask for a PDF and it calls the Markdown-to-PDF backend.
  • Markdown to PDF - web toolThe web front end for the Markdown-to-PDF backend. Paste Markdown, get a typeset PDF.
  • Custom GPTsChatGPT custom GPTs wired to these same backends - Multi-Database, Quants and Technical Analysis.
  • Flowise / n8n agent flowsLow-code flows that mount these MCP servers to produce reports and PDFs.

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.