{"name":"com.hillsignal/hillsignalapp","slug":"hillsignalapp","title":"HillSignal","description":"Federal contracts, SAM notices, congressional trades, PAC money, insider trades, bills, EOs, themes.","url":"https://mcp.market/server/hillsignalapp","rating":null,"grade":"C","score":69,"certified":false,"status":"active","category":"other","tags":[],"presence":{"score":8,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":{"percent":100,"checks":7,"ok":7,"last_checked_at":"2026-09-21T02:10:51.625Z","last_ok_at":"2026-09-21T02:10:51.625Z","latency_ms":318},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":null,"website":"https://www.hillsignal.com/developers","version":"1.0.1","remotes":[{"type":"streamable-http","url":"https://www.hillsignal.com/api/mcp"}],"packages":[],"tools":[{"name":"award_totals","description":"Aggregate every matching federal award (same filters as search_awards) into totals per recipient, per resolved ticker, or per awarding agency: award count, total dollars, share, first and last award, largest award. Use this for \"who won the most from the Navy this year\" and similar questions; it counts all matches, not a page.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"group_by":{"type":"string","description":"recipient (default) | ticker | agency"},"recipient":{"type":"string","description":"Recipient or parent name (partial)"},"ticker":{"type":"string","description":"Resolved ticker"},"agency":{"type":"string","description":"Awarding agency or sub-agency (partial)"},"keyword":{"type":"string","description":"Word in the award description"},"since":{"type":"string","description":"ISO date (YYYY-MM-DD); only rows on or after this date"},"until":{"type":"string","description":"ISO date; only rows on or before this date"},"min_amount":{"type":"number","description":"Minimum award amount in USD"},"limit":{"type":"number","description":"Top groups to return, 1-50 (default 25)"}}}},{"name":"congressional_trades","description":"Stock trades disclosed by members of Congress (House and Senate Periodic Transaction Reports), by member name, ticker, transaction type or date. Returns one row per transaction with the disclosed amount range and the filing PDF. limit caps the FILINGS read, not the trades returned, and filings_matching is how many exist: when truncated is set, far more trades exist than are shown and returned_trades must never be quoted as a total.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"politician":{"type":"string","description":"Member name (partial)"},"ticker":{"type":"string","description":"Ticker traded"},"transaction_type":{"type":"string","description":"purchase | sale"},"since":{"type":"string","description":"ISO date (YYYY-MM-DD); only rows on or after this date"},"limit":{"type":"number","description":"Max rows, 1-25 (default 10)"}}}},{"name":"data_coverage","description":"Row counts and the latest dated row for every dataset behind these tools, plus entity-resolution coverage. Call it when an answer depends on how complete the data is, or before saying something does not exist.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{}}},{"name":"executive_orders","description":"Executive orders, proclamations and memoranda with affected sectors and tickers.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","description":"Words in the title or summary"},"sector":{"type":"string","description":"Sector label"},"since":{"type":"string","description":"ISO date (YYYY-MM-DD); only rows on or after this date"},"limit":{"type":"number","description":"Max rows, 1-25 (default 10)"}}}},{"name":"foreign_agents","description":"Who is paid to represent a foreign government or party inside the United States, from the Justice Department's FARA register. Pass country= to LIST THAT COUNTRY'S AGENTS BY NAME: registered_agents is the full current roster, each with its foreign principal, registration number and dates, plus former_agents and the counts. Answer \"how many agents does Israel have and who are they\" from that roster. Pass bill= for the foreign interests that lobbied a bill, or nothing for the country leaderboard. A country response also carries also_in_lobbying_data, the minority of those agents that additionally file under the Lobbying Disclosure Act, split into DIRECT, where the lobbying client IS the foreign principal and bills are named, and SHARED_FIRM, where one firm holds a foreign registration and separate domestic clients — context, never a claim about those clients. That subset is never the roster. Countries are spelled as the register spells them. This tool returns relationships and dates, never dollar amounts, though HillSignal does hold amounts read from semi-annual supplemental statements.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"country":{"type":"string","description":"Country as the register spells it, e.g. \"ISRAEL\", \"SAUDI ARABIA\", \"KOREA, SOUTH\""},"bill":{"type":"string","description":"Bill number, e.g. HR1234 — returns foreign principals that lobbied it"},"limit":{"type":"number","description":"Max rows, 1-100 (default 20)"}}}},{"name":"form_d_raises","description":"SEC Form D private placements by issuer name, resolved ticker, date or minimum amount. No minimum size is applied: pass min_amount to impose one. A null offering_amount means the filer stated no offering size, which Form D permits, and is not a raise of zero.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","description":"Issuer name (partial)"},"ticker":{"type":"string","description":"Resolved public parent ticker"},"since":{"type":"string","description":"ISO date (YYYY-MM-DD); only rows on or after this date"},"min_amount":{"type":"number","description":"Minimum offering amount USD"},"limit":{"type":"number","description":"Max rows, 1-25 (default 10)"}}}},{"name":"get_entity","description":"One company in the federal record: contracts won, PACs, patents, private raises, members of Congress who hold board seats there, insider trades, and its connections graph. Look up by ticker, entity_id, or a name (resolved exactly).","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"ticker":{"type":"string","description":"Stock ticker, e.g. LMT"},"entity_id":{"type":"string","description":"HillSignal entity id (hs:entity:...)"},"name":{"type":"string","description":"Company name; resolved by exact match"}}}},{"name":"get_politician","description":"A member of Congress: committees, board seats and other positions from annual Financial Disclosures (with resolved tickers), recent stock trades, and top PAC contributors from FEC data. Look up by name or bioguide_id; ambiguous names return candidates.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"name":{"type":"string","description":"Member name"},"bioguide_id":{"type":"string","description":"Bioguide id, e.g. P000197"}}}},{"name":"get_theme","description":"One theme in full: the setup, the dated chronology with each beat linked to its source record, why it matters, what to watch, and the evidence.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"theme_id":{"type":"string","description":"Theme id from list_themes (with or without hs:theme: prefix)"}},"required":["theme_id"]}},{"name":"insider_trades","description":"SEC Form 4 insider transactions by ticker or insider name; filter to buys or sells, minimum value, date.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"ticker":{"type":"string","description":"Ticker"},"insider":{"type":"string","description":"Insider name (partial)"},"type":{"type":"string","description":"buy | sell"},"min_value":{"type":"number","description":"Minimum total value USD"},"since":{"type":"string","description":"ISO date (YYYY-MM-DD); only rows on or after this date"},"limit":{"type":"number","description":"Max rows, 1-25 (default 10)"}}}},{"name":"institutional_holders","description":"Largest institutional holders of a ticker from 13F-HR filings HillSignal has ingested, latest position per institution.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"ticker":{"type":"string","description":"Ticker"},"limit":{"type":"number","description":"Max rows, 1-25 (default 10)"}},"required":["ticker"]}},{"name":"latest_events","description":"The newest events across every source (awards, trades, filings, bills, orders, themes), with provenance. Optional filters by category, ticker or source id.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"categories":{"type":"string","description":"Comma-separated categories, e.g. contract,trade,filing"},"tickers":{"type":"string","description":"Comma-separated tickers"},"sources":{"type":"string","description":"Comma-separated source ids from /api/wire"},"limit":{"type":"number","description":"Max events, 1-25 (default 20)"}}}},{"name":"list_themes","description":"The themes the government is currently funding across bills, contracts, solicitations and filings, each with a permanent page and a verdict.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{}}},{"name":"lobbying","description":"Senate LDA lobbying disclosures: what a company spent lobbying, which firms it hired, which issues it worked, which agencies it contacted, which bills it named, and how many of its lobbyists previously held government posts. Or pass bill= for everyone who lobbied a given bill. This is the intent layer — super PAC money says who a company is FOR, lobbying says what it WANTS. Answers \"what is Coinbase lobbying on\", \"who lobbied HR1234\", \"which agencies does Lockheed contact\".","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"ticker":{"type":"string","description":"Issuer ticker, e.g. COIN"},"company":{"type":"string","description":"Company name; resolved by exact match"},"bill":{"type":"string","description":"Bill number, e.g. HR1234 or S.567 — returns everyone who lobbied it"},"since_year":{"type":"number","description":"Only filings from this year onward"},"limit":{"type":"number","description":"Max rows, 1-50 (default 20)"}}}},{"name":"money_trail","description":"How much a person or organization gave, through which entities, to which committees, and what those committees did with it. Answers \"how much did Elon Musk give to Trump\", \"who did Timothy Mellon fund\", \"where did Uline's money go\". Returns donor_identity (the resolved person or organization, every employer spelling folded into one, with lifetime totals), given_via (the LLCs, trusts and partnerships the cheques were actually written under — how the money reached the committee), the recipient committees, and each super PAC's independent spending for and against candidates. Names go in as written (\"Elon Musk\"); the FEC form (\"MUSK, ELON\") is handled. Ambiguous names return matched_as; narrow with employer.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"name":{"type":"string","description":"Donor: a person (\"Ken Griffin\") or organization (\"Uline\")"},"cycle":{"type":"number","description":"Two-year election cycle, e.g. 2024 or 2026; omit for current and previous"},"employer":{"type":"string","description":"Narrow to receipts whose employer field contains this (e.g. \"Tesla\")"},"limit":{"type":"number","description":"Max recipient committees, 1-25 (default 10)"}},"required":["name"]}},{"name":"outside_money","description":"Outside money on a candidate: every super PAC and other filer spending independently to support or oppose them, with totals, from FEC Schedule E. Answers \"who is backing Trump\", \"which groups are attacking this senator\", \"how much outside money is in the Ohio Senate race\". Candidate names go in as written.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"candidate":{"type":"string","description":"Candidate name, e.g. \"Donald Trump\", \"Ossoff\""},"cycle":{"type":"number","description":"Two-year election cycle, e.g. 2024 or 2026; omit for all"},"limit":{"type":"number","description":"Max committees per side, 1-50 (default 15)"}},"required":["candidate"]}},{"name":"pac_lookup","description":"Corporate and trade-association PACs linked to a public company (by ticker) or found by committee name, with the candidates they fund. Answers \"does Lockheed have a PAC and who does it give to\", \"which politicians take money from Pfizer's PAC\". For super PACs and mega-donors use super_pacs and money_trail instead.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"ticker":{"type":"string","description":"Issuer ticker"},"committee_name":{"type":"string","description":"PAC or sponsor name (partial)"},"limit":{"type":"number","description":"Max rows, 1-25 (default 10)"}}}},{"name":"pac_totals","description":"Which PACs give the most: contributors to tracked candidates ranked by total dollars (FEC Schedule A), by election cycle, with donor-processing conduits like ActBlue and WinRed separated out. mode=disbursers ranks committees by their own reported disbursements instead. Use for \"which PACs donate the most to Congress\" questions; for super PACs use super_pacs.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"mode":{"type":"string","description":"contributors (default) | disbursers"},"cycle":{"type":"number","description":"Two-year election cycle, e.g. 2026 or 2024; omit for all"},"query":{"type":"string","description":"Filter contributor or committee name (partial)"},"limit":{"type":"number","description":"Top rows, 1-50 (default 10)"}}}},{"name":"resolve_entity","description":"Map an organization name (a contract recipient, a subsidiary, a PAC sponsor, a Form D issuer) to its public-company ticker. Exact normalized match against SEC legal names, aliases and the Exhibit 21 subsidiary map; returns the method and a confidence, or the reason for a miss. Never guesses.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"name":{"type":"string","description":"Organization name as written"}},"required":["name"]}},{"name":"search_awards","description":"Search federal contract awards (USAspending, $10M+) by recipient, ticker, awarding agency, keyword, date range or minimum amount. Returns total_matching and pages with offset (up to 50 per call), sorted by date or amount. For \"who won the most\" questions use award_totals instead, which counts every match.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"recipient":{"type":"string","description":"Recipient or parent name (partial)"},"ticker":{"type":"string","description":"Resolved ticker"},"agency":{"type":"string","description":"Awarding agency or sub-agency (partial), e.g. \"Navy\""},"keyword":{"type":"string","description":"Word in the award description or NAICS description"},"since":{"type":"string","description":"ISO date (YYYY-MM-DD); only rows on or after this date"},"until":{"type":"string","description":"ISO date; only rows on or before this date"},"min_amount":{"type":"number","description":"Minimum award amount in USD"},"sort":{"type":"string","description":"date (default) | amount"},"offset":{"type":"number","description":"Row offset for paging (default 0)"},"limit":{"type":"number","description":"Max rows, 1-50 (default 25)"}}}},{"name":"search_bills","description":"Full-text search over bills, contract awards and other government events with their analysed sector and ticker exposure. Filter by bill number, ticker, sector, date or event type.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","description":"Search words"},"bill_number":{"type":"string","description":"e.g. HR1234 or S567"},"ticker":{"type":"string","description":"Ticker named in the analysis"},"sector":{"type":"string","description":"Sector label, e.g. Defense"},"event_type":{"type":"string","description":"Comma-separated event types"},"since":{"type":"string","description":"ISO date (YYYY-MM-DD); only rows on or after this date"},"limit":{"type":"number","description":"Max rows, 1-25 (default 10)"}}}},{"name":"search_opportunities","description":"Search SAM.gov notices: Sources Sought and Pre-solicitations (the earliest public signal of a purchase), solicitations and combined synopses. Filter by keyword, NAICS, agency, notice type, date.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"keyword":{"type":"string","description":"Word in the notice title"},"naics":{"type":"string","description":"NAICS code or prefix, e.g. 3364"},"agency":{"type":"string","description":"Department or organization (partial)"},"notice_type":{"type":"string","description":"sources_sought | presolicitation | solicitation | combined"},"since":{"type":"string","description":"ISO date (YYYY-MM-DD); only rows on or after this date"},"limit":{"type":"number","description":"Max rows, 1-25 (default 10)"}}}},{"name":"super_pacs","description":"Which super PACs are pulling the strings: the largest by money raised, spent or on hand for a cycle, from the FEC's own committee totals. With query or committee_id, one committee's profile: its top donors, what it spent for and against which candidates, and the vendors it paid for campaign work. With shared_vendors, the media buyers and consultancies working for more than one committee. With public_companies, listed companies ranked by the political money they give, resolved to tickers. A committee profile also names the public companies behind its money. Answers \"biggest super PACs this cycle\", \"who funds MAGA Inc\", \"what is America PAC spending on\", \"which firms work for both sides\", \"which public companies give the most\".","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","description":"Committee name (partial), e.g. \"America PAC\""},"committee_id":{"type":"string","description":"FEC committee id, e.g. C00879510"},"cycle":{"type":"number","description":"Two-year election cycle (default: current)"},"sort":{"type":"string","description":"receipts (default) | independent_expenditures | disbursements | cash_on_hand"},"types":{"type":"string","description":"\"all\" to include every PAC type; default super PACs and hybrids only"},"shared_vendors":{"type":"boolean","description":"Return vendors paid by two or more committees instead of a committee ranking"},"min_committees":{"type":"number","description":"With shared_vendors: minimum committees sharing a vendor (default 2)"},"public_companies":{"type":"boolean","description":"Return publicly traded companies ranked by political money given, resolved to tickers"},"ticker":{"type":"string","description":"With public_companies: one issuer, e.g. COIN"},"limit":{"type":"number","description":"Max rows, 1-25 (default 10)"}}}},{"name":"track_record","description":"Every forward call HillSignal made since May 2025, verified against SPY 30 days later, with the inclusion rules and the miss rate.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{}}}],"scan":{"score":69,"grade":"C","scanned_at":"2026-09-20T11:40:54.203Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-20T11:40:54.189Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 1310ms"]},"poisoning":{"score":15,"max":15,"notes":["24 tool descriptions checked"]},"auth":{"score":10,"max":15,"notes":["open endpoint, read-only tools"]},"maintenance":{"score":3,"max":15,"notes":["no repository listed"]},"identity":{"score":4,"max":10,"notes":["verified namespace with website, no repo"]}},"findings":[{"id":"maint.no-repo","severity":"low","component":"maintenance","title":"No source repository listed"}],"inputs":{"probes":[{"url":"https://www.hillsignal.com/api/mcp","reachable":true,"authRequired":false,"latencyMs":1310,"serverInfo":{"name":"hillsignal","version":"1.0.0"}}],"packages":[],"repo":{"found":false},"icon":{"url":"https://www.hillsignal.com/favicon.ico?favicon.0b3bf435.ico","source":"site","width":256,"height":256},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":8}}}},"grade_history":[],"reviews":[]}