# nexus-mcp

**Category:** 📋 Product Management  
**Repository:** https://github.com/TheNexusIntel/nexus-mcp  
**GitHub Stars:** 0  
**npm Downloads (last month):** 171  
**Views:** 1  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/nexus-mcp

## Description
U.S. gov records, fact-checks with citations, news search, and fraud/corruption/PRC trackers.

## Tools
Capabilities this server exposes over MCP:

- **nexus_record_lookup** — Cross-source U.S. public-record footprint** for a person or organization — courts, SEC/EDGAR, OFAC sanctions, FEC, lobbying, DOJ, FDA, and more — with per-document links and a connection teaser.
- **nexus_factcheck** — Qualified verdict + rationale + linked citations for a claim. Cached checks are instant & free; novel checks are rate-limited on the free tier.
- **nexus_search** — Full-text search across The Nexus news corpus (free tier: last 30 days).
- **nexus_tracker** — Latest weekly synthesis from `china-watch` (PRC-linked activity), `underground` (organized crime), `graft` (public corruption), or `grift` (consumer fraud).

## Claude Desktop Quick Installation
Install path detected from listing signals. Uses `npx` (confidence: high):

```json
"mcpServers": {
  "nexus-mcp": {
    "command": "npx",
    "args": ["-y","@thenexusintel/mcp"]
  }
}
```

## Documentation
No cached documentation available for this listing yet. Check the repository above for the README and setup instructions.

