Pipeworx
OfficialPipeworx
Live data for AI agents. One MCP connection gives your AI access to 1,100+ data sources and 4,600+ tools — SEC filings, FDA adverse events, trade flows, mortgage rates, clinical trials, government contracts, and more.
Pipeworx is not a directory. It's a metered data gateway. The data sources behind it — ATTOM, FRED, SEC EDGAR, ClinicalTrials.gov, UN Comtrade, EPA, BLS — are the same sources analysts and institutions pay thousands to access. Your AI agent gets them through one URL.
Connect
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}Works with Claude Desktop, Cursor, Windsurf, and any MCP client.
Ask anything
ask_pipeworx("What is the US trade deficit with China?")
→ $1.81 trillion deficit (2024, Census Bureau)
ask_pipeworx("What are the side effects of ozempic?")
→ 54,647 FDA adverse event reports
ask_pipeworx("Get Apple's latest 10-K filing")
→ SEC EDGAR filing data
ask_pipeworx("What's the current 30-year mortgage rate?")
→ FRED MORTGAGE30US series, live dataThe gateway picks the right tool, fills the arguments, executes it, and returns the answer. No API keys, no schema matching, no setup.
What's inside
Domain | Sources | Compound tools |
Housing & Real Estate | FRED, BLS, Census, HUD, ATTOM, Altos |
|
International Trade | UN Comtrade, Census Trade, Treasury, IMF |
|
Finance & SEC | EDGAR, CFPB, FDIC, Finnhub, CoinGecko |
|
Pharma & Health | ClinicalTrials.gov, OpenFDA, RxNorm, WHO, CDC |
|
Government | SAM.gov, USAspending, SBIR, Federal Register, FEC |
|
Economic Data | FRED, BLS, World Bank, Eurostat, IMF |
|
Environment | EPA ECHO, EPA Emissions, NOAA, Carbon Interface |
|
Cybersecurity | AbuseIPDB, Shodan, PhishTank, NVD |
|
Research | Semantic Scholar, CORE, PubMed, Crossref, OpenAlex |
|
Legal | CourtListener, Federal Register, OpenSanctions |
|
News | GNews, Mediastack, Hacker News, Reddit |
|
Developer | npm, PyPI, Crates, Docker Hub, GitHub |
|
Compound tools
These combine multiple APIs into a single call — the kind of synthesis that normally takes an analyst 5+ individual queries:
trade_bilateral_analysis({ reporter_code: "842", partner_code: "156" })
→ US-China imports, exports, top commodities, exchange rates — one call
pharma_drug_profile({ drug_name: "ozempic" })
→ FDA approvals, adverse events, drug interactions, active clinical trials — one call
fintech_company_deep_dive({ ticker: "AAPL" })
→ SEC filings, stock quote, income statement, consumer complaints — one callSmart features
Feature | What it does |
| Ask any question in plain English — the gateway picks the right tool |
| Describe what you need, get the 20 most relevant tools |
| Connect with only domain-relevant tools: |
| Save findings across tool calls and sessions |
Session suggestions | Every response suggests what to call next |
Error alternatives | If a call fails, the response tells you what to try instead |
Result caching | Responses cached with freshness metadata |
Cost transparency | Every response shows credits charged with breakdown |
Guides
Getting Started — connect to Claude Desktop, Cursor, or any MCP client
Housing Analysis — mortgage rates, property valuations, market signals
Trade Analysis — bilateral trade flows, deficits, tariff revenue
Financial Research — SEC filings, bank health, market conditions
Drug Research — clinical trials, adverse events, drug interactions
Government Contracting — contract opportunities, contractor profiles, SBIR
CLAUDE.md Template — drop-in template to give any project live data access
Rate limits
Tier | Daily limit | How |
Anonymous | 50 calls | No auth needed |
BYO Key | 200 calls |
|
Free account | 200 calls | |
Paid | Unlimited |
Links
gateway.pipeworx.io/mcp — gateway endpoint
pipeworx.io — website
pipeworx.io/status — uptime dashboard
@pipeworx on npm — all packages