fda-mcp-server 0.0.3 → 0.0.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.ts CHANGED
@@ -2,13 +2,12 @@
2
2
  /**
3
3
  * FDA MCP Server
4
4
  *
5
- * MCP server exposing FDA Warning Letters, Form 483 Inspections,
6
- * and Enforcement/Recall data as queryable tools.
5
+ * Tools for querying FDA enforcement, adverse event, and compliance data.
7
6
  *
8
7
  * Data sources:
9
- * - FDA.gov Warning Letters (Drupal/Solr DataTables)
10
- * - FDA.gov FOIA 483 Inspection Observations
11
- * - openFDA Enforcement (Recalls) API
8
+ * - openFDA Enforcement/Recalls API (live)
9
+ * - openFDA Device Adverse Events / MAUDE (live)
10
+ * - fda-csa-data enriched dataset (warning letters, 483s, citations, CSA analysis)
12
11
  */
13
12
  export {};
14
13
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";AAEA;;;;;;;;;;GAUG"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";AAEA;;;;;;;;;GASG"}