Back to Home
rcdelacruz icon

nexus-mcp

Verified Safe

by rcdelacruz

Overview

Provides a local Model Context Protocol (MCP) server for AI agents, enabling hybrid web search and intelligent, token-efficient content retrieval from articles and documentation.

Installation

Run Command
nexus-mcp

Security Notes

The server's core functionality involves making external network requests to arbitrary URLs provided by the user/LLM via DuckDuckGo and httpx. This is inherent to its purpose. Input validation is performed for queries, modes, and URL formats (checking for 'http://' or 'https://' prefixes). Timeouts are implemented for both search and HTTP requests, preventing hanging operations. HTML content is pre-cleaned by removing common junk tags (scripts, styles, navs, footers, iframes) before processing. There are no obvious hardcoded secrets, 'eval' usage, or other directly malicious patterns identified in the provided source code.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassHigh
Avg Tokens1500
Stars0
Forks0
Last Update2025-12-15

Tags

hybrid searchweb retrievaldocumentationAI agent toolslocal