datagatewaycitations

Summary

Open MCP gateway giving agents live, citable data from 1,300+ sources like SEC, FDA, and FRED.

Features

  • 5,000+ tools across 1,300+ verified data sources via one MCP connection
  • Responses include source metadata and stable citation URIs
  • Natural-language ask_pipeworx entry point

Installation

Set up this MCP server in your favorite AI agent — copy a ready-made configuration below.

Any MCP-compatible agent

Most agents (Claude, Cursor, Windsurf, VS Code, and more) read a standard mcpServers configuration.

  1. Open your agent's MCP configuration file.
  2. Merge the snippet below into it.
  3. Restart the agent — the "Pipeworx" tools will be available.
{
  "mcpServers": {
    "pipeworx": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://gateway.pipeworx.io/mcp"
      ]
    }
  }
}

Description

Pipeworx is an MCP gateway that connects AI agents to thousands of on-demand tools spanning verified data sources — SEC filings, FDA records, ClinicalTrials.gov, USPTO, EPA, FRED economic data, and more — through a single MCP connection, with responses carrying source metadata and stable citation URIs. Tools are loaded on-demand rather than all at once, and a natural-language ask_pipeworx entry point lets agents skip manual tool selection. Free to use anonymously (50 calls/day, 200/day with a GitHub account); paid metered plans remove the cap and add premium verticals.

Related MCP Servers

Browse all MCP servers →