Skip to content

All Tools

322 tools across 41 APIs · 21 prompts

Economic

Bureau of Economic Analysis

13 tools · Auth: BEA_API_KEY

ToolDescription
bea_gdp_nationalGet U.S. national GDP data from the NIPA tables. Shows GDP, GDP growth, components (consumption, investment, government, net exports), and deflators.
bea_gdp_by_stateGet gross domestic product for U.S. states from BEA Regional dataset.
bea_personal_incomeGet personal income data by state from BEA Regional dataset.
bea_gdp_by_industryGet GDP contribution by industry sector nationally from BEA GDPbyIndustry dataset.
bea_dataset_infoDiscover BEA datasets, parameters, and valid parameter values. Essential for exploring the BEA API before making data requests.
bea_nipa_underlying_detailGet NIPA underlying detail data — more granular national account breakdowns.
bea_fixed_assetsGet Fixed Assets data — net stock, depreciation, and investment tables.
bea_international_transactionsGet U.S. international transactions (balance of payments) data.
bea_international_investmentGet U.S. international investment position (IIP) data.
bea_intl_services_tradeGet U.S. international trade in services data (annual).
bea_multinational_enterprisesGet data on Direct Investment (DI) and Activities of Multinational Enterprises (AMNE).
bea_input_outputGet Input-Output statistics — Make Tables, Use Tables, and Requirements tables.
bea_underlying_gdp_by_industryGet Underlying GDP by Industry — more industry detail than the main GDPbyIndustry dataset.

Bureau of Labor Statistics

4 tools · Auth: BLS_API_KEY

ToolDescription
bls_series_dataFetch time series data from the Bureau of Labor Statistics. Returns monthly/quarterly/annual observations for employment, wages, prices, and more.
bls_search_seriesLook up popular BLS series IDs by topic. BLS doesn't have a search API, so this provides curated series IDs for common topics.
bls_cpi_breakdownGet a breakdown of Consumer Price Index by component — food, shelter, energy, medical care, transportation, etc. Shows which categories are driving inflation.
bls_employment_by_industryGet employment numbers broken down by major industry sector. Shows which sectors are growing or shrinking.

Prompts: jobs_report

Energy Information Administration

5 tools · Auth: EIA_API_KEY

ToolDescription
eia_petroleumGet petroleum/oil prices — crude oil spot prices (WTI, Brent), retail gasoline prices, diesel, heating oil.
eia_electricityGet electricity retail prices, generation, or consumption by state and sector.
eia_natural_gasGet natural gas prices — Henry Hub spot price, citygate, residential, commercial, industrial, electric power.
eia_state_energyGet state-level energy data from the State Energy Data System (SEDS). Covers production, consumption, expenditures, and prices by energy source for all 50 states.
eia_total_energyGet the monthly/annual U.S. energy overview — total production, consumption, imports, exports, and prices across all energy sources.

Prompts: energy_snapshot

FRED (Federal Reserve Economic Data)

4 tools · Auth: FRED_API_KEY

ToolDescription
fred_searchSearch FRED series by keyword.
fred_series_infoGet metadata for a FRED series — title, units, frequency, range, notes.
fred_series_dataGet observations for a FRED series.
fred_release_dataBulk fetch a FRED release.

Prompts: recession_check

U.S. Treasury Fiscal Data

4 tools · Auth: None

ToolDescription
list_datasetsList all 53 U.S. Treasury Fiscal Data API datasets and their 181 endpoints. Returns dataset name, data table name, API endpoint path, and description.
search_datasetsSearch for Treasury Fiscal Data datasets and endpoints by keyword. Searches across all 53 datasets (181 endpoints) by name, table name, endpoint path, and description.
get_endpoint_fieldsGet field names, data types, and formats for a specific Treasury Fiscal Data API endpoint. This helps you discover what fields are available before querying data.
query_fiscal_dataQuery the U.S. Treasury Fiscal Data API. Supports field selection, filtering, sorting, and pagination.

Prompts: fiscal_snapshot, debt_analysis, exchange_rates, auction_results, interest_rate_comparison


Legislative

Congress.gov

71 tools · Auth: DATA_GOV_API_KEY

ToolDescription
congress_search_billsSearch for bills in Congress by keyword, congress number, or bill type. Returns bill number, title, sponsor, latest action, and status.
congress_bill_detailsGet detailed information about a specific bill including sponsors, cosponsors with party breakdown, actions, committees, and current status.
congress_search_membersSearch for members of Congress by state, congress number, district, or get all current members. Supports: /member (all), /member/{stateCode} (by state), /member/{stateCode}/{district} (by district), /member/congress/{congress} (by congress), /member/congress/{congress}/{stateCode}/{district} (combined).
congress_house_votesGet House of Representatives roll call vote results with member-level party breakdown. Primary source: Congress.gov API (118th-119th Congress); falls back to clerk.house.gov XML for older congresses. Coverage: 1990 to present. Use year param for historical votes. Cross-reference with: congress_senate_votes (same bill's Senate vote), FEC (congress_member donors via fec_candidate_financials), lobbying_search (who lobbied on the bill), FRED (economic impact 1-3 years after passage). For Senate votes, use congress_senate_votes.
congress_senate_votesGet Senate roll call vote results from senate.gov XML. Shows how senators voted by party on specific legislation, nominations, and procedural motions. Coverage: 101st Congress (1989) to present. Cross-reference with: congress_house_votes (same bill's House vote), FEC (senator donors via fec_candidate_financials), lobbying_search (who lobbied on the bill), congress_member_bills (senator's voting vs sponsoring patterns). For House votes, use congress_house_votes.
congress_recent_lawsGet recently enacted laws (bills signed by the President). Optionally filter by law type (public or private). Shows what legislation has become law.
congress_member_billsGet bills sponsored or cosponsored by a specific member of Congress. Requires the member's BioGuide ID (use congress_search_members to find it).
congress_bill_actionsGet the full action history / timeline for a bill — every step from introduction through committee, floor votes, amendments, and signing. Shows recorded roll-call vote numbers when available.
congress_bill_amendmentsGet amendments filed on a specific bill. Shows amendment sponsors, purposes, and status. Critical for tracking how bills are modified (e.g., 'gutted and replaced').
congress_bill_summariesGet CRS (Congressional Research Service) summaries of a bill. These are plain-English, non-partisan summaries written by CRS analysts. Multiple versions may exist (as introduced, as reported, as passed).
congress_bill_textGet available text versions for a bill (e.g., introduced, reported, engrossed, enrolled). Returns version types and format URLs. For full bill text content, use govinfo_bill_text.
congress_bill_relatedFind related/companion bills. Identifies House-Senate companion bills, identical bills, and bills with related provisions. Useful for tracking legislation across chambers.
congress_bill_subjectsGet legislative subjects tagged on a bill, plus the primary policy area. Useful for finding all bills on a topic and for cross-referencing with lobbying data.
congress_bill_committeesGet committees a bill was referred to, with activity dates. Shows which committees had jurisdiction and what actions they took (referral, hearings, markup, reporting).
congress_bill_titlesGet all titles for a bill — short titles, official titles, display titles, and titles as they appeared in different text versions. Useful for finding the popular name of legislation (e.g., 'Inflation Reduction Act').
congress_bill_cosponsorsGet the full list of cosponsors for a bill with party affiliation and sponsorship dates. Returns individual cosponsor details unlike congress_bill_details which only provides a party breakdown summary.
congress_member_detailsGet detailed information about a specific member of Congress by BioGuide ID. Returns full bio, party history, all terms served, committee assignments, photo URL, and official website.
congress_committeesList congressional committees. Filter by congress number and/or chamber (house, senate, joint). Returns committee name, system code, and chamber.
congress_committee_billsGet bills referred to a specific committee. Use congress_committees to find the committee system code. Useful for tracking which bills die in committee vs. get reported out.
congress_committee_detailsGet detailed information about a specific congressional committee by chamber and committee code. Returns full history, website URL, subcommittees, bill/report counts, and related communications.
congress_amendmentsSearch/list amendments by congress and optional type (hamdt = House, samdt = Senate, suamdt = Senate Unnumbered). Returns amendment number, type, sponsor, purpose, and status.
congress_amendment_detailsGet detailed information about a specific amendment, including its actions/timeline. Requires congress number, amendment type (hamdt/samdt), and amendment number.
congress_nominationsList presidential nominations to federal offices (judges, cabinet, ambassadors, agency heads). Shows nominee name, position, organization, and confirmation status.
congress_nomination_detailsGet detailed information about a specific presidential nomination, including all actions (committee referral, hearing, vote, confirmation/rejection).
congress_treatiesList treaties submitted to the Senate. Shows treaty topic, date transmitted, and ratification status.
congress_treaty_detailsGet detailed information about a specific treaty, including all Senate actions (committee referral, hearings, ratification vote).
congress_crs_reportsGet Congressional Research Service reports — authoritative, nonpartisan analysis on legislative topics. CRS reports are considered the gold standard for policy research.
congress_crs_report_detailsGet detailed information about a specific CRS report by report number/ID. Returns full summary, authors, topics, related legislation, and format links (PDF, etc.).
congress_summaries_searchSearch bill summaries across all bills and congresses. Unlike congress_bill_summaries (which requires a specific bill), this searches CRS summaries across the entire collection. Filter by congress, bill type, and date range. Sorted by last update date. Results include the associated bill reference.
congress_infoGet information about congresses and their sessions — start/end dates, session numbers, and chambers. Use to look up when a congress was in session, or get current congress details.
congress_congressional_recordGet Congressional Record issues — the official daily record of debate, speeches, and proceedings in Congress. Filter by year, month, and day.
congress_law_detailsGet detailed information about a specific public or private law, including sponsors, CBO cost estimates, committee reports, and constitutional authority statement. Requires congress number, law type, and law number.
congress_committee_reportsList committee reports — formal reports accompanying legislation reported out of committee. Filter by congress, report type (hrpt/srpt/erpt), and conference report flag. Critical for understanding committee intent and legislative history.
congress_committee_report_detailsGet detailed information about a specific committee report, including associated bills, title, issue date, and text versions.
congress_committee_printsList committee prints — publications ordered by committees that are not committee reports. Often include Rules Committee prints with bill text for floor consideration.
congress_committee_print_detailsGet details about a specific committee print by congress, chamber, and jacket number.
congress_committee_meetingsList committee meetings (hearings, markups, etc.) with dates, locations, and topics. Filter by congress and chamber.
congress_committee_meeting_detailsGet detailed information about a specific committee meeting including title, committees, witnesses, meeting documents, related bills, and video links.
congress_hearingsList congressional hearings. Filter by congress and chamber. Hearings are formal proceedings where committees gather testimony from witnesses.
congress_hearing_detailsGet detailed information about a specific hearing including title, date, committees, associated meeting, citation, and available text formats.
congress_daily_congressional_recordGet daily Congressional Record issues with sections (Senate, House, Extensions of Remarks, Daily Digest). Filter by volume and issue number for specific issues, or list recent issues.
congress_bound_congressional_recordGet bound Congressional Record issues — the permanent, final publication of proceedings. Filter by year, month, and day.
congress_house_communicationsList House communications — executive communications, memorials, presidential messages, and petitions referred to House committees. Types: ec (Executive Communication), ml (Memorial), pm (Presidential Message), pt (Petition).
congress_house_communication_detailsGet detailed information about a specific House communication including abstract, committees, submitting agency, and legal authority.
congress_house_requirementsList House requirements — recurring reporting obligations from executive agencies to Congress. Shows requirement number, frequency, and matching communications count.
congress_house_requirement_detailsGet detailed information about a specific House requirement including legal authority, frequency, nature, and matching communications count.
congress_senate_communicationsList Senate communications — executive communications, presidential messages, and petitions/memorials referred to Senate committees. Types: ec (Executive Communication), pm (Presidential Message), pom (Petition or Memorial).
congress_senate_communication_detailsGet detailed information about a specific Senate communication including abstract, committees, and congressional record date.
congress_nomination_committeesGet committees associated with a nomination. Shows committee activities (referral, hearing, discharge).
congress_nomination_hearingsGet printed hearings associated with a nomination. Shows hearing dates, citations, and chambers.
congress_treaty_committeesGet committees associated with a treaty. Typically the Senate Foreign Relations Committee.
congress_amendment_textGet text versions for a specific amendment (from 117th Congress onwards). Returns version types and format URLs (PDF, HTML).
congress_amendment_cosponsorsGet cosponsors of a specific amendment. Shows party affiliation and sponsorship details.
congress_amendment_amendmentsGet sub-amendments to a specific amendment. Shows amendments that modify the parent amendment.
congress_committee_details_by_congressGet detailed information about a committee filtered by a specific congress number. Shows membership for that specific congress vs. all-time details from congress_committee_details.
congress_committee_reports_for_committeeGet reports published by a specific committee. Shows formal committee reports accompanying legislation — use congress_committees to find the committee system code.
congress_committee_nominations_for_committeeGet nominations referred to a specific committee. Useful for tracking judicial or agency head nominations before a particular Senate committee.
congress_committee_house_communicationsGet House communications referred to a specific House committee.
congress_committee_senate_communicationsGet Senate communications referred to a specific Senate committee.
congress_committee_report_textGet text versions for a committee report. Returns formatted text and PDF URLs.
congress_committee_print_textGet text versions for a committee print. Returns formatted text and PDF URLs.
congress_nomination_nomineesGet the list of nominees for a specific position within a nomination. Some nominations contain multiple positions (ordinals). Use congress_nomination_details first to see the ordinal numbers.
congress_house_requirement_matching_communicationsGet communications that match a specific House requirement. Shows agency submissions fulfilling a recurring reporting obligation.
congress_treaty_partitioned_detailsGet details about a partitioned treaty (one with a suffix letter like A, B, etc.). Some treaties are divided into parts, each identified by a suffix.
congress_treaty_partitioned_actionsGet actions on a partitioned treaty (one with a suffix letter). Shows committee referral, hearings, and ratification votes for a specific treaty partition.
congress_bill_full_profileGet a COMPLETE bill profile in ONE call — combines bill details, all cosponsors (with party breakdown), full action timeline, CRS summaries, committees, legislative subjects, text versions, related bills, and all titles. Fetches 8 endpoints in parallel. Use this instead of calling congress_bill_details + congress_bill_actions + congress_bill_summaries + congress_bill_committees + congress_bill_subjects + congress_bill_text + congress_bill_related + congress_bill_titles individually.
congress_member_full_profileGet a COMPLETE member of Congress profile in ONE call — combines bio/details, recent sponsored legislation, and recent cosponsored legislation (3 endpoints in parallel). Returns party history, terms served, committee assignments, photo, website, plus legislative activity.
congress_nomination_full_profileGet a COMPLETE presidential nomination profile in ONE call — combines nomination details, full action timeline, committee referrals/activity, and associated hearings (4 endpoints in parallel). Use this instead of calling congress_nomination_details + congress_nomination_committees + congress_nomination_hearings individually.
congress_treaty_full_profileGet a COMPLETE treaty profile in ONE call — combines treaty details, full action timeline, and committee assignments (3 endpoints in parallel). Use this instead of calling congress_treaty_details + congress_treaty_committees individually.
congress_committee_full_profileGet a COMPLETE committee profile in ONE call — combines committee details (history, subcommittees, website), recent bills referred, recent reports published, and recent nominations referred (4 endpoints in parallel). Use this instead of calling congress_committee_details + congress_committee_bills + congress_committee_reports_for_committee + congress_committee_nominations_for_committee individually.
congress_bill_votesFind ALL roll-call votes on a specific bill and fetch the party-line breakdowns — the KEY tool for 'follow the money' investigations. Scans the bill's action timeline for recorded vote references, then fetches each House and Senate vote with member-level results and party tallies.

Prompts: legislation_tracker

Federal Register

5 tools · Auth: None

ToolDescription
fr_executive_ordersSearch for presidential executive orders. Filter by president, year, or keyword. Covers all executive orders since 1994.
fr_presidential_documentsSearch all presidential documents: executive orders, memoranda, proclamations, and other presidential actions.
fr_search_rulesSearch for proposed rules, final rules, and agency notices in the Federal Register. Use to track regulatory activity by agencies.
fr_document_detailGet full details for a specific Federal Register document by document number.
fr_agenciesList all federal agencies that publish in the Federal Register.

GovInfo

3 tools · Auth: DATA_GOV_API_KEY

ToolDescription
govinfo_searchSearch across all government publications — bills, laws, CBO reports, Congressional Record, Federal Register, committee reports, and more.
govinfo_bill_textGet the FULL legislative text of a bill from GovInfo — the actual law language with section numbers, dollar amounts, legal citations, and provisions.
govinfo_cbo_reportsSearch for Congressional Budget Office reports published through GovInfo. CBO scores tax bills with distributional analysis showing impact by income group.

Prompts: recent_legislation_text

Regulations.gov

6 tools · Auth: DATA_GOV_API_KEY

ToolDescription
regulations_search_documentsSearch for federal regulatory documents — proposed rules, final rules, and supporting materials.
regulations_document_detailGet detailed information for a specific regulatory document by its document ID (e.g. 'FDA-2009-N-0501-0012').
regulations_search_commentsSearch for public comments on federal regulations.
regulations_comment_detailGet detailed information for a specific public comment by its comment ID.
regulations_search_docketsSearch for regulatory dockets — organizational folders containing related rules, comments, and documents.
regulations_docket_detailGet detailed information for a specific regulatory docket by its docket ID (e.g. 'EPA-HQ-OAR-2003-0129').

Financial

CFPB (Consumer Financial Protection Bureau)

6 tools · Auth: None

ToolDescription
cfpb_search_complaintsSearch the CFPB consumer complaint database (13M+ records).
cfpb_complaint_aggregationsGet complaint counts grouped by a field (product, company, state, issue, etc.).
cfpb_complaint_trendsGet complaint trends over time using the CFPB Trends API.
cfpb_complaint_detailGet full details for a specific complaint by its Complaint ID.
cfpb_state_complaintsGet complaint information broken down by state (geographic view).
cfpb_suggest_companyAutocomplete/suggest company names from the CFPB complaint database.

FDIC (Federal Deposit Insurance Corporation)

6 tools · Auth: None

ToolDescription
fdic_search_institutionsSearch FDIC-insured banks and savings institutions.
fdic_failuresGet FDIC-insured bank failures — all failures since 1934.
fdic_financialsGet quarterly Call Report financial data for FDIC-insured banks.
fdic_summaryGet aggregate banking statistics — industry totals by state or charter type.
fdic_depositsGet Summary of Deposits — branch-level deposit data from annual survey (June 30).
fdic_historyGet institution event history — mergers, acquisitions, name changes, charter conversions.

OpenFEC (Federal Election Commission)

6 tools · Auth: DATA_GOV_API_KEY

ToolDescription
fec_search_candidatesSearch for federal election candidates by name, state, party, office, or election year. Data from the Federal Election Commission (FEC).
fec_search_committeesSearch for political committees (PACs, campaign committees, party committees) by name, state, or type.
fec_candidate_financialsGet financial summary for a candidate — total raised, spent, cash on hand, debt. Requires a candidate_id (use fec_search_candidates to find one).
fec_committee_financialsGet financial totals for a committee (PAC, campaign, party). Requires a committee_id (use fec_search_committees to find one).
fec_top_candidatesGet top candidates ranked by total money raised for a given office and election cycle.
fec_committee_disbursementsGet itemized disbursements from a PAC or committee — shows exactly which candidates and committees received money, how much, and when.

Prompts: campaign_finance_summary

SEC EDGAR

3 tools · Auth: None

ToolDescription
sec_company_searchLook up a company on SEC EDGAR by CIK number. Returns company name, tickers, SIC code, state, and recent filings list.
sec_company_financialsGet financial data (revenue, net income, assets, etc.) from SEC XBRL filings for a company. Returns standardized financial data extracted from 10-K and 10-Q filings.
sec_filing_searchFull-text search across all SEC EDGAR filings. Search by company name, keyword, or topic.

Prompts: company_snapshot

Senate Lobbying Disclosures

5 tools · Auth: None

ToolDescription
lobbying_searchSearch lobbying disclosure filings — find out who is lobbying Congress, on what issues, and how much they're spending.
lobbying_detailGet full detail on a specific lobbying filing — shows every issue lobbied, specific bills mentioned, and lobbyist names.
lobbying_contributionsSearch campaign contributions made by lobbyists — shows which lobbyists donated to which politicians.
lobbying_registrantsSearch lobbying firms and organizations registered to lobby Congress.
lobbying_lobbyistsSearch individual lobbyists by name or firm.

Spending

Open Payments (Sunshine Act)

10 tools · Auth: None

ToolDescription
open_payments_searchSearch CMS Open Payments (Sunshine Act) data — payments from pharma/device companies to doctors.
open_payments_topFind the HIGHEST pharma payments to doctors — sorted by amount descending.\nUse this to find the biggest consulting fees, royalties, and speaking fees in a state or specialty.\nSupports sorting by payment amount — unlike the basic search which returns results in default order.
open_payments_top_doctorsFind the HIGHEST-PAID doctors by TOTAL payments received — aggregates all individual payments per doctor.
open_payments_by_companyGet payment summary data grouped by pharmaceutical/device company (all years combined).
open_payments_summaryGet national-level Open Payment totals and averages across all years.
open_payments_researchSearch Open Payments RESEARCH payment data — grants, clinical research funding from pharma to doctors.
open_payments_ownershipSearch Open Payments OWNERSHIP data — doctors with ownership or investment stakes in pharma/device companies.
open_payments_by_physicianGet payments grouped by individual physician across all years.
open_payments_by_hospitalGet payments grouped by teaching hospital.
open_payments_by_specialtyGet national payment totals and averages by medical specialty.

USAspending

6 tools · Auth: None

ToolDescription
usa_spending_by_awardSearch federal spending awards (contracts, grants, loans, direct payments). Filter by keyword, agency, recipient, date range, award type, and amount.
usa_spending_by_agencyGet total federal spending broken down by awarding agency. Shows which agencies are spending the most.
usa_spending_by_stateGet federal spending by state or territory. Shows total awards and per-capita spending.
usa_spending_by_recipientGet the top recipients (companies, organizations) of federal spending. Use state and agency filters to narrow results.
usa_spending_over_timeGet federal spending aggregated by time period (monthly, quarterly, or fiscal year). Useful for identifying trends.
usa_agency_overviewGet an overview of a federal agency's spending, including budgetary resources and obligations.

Prompts: federal_spending_overview


Health

CDC Health Data

13 tools · Auth: None

ToolDescription
cdc_causes_of_deathGet leading causes of death in the U.S. by state and year.
cdc_life_expectancyGet U.S. life expectancy at birth by race and sex (1900–2018).
cdc_mortality_ratesGet provisional age-adjusted death rates by cause, sex, and state (quarterly, 2020–present).
cdc_places_healthGet county-level health indicators from CDC PLACES (BRFSS-based estimates).
cdc_places_cityGet city-level health indicators from CDC PLACES — obesity, diabetes, smoking, depression, sleep, blood pressure, mental health, and 30+ more measures for every U.S. city with population > 50,000.
cdc_weekly_deathsGet weekly provisional death counts by state — COVID-19, pneumonia, influenza, and total deaths.
cdc_disabilityGet disability prevalence by state and type from BRFSS survey.
cdc_drug_overdoseGet drug poisoning/overdose mortality by state (1999–2016).\nIncludes death rates by state, sex, race, and age group. Critical for opioid crisis analysis.
cdc_nutrition_obesityGet adult obesity, physical inactivity, and fruit/vegetable consumption by state from BRFSS.\nTopics: 'Obesity', 'Physical Activity', 'Fruits and Vegetables'. Data by state, race, age, income, education.
cdc_death_rates_historicalGet age-adjusted death rates for major causes since 1900.\nCauses: 'Heart Disease', 'Cancer', 'Stroke', 'Unintentional injuries', 'CLRD' (chronic lower respiratory diseases).\nGreat for long-term trend analysis — 120+ years of data.
cdc_birth_indicatorsGet quarterly provisional birth indicators: fertility rates, teen birth rates, \npreterm birth rates, cesarean delivery rates, low birthweight — by race/ethnicity.\nTopics: 'General Fertility', 'Teen Birth', 'Preterm', 'Cesarean', 'Low Birthweight', 'NICU', 'Medicaid'
cdc_covidGet COVID-19 weekly case and death counts by state (data through early 2023).
cdc_queryCustom query against any CDC dataset using SODA syntax.

Prompts: health_overview

ClinicalTrials.gov

10 tools · Auth: None

ToolDescription
clinical_trials_searchSearch ClinicalTrials.gov for clinical trials by condition, drug/intervention, sponsor, status, phase, study type, location, title, or free text.
clinical_trials_detailGet full details for a specific clinical trial by NCT ID.
clinical_trials_resultsGet posted results for a completed clinical trial by NCT ID.
clinical_trials_statsGet trial count breakdown by recruitment status for a condition or drug/intervention.
clinical_trials_by_locationSearch for clinical trials near a geographic location.
clinical_trials_field_valuesGet value statistics for study data fields — top values, counts, and distributions.
clinical_trials_enumsList all valid enum values for ClinicalTrials.gov data fields.
clinical_trials_metadataExplore the ClinicalTrials.gov study data model — field names, types, and descriptions.
clinical_trials_field_sizesGet statistics on list/array field sizes in the ClinicalTrials.gov database.
clinical_trials_size_statsGet database statistics: total study count, average study JSON size, size distribution, and largest studies.

CMS

4 tools · Auth: None

ToolDescription
cms_searchSearch for CMS provider data datasets by keyword. Returns dataset IDs, titles, and descriptions. Use the ID with cms_query to fetch data.
cms_hospitalsQuery CMS hospital data: general info, quality ratings, mortality, readmissions, infections, patient surveys, Medicare spending. Filter by state or city.
cms_nursing_homesQuery CMS nursing home data: provider info with five-star ratings, quality measures, health deficiencies/citations. Filter by state.
cms_queryGeneral-purpose query against any CMS provider dataset by dataset identifier. Use cms_search to find available datasets and their IDs. Supports filtering by any field.

FDA (OpenFDA)

25 tools · Auth: DATA_GOV_API_KEY

ToolDescription
fda_drug_eventsSearch FDA adverse drug event reports (FAERS) — side effects, hospitalizations, deaths.
fda_drug_countsAggregate/count FDA drug adverse event data by any field.
fda_drug_labelsSearch FDA drug product labeling (package inserts / prescribing information — SPL).
fda_drug_ndcSearch the NDC Directory — National Drug Code product listings (132K+ records).
fda_drug_recallsSearch FDA drug recall enforcement reports.
fda_approved_drugsSearch FDA-approved drugs (Drugs@FDA database).
fda_drug_shortagesSearch FDA drug shortage listings — which drugs are in shortage and why.
fda_device_eventsSearch FDA medical device adverse event reports (MAUDE) — injuries, malfunctions, deaths.
fda_device_510kSearch 510(k) premarket clearance decisions (174K+ since 1976).
fda_device_classificationSearch medical device classification — ~1,700 generic device types.
fda_device_enforcementSearch FDA device recall enforcement reports.
fda_device_recallsSearch FDA medical device recall reports (RES system).
fda_device_pmaSearch Premarket Approval (PMA) decisions for Class III medical devices.
fda_device_registrationsSearch medical device establishment registrations & listings (336K+ records).
fda_device_udiSearch the Global Unique Device Identification Database (GUDID).
fda_covid_serologySearch COVID-19 serology test evaluation results.
fda_food_recallsSearch FDA food recall enforcement reports.
fda_food_adverse_eventsSearch FDA food adverse event reports (CAERS database).
fda_animal_eventsSearch animal/veterinary adverse event reports (1.3M+ reports).
fda_tobacco_problemsSearch tobacco product problem reports (~1.3K reports).
fda_historical_docsSearch historical FDA documents — press releases from 1913 to 2014 (OCR full-text search).
fda_nsdeSearch NDC SPL Data Elements — comprehensive drug product data.
fda_substanceSearch FDA substance data — molecular-level ingredient information.
fda_uniiSearch UNII (Unique Ingredient Identifiers) — links ingredient names to unique chemical IDs.
fda_countCount/aggregate any OpenFDA endpoint by a specific field.

NIH RePORTER

4 tools · Auth: None

ToolDescription
nih_search_projectsSearch NIH-funded research projects by text, disease area, investigator, institution, state, agency, spending category, grant type, and funding amount.
nih_search_publicationsSearch for publications linked to NIH-funded projects.
nih_spending_by_categoryGet NIH project counts and estimated funding for a disease/research area across fiscal years.
nih_projects_by_agencyGet project counts by NIH institute/center for a fiscal year.

Safety

DOL (Department of Labor)

7 tools · Auth: DOL_API_KEY

ToolDescription
dol_osha_inspectionsSearch OSHA workplace inspections.
dol_osha_violationsSearch OSHA violations found during workplace inspections.
dol_osha_accidentsSearch OSHA accident and fatality investigations.
dol_osha_accident_injuriesGet injury details from OSHA accident investigations.
dol_whd_enforcementSearch WHD (Wage and Hour Division) enforcement cases.
dol_ui_claims_nationalGet national weekly Unemployment Insurance (UI) initial and continued claims.
dol_ui_claims_stateGet state-level weekly Unemployment Insurance (UI) claims.

NHTSA

11 tools · Auth: None

ToolDescription
nhtsa_recallsSearch NHTSA vehicle recalls by make, model, and model year.
nhtsa_recall_detailGet recall details by NHTSA campaign number.
nhtsa_complaintsSearch NHTSA vehicle complaints by make, model, and model year.
nhtsa_complaint_detailGet a specific complaint by its ODI number.
nhtsa_model_yearsList model years that have recalls or complaints in the NHTSA database.
nhtsa_makesList vehicle makes for a model year that have recalls or complaints.
nhtsa_modelsList vehicle models for a make and year that have recalls or complaints.
nhtsa_decode_vinDecode a Vehicle Identification Number (VIN) to get specifications.
nhtsa_safety_ratingsSearch NHTSA 5-star safety ratings (NCAP) by make, model, and year.
nhtsa_safety_rating_detailGet detailed NHTSA 5-star safety ratings for a specific vehicle variant.
nhtsa_car_seat_stationsFind car seat inspection stations near a location.

Environment

EPA (Environmental Protection Agency)

9 tools · Auth: None

ToolDescription
epa_facilitiesSearch EPA-regulated facilities for environmental compliance and violations via ECHO.
epa_facility_detailGet a detailed facility report from ECHO by registry ID.
epa_uv_indexGet UV index forecast for a U.S. location (ZIP code or city/state).
epa_toxic_releasesGet Toxics Release Inventory (TRI) data by state.
epa_greenhouse_gasGet Greenhouse Gas (GHG) emissions data by state.
epa_drinking_waterGet Safe Drinking Water Information System (SDWIS) data by state.
epa_enforcementSearch EPA enforcement cases -- civil and criminal actions with penalties, settlements, and outcomes.
epa_superfundGet Superfund (CERCLA) contaminated sites by state.
epa_rcraSearch RCRA hazardous waste facilities by state via ECHO.

EPA Air Quality System (AQS)

3 tools · Auth: AQS_API_KEY, AQS_EMAIL

ToolDescription
epa_air_qualityGet air quality data from EPA's Air Quality System (AQS).
epa_aqs_dailyGet daily air quality summary data from EPA AQS.
epa_aqs_monitorsFind air quality monitoring stations from EPA AQS.

NOAA Climate Data Online

4 tools · Auth: NOAA_API_KEY

ToolDescription
noaa_datasetsList available NOAA climate datasets (GHCND daily, GSOM monthly, GSOY annual, normals, etc.)
noaa_stationsSearch for NOAA weather stations by location or dataset.
noaa_climate_dataGet climate observations (temperature, precipitation, snow, wind) from NOAA.
noaa_locationsSearch NOAA location IDs (states, cities, countries) for use with other NOAA tools.

Prompts: climate_trends

NREL (Clean Energy)

3 tools · Auth: DATA_GOV_API_KEY

ToolDescription
nrel_fuel_stationsSearch for EV charging stations, hydrogen stations, biodiesel, CNG, and other alternative fuel stations.
nrel_utility_ratesGet residential, commercial, and industrial electricity rates for any U.S. location.
nrel_solarGet solar energy resource data for any U.S. location — monthly and annual solar irradiance.

USGS (U.S. Geological Survey)

6 tools · Auth: None

ToolDescription
usgs_earthquakesSearch for earthquakes by magnitude, location, date range, and more.
usgs_significantGet significant earthquakes from the past 30 days (typically M4.5+ or felt/damaging events).
usgs_earthquake_countCount earthquakes matching criteria without fetching full details.
usgs_water_dataGet real-time water data (streamflow, gage height, temperature) from USGS monitoring sites.
usgs_water_sitesSearch for USGS water monitoring sites by state, county, or hydrologic unit.
usgs_daily_water_dataGet USGS daily value water data (historical daily averages).

Justice

DOJ News

4 tools · Auth: None

ToolDescription
doj_press_releasesSearch DOJ press releases (262K+ records covering all DOJ divisions).
doj_press_release_detailGet the full text of a specific DOJ press release by UUID.
doj_blog_entriesSearch DOJ Office of Public Affairs blog entries (3,200+ records).
doj_blog_detailGet the full text of a specific DOJ blog entry by UUID.

FBI Crime Data Explorer

10 tools · Auth: DATA_GOV_API_KEY

ToolDescription
fbi_agenciesList law enforcement agencies in a U.S. state from the FBI CDE. Returns agencies grouped by county with ORI codes, coordinates, and NIBRS participation dates. Use ORI codes from this tool to query agency-level data in other FBI tools.
fbi_crime_summarizedGet summarized UCR crime data from the FBI at national, state, or agency level. Covers 10 offense categories: V (violent crime), P (property crime), HOM (homicide), RPE (rape), ROB (robbery), ASS (aggravated assault), BUR (burglary), LAR (larceny/theft), MVT (motor vehicle theft), ARS (arson). Returns year-by-year data with counts and rates.
fbi_arrest_dataGet arrest statistics from the FBI at national, state, or agency level. Offense codes are numeric: 'all' (all offenses), '11' (murder), '20' (rape), '30' (robbery), '50' (aggravated assault), '150' (drug abuse), and 40+ more. Returns counts or totals broken down by year, age, sex, race, ethnicity.
fbi_expanded_homicideGet expanded homicide (Supplementary Homicide Report) data from the FBI. Includes victim/offender demographics, weapons used, and circumstances. Available at national, state, or agency level.
fbi_hate_crimeGet hate crime data from the FBI at national, state, or agency level. Returns incidents broken down by bias category (race, religion, sexual orientation, etc.), offense type, victim type, offender demographics, and location type. Optionally filter by bias code (e.g., '12'=Anti-Black, '14'=Anti-Jewish, '22'=Anti-Islamic, '41'=Anti-Gay).
fbi_law_enforcement_employeesGet law enforcement employee data (sworn officers, civilian employees) at national, state, or agency level. Shows staffing levels over time.
fbi_lesdcGet Law Enforcement Suicide Data Collection (LESDC) statistics. Chart types: race, demographics, manner, location, employment, occupation, military, totals, duty, exp, experience, suffered, prior, investigation, wellness.
fbi_use_of_forceGet Use of Force data from the FBI. Covers incidents where law enforcement use of force resulted in death, serious injury, or firearm discharge. Available at federal (all federal agencies) or national (all participating agencies) level. Use scope='federal' for federal agencies, 'national' for all agencies participation data.
fbi_nibrsGet NIBRS (National Incident-Based Reporting System) data from the FBI. More detailed than summarized UCR data — includes victim/offender demographics, relationships, weapons, location, and time of day for 71 offense types. Offense codes use NIBRS format: '13A' (aggravated assault), '09A' (murder), '23H' (all other larceny), '35A' (drug violations), '220' (burglary), etc.
fbi_expanded_propertyGet expanded property crime details from the FBI (Supplemental Return / Return A data). Provides additional breakdowns beyond summarized counts: value of stolen/recovered property, type of property, premises involved. Available for burglary (NB), larceny (NL), motor vehicle theft (NMVT), and robbery (NROB).

Prompts: crime_overview


Education

College Scorecard

4 tools · Auth: DATA_GOV_API_KEY

ToolDescription
scorecard_searchSearch U.S. colleges and universities from the College Scorecard.
scorecard_compareCompare specific colleges side-by-side on cost, graduation rate, earnings, and debt.
scorecard_topGet top-ranked colleges by earnings, graduation rate, or lowest cost.
scorecard_queryAdvanced College Scorecard query with custom field filters and ranges.

Prompts: college_roi

NAEP (Nation's Report Card)

9 tools · Auth: None

ToolDescription
naep_scoresGet NAEP test scores (Nation's Report Card) — the gold standard for measuring U.S. student achievement.
naep_achievement_levelsGet the percentage of students at each NAEP achievement level: Below Basic, Basic, Proficient, Advanced.
naep_compare_yearsCompare NAEP scores across assessment years with significance testing.
naep_compare_statesCompare NAEP scores across states/jurisdictions with significance testing.
naep_compare_groupsCompare NAEP scores across demographic groups (race, gender, poverty) with significance testing.
naep_gap_year_jurisdictionCompare how score changes between years differ across jurisdictions.
naep_gap_variable_yearsCompare how achievement gaps between demographic groups change over time.
naep_gap_variable_jurisdictionCompare how achievement gaps between demographic groups differ across states.
naep_available_variablesList available independent variables for a NAEP subject, cohort, and year.

Prompts: education_report_card


Research

USPTO Open Data Portal

10 tools · Auth: USPTO_API_KEY

ToolDescription
uspto_search_applicationsSearch USPTO patent applications using ODP query syntax (POST). The q param supports opensearch DSL: boolean (AND/OR/NOT), wildcards (* ?), exact phrases (""), field:value, ranges ([from TO to]), comparisons (>=600). Filters narrow results by field value. Range filters narrow by date/number range. All params are optional -- an empty search returns recent applications.
uspto_application_detailsGet full patent application data by application number. Returns all metadata including filing date, grant date, status, inventors, applicant, patent number, type, and prosecution details.
uspto_application_continuityGet continuity (parent/child application chain) data for a patent application. Shows parent applications (continuations, divisionals, CIPs) and child applications.
uspto_application_assignmentsGet assignment (ownership transfer) records for a patent application. Shows conveyance type, assignor, assignee, and dates.
uspto_application_transactionsGet transaction (prosecution history) events for a patent application. Shows office actions, responses, examiner actions, and status changes with dates.
uspto_application_documentsList documents filed in a patent application (office actions, amendments, drawings, etc.). Filter by document code or date range.
uspto_ptab_proceedingsSearch PTAB (Patent Trial and Appeal Board) trial proceedings - IPR, PGR, CBM, and derivation proceedings. Search by trial number, patent owner, petitioner, technology center, status, or date range.
uspto_ptab_proceeding_detailsGet details for a specific PTAB trial proceeding by trial number (e.g. 'IPR2025-01319').
uspto_ptab_decisionsSearch PTAB trial decisions. Find institution decisions, final written decisions, and other PTAB rulings. Search by trial type, outcome, patent owner, grant date range.
uspto_petition_decisionsSearch USPTO petition decisions - petitions for extension of time, revival, suspension, etc. Search by applicant name, decision type, technology center, date range.

Demographics

Census Bureau

3 tools · Auth: CENSUS_API_KEY

ToolDescription
census_queryQuery the U.S. Census Bureau Data API. Supports ACS, Decennial Census, Population Estimates, Economic Census, and more. Returns data for specified variables and geography.
census_populationGet population data for U.S. states using the American Community Survey. Quick shortcut — for more flexibility use census_query directly.
census_search_variablesSearch for Census variable names/codes by keyword. Helps discover what data is available in a given dataset. Returns variable IDs you can use with census_query.

Prompts: state_profile

FEMA

5 tools · Auth: None

ToolDescription
fema_disaster_declarationsSearch FEMA disaster declarations (since 1953). Filter by state, year, incident type, or declaration type. Returns disaster name, type, affected area, programs declared.
fema_housing_assistanceGet FEMA Individual Housing Program (IHP) assistance data for homeowners. Shows approved assistance amounts, inspections, and damage by county/zip for a disaster.
fema_public_assistanceGet FEMA Public Assistance (PA) grant awards. Shows project-level grants to state/local/tribal governments and nonprofits for debris removal, emergency work, and permanent repair.
fema_regionsGet FEMA region boundaries and associated states. 10 FEMA regions cover all U.S. states and territories.
fema_queryGeneral-purpose query against any OpenFEMA v2 dataset. Use this for NFIP flood insurance claims/policies, hazard mitigation grants, mission assignments, IHP registrations, etc. Supports OData $filter syntax.

HUD

5 tools · Auth: HUD_USER_TOKEN

ToolDescription
hud_fair_market_rentsGet HUD Fair Market Rents (FMR) for a county, metro area, or entire state. Shows monthly rent by bedroom count (efficiency through 4-bedroom). FMR determines Section 8 voucher amounts.
hud_income_limitsGet HUD Income Limits for a county, metro area, or entire state. Shows Very Low, Extremely Low, and Low income thresholds by household size (1-8 persons). Used for affordable housing eligibility.
hud_list_statesList all U.S. states with their HUD state codes. Use these codes with other HUD tools.
hud_list_countiesList counties in a state with their FIPS codes. Use FIPS codes as entity_id in hud_fair_market_rents and hud_income_limits.
hud_list_metro_areasList metropolitan/CBSA areas. CBSA codes can be used as entity_id in HUD tools.

Transportation

BTS (Bureau of Transportation Statistics)

2 tools · Auth: None

ToolDescription
bts_transport_statsGet Monthly Transportation Statistics — 50+ national indicators including:
bts_border_crossingsGet border crossing data at U.S. ports of entry: trucks, personal vehicles, pedestrians, train passengers, containers.

Agriculture

USDA FoodData Central

3 tools · Auth: DATA_GOV_API_KEY

ToolDescription
fooddata_searchSearch the USDA FoodData Central database for foods by keyword.
fooddata_detailGet complete nutritional details for a specific food by its FDC ID.
fooddata_listBrowse a paged list of foods from the USDA database.

USDA NASS QuickStats

4 tools · Auth: USDA_NASS_API_KEY

ToolDescription
usda_crop_dataGet crop production data — area planted, harvested, production, yield.
usda_livestockGet livestock data — inventory, slaughter, production.
usda_pricesGet prices received by farmers for agricultural commodities.
usda_ag_queryCustom query to USDA NASS QuickStats — any combination of filters.

Prompts: farm_economy


International

World Bank

4 tools · Auth: None

ToolDescription
wb_indicatorGet a World Bank indicator for a country.
wb_compareCompare a World Bank indicator across multiple countries.
wb_searchSearch World Bank indicators by keyword.
wb_countriesList World Bank countries with region, income level, and capital city.

Prompts: international_comparison

Released under the MIT License.