
Security News
Ruby's Bundler 4.0.18 Extends Cooldown to bundle lock and bundle cache
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.
@fetchmux/mcp
Advanced tools
Read-only MCP server for the FetchMux retrieval router. Tools: search_web and preview_search_route, with per-request budgets, deadlines, and route receipts.
Read-only MCP server for FetchMux, the self-hosted retrieval router for AI agents. Exposes two tools, both annotated read-only:
search_web — routed web search with per-request maxCostUsd and maxLatencyMs, returning
normalized evidence plus a route receipt (selected provider, attempts, reason codes, estimated
cost, latency, trace ID);preview_search_route — ranked provider candidates for a request without calling any provider.Requires a running FetchMux gateway (self-hosted, BYOK). Client configuration:
{
"mcpServers": {
"fetchmux": {
"command": "npx",
"args": ["-y", "@fetchmux/mcp"],
"env": {
"FETCHMUX_BASE_URL": "http://127.0.0.1:8787/",
"FETCHMUX_API_KEY": "your-gateway-key"
}
}
}
}
Gateway source, quick start, and the OpenAPI contract: github.com/krutftw/fetchmux.
Apache-2.0.
FAQs
Read-only MCP server for the FetchMux retrieval router. Tools: search_web and preview_search_route, with per-request budgets, deadlines, and route receipts.
The npm package @fetchmux/mcp receives a total of 17 weekly downloads. As such, @fetchmux/mcp popularity was classified as not popular.
We found that @fetchmux/mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.