MCP server exposing 4 tools for ny-authority-debt.
This URL is a JSON-RPC 2.0 endpoint over HTTP. Issue POST requests with a JSON-RPC body. Browsers and search crawlers land here on GET.
POST https://gateway.pipeworx.io/ny-authority-debt/mcp
Content-Type: application/json
{"jsonrpc":"2.0","id":1,"method":"tools/list"}
ny_authority_debt_search — Search New York municipal bond and debt issues sold by public authorities — state authorities, local authorities, Industrial Development Agencies and Local Development Corporations. Returns the issuing authority, the project financed, bond closing date, par amount split into new money and refunding, true interest cost, term, tax-exempt or taxable status, competitive or negotiated sale, and a link to the authority's own official statement. Answers "what bonds did the Dormitory Authority issue", "New York tax-exempt issues over $100 million", "who financed this project". This is primary-market issuance as reported to the Authorities Budget Office; reported secondary-market trade prices are not included, and most municipal bonds trade too infrequently to have a current price at all.ny_authority_debt_profile — Everything one New York public authority has issued: every bond and debt issue with its terms, plus totals by fiscal year and a breakdown of new money versus refunding. Answers "how much has the Dormitory Authority borrowed", "what has Battery Park City Authority issued and at what interest cost", "is this issuer mostly refinancing". Covers primary-market issuance only — no reported trade prices.ny_authority_debt_totals — Aggregate New York public authority borrowing by year and by authority class — total par issued, how much was new money versus refunding, and the most active issuers. Answers "how much did New York authorities borrow in 2024", "which New York issuers borrow the most", "how much of this is refinancing". Primary-market issuance only.ny_authority_debt_coverage — What New York public authority debt data is available: the four authority classes covered, how many issues each holds, the date range, and an explicit statement of what is NOT here (no reported secondary-market trade prices, no CUSIP identifiers). Read this before treating an empty search result as evidence that an authority issued nothing.Code samples (curl / TypeScript / one-click client install), schemas, and the live playground are on the pack page:
https://pipeworx.io/packs/ny-authority-debt/
Pipeworx is an open MCP gateway connecting AI agents to live data. pipeworx.io