DataNexus MCP
OfficialRelated Servers
Alternatives to DataNexus MCP
- AlicenseAqualityAmaintenanceA Model Context Protocol (MCP) server that provides web search capabilities through DuckDuckGo, with additional features for content fetching and parsing.31,500MIT
- AlicenseAqualityDmaintenanceAn MCP Server implementation that integrates the Brave Search API, providing, Web Search, Local Points of Interest Search, Image Search, Video Search, News Search and LLM Context Search capabilities5361 npm126GPL 3.0

Brave Search MCP Serverofficial
AlicenseAqualityAmaintenanceAn MCP implementation that integrates the Brave Search API, providing comprehensive search capabilities including web, local business, image, video, news searches, and AI-powered summarization.8817,443 npm1,463MIT- AlicenseAqualityAmaintenanceProvides access to over 800,000 economic time series from the Federal Reserve, allowing users to browse, search, and retrieve data for indicators like GDP and unemployment. It supports custom date ranges and data transformations such as percentage changes or frequency aggregations.3392 npm120AGPL 3.0
Related Servers
- FlicenseNot gradedqualityCmaintenanceGiveRadar's MCP server gives AI agents verified data on 7 million+ nonprofits across 65+ countries, sourced from official government registries. Tools let agents search charities, verify a charity by registration number or EIN, compare integrity scores, and find similar organizations.-
- AlicenseBqualityBmaintenanceEnables AI agents to perform general-purpose open-source intelligence lookups across domains, infrastructure, identity, social media, and threat/breach sources through a unified MCP interface, with most tools free and no API keys required.32MIT
- AlicenseNot gradedqualityAmaintenanceSearch and explore 1.8M+ US nonprofits, fetch Form 990 financials, and access IRS filing history via MCP.72 npm2Apache 2.0
- AlicenseNot gradedqualityAmaintenance62 real-time data tools for AI agents via MCP. Finance, crypto, FMCSA, sanctions, courts, weather, vehicles, cybersecurity. One bearer token, one bill. Free tier available.MIT

DataDawn MCP Serverofficial
AlicenseNot gradedqualityBmaintenanceEnables AI agents to query the IRS 990 nonprofit database and OpenRegs federal regulations database via SQL, providing access to nonprofit filings, grants, lobbying, and congressional data.Creative Commons Zero v1.0 Universal- AlicenseAqualityBmaintenanceUnifies NVD, EPSS, CISA KEV, GitHub Advisory, and OSV into a single MCP server, enabling AI agents to query vulnerability intelligence conversationally with 23 tools for incident response, prioritization, dependency audits, and threat monitoring.41245 npm28MIT
TDQS
Scored across 55 tools
Most tools are clearly separated by domain and action (fetch by ID vs search by name, for example), but several near-duplicate pairs exist: domain_fetch_ssl_certificate_chain vs domain_fetch_domain_history, security_detect_typosquatting vs frontend_security_detect_typosquatting, and security_fetch_package_risk_brief vs frontend_security_fetch_package_risk_brief. These are distinguishable mainly through detailed descriptions rather than obvious tool boundaries.
The naming pattern is mostly consistent: domain_verb_noun with snake_case throughout, using fetch/search/audit/check verbs repeately. There are minor irregularities such as repetitive domain_fetch_domain_* names, mixing audit/check/detect for similar actions, and generic one-off tools like report_feedback and search_datanexus_tools that do not follow the domain prefix pattern.
55 tools is far beyond a typical MCP surface and creates heavy context overhead. Even accounting for the broad multi-domain intended purpose, there are near-duplicate tools, frontend wrappers, and a large number of meta/observation tools that could be consolidated, making this an extreme count for an agent-facing server.
Each subdomain has fairly rich coverage for lookup, search, and some audit workflows, but lifecycle management is incomplete for the persistent components: CVE watches and SBOM watches have create/check but no explicitly exposed update/delete. There are also notable omissions like FINRA broker name lookup not supported and frontend CI audit being secret-only for CI/CD systems other than GitHub Actions.