Search and read web standards from WHATWG, IETF, W3C, MDN, Can I Use, WPT, Node.js, and TypeScript via remote Cloudflare Workers.
Review before connecting
The findings on this server are worth reviewing before you connect an agent to it.
Scanned 9 days ago Due for re-check
A server can change after it's graded. Re-run the automated scan to refresh this report.
This grade is deterministic and reproducible: the same server surface always yields the same grade under a given algorithm version. It is a real automated assessment computed by the MCPGrade engine from what the probe actually observed — not a fabricated or opinion score. It is not a manual human pentest, so it can miss context-specific risks.
Every signal below was measured directly by the automated probe. The grade is derived only from evidence like this — nothing is assumed.
The nodejs-mcp MCP server exposes 5 tools across a range of capabilities. Its published description reads: "Search and read web standards from WHATWG, IETF, W3C, MDN, Can I Use, WPT, Node.js, and TypeScript via remote Cloudflare Workers". It communicates over Streamable HTTP using the 2025-06-18 protocol revision, and does not require authorization to connect. MCPGrade currently rates nodejs-mcp C+ — the findings are worth reviewing before you connect an agent to it. Its most notable finding was "No authorization on a public remote server". This report is a deterministic, reproducible automated assessment: the same observed surface always yields the same grade under a given algorithm version, and it is refreshed as new scans arrive and free to read — but it is not a substitute for a manual human security review. Always re-check nodejs-mcp's advertised tools, transport security, and authorization posture before connecting an autonomous agent or sharing sensitive context with it.
Add nodejs-mcp to an MCP client using the endpoint below. Review the grade and findings above before granting an autonomous agent access.
MCP endpoint
https://nodejs-mcp.jasnell.workers.dev/mcpStreamable HTTP transport. This is the MCP endpoint, not a website — paste it into your MCP client server list rather than a browser.
Captured passively during the read-only scan. Click any value to find servers that match it.
The tools this server advertises via tools/list — names, purposes, and the parameters each accepts, exactly as enumerated read-only.
List all Node.js API modules with their names and descriptions. Optionally filter by a search term to find relevant modules. Examples: - list_nodejs_modules() — list all ~50 modules - list_nodejs_modu
Fetch the overview and member listing for a Node.js API module. Shows the module title, stability level, and lists all classes, methods, events, and properties. Examples: - get_nodejs_module(module="f
Search within a specific Node.js API module for methods, classes, events, or properties. Returns matching section headings ranked by relevance. Examples: - search_nodejs_module(module="fs", query="rea
Sorted worst-first. Each finding shows its severity, what it means, its OWASP MCP Top-10 mapping, and a recommended fix — the check id links to the exact methodology row that produced it.
The server accepts tool enumeration (and likely invocation) with no authentication.
RecommendationRequire OAuth 2.1 authorization for any server exposing non-public tools.
Temporary email for AI agents — create inboxes, wait for verification emails, extract OTPs, and automate signup flows.
Runnable, versioned lists agents can search, read, create, and update — git under the hood.
Convert a written schedule into a subscribable calendar link for Apple, Google, and Outlook.
Acornonaut's MCP server for AI-powered YouTube-to-flashcard conversion with spaced repetition.
Analyze chess positions using powerful engines like Stockfish, Leela, and Maia. Retrieve games, puzzles, and opening statistics directly from Lichess and specialized databases. Visualize move
Your Team0 AI Chief of Staff, reachable from any agent — answers, acts, and coordinates.
Search across ALL Node.js API modules for methods, classes, or events. Useful when you don't know which module defines something. Examples: - search_all_nodejs_modules(query="createServer") — find whe
Fetch a specific section from a Node.js API module doc. Returns the section content as markdown, including description, parameters, return values, and examples. Examples: - get_nodejs_section(module="