260 MCP tools across 49 domains. AI Flywheel, quality gates, research, web scraping.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"io-github-homenshum-nodebench": {
"args": [
"-y",
"nodebench-mcp"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Entity intelligence for any company, market, or question.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y 'nodebench-mcp' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked nodebench-mcp against OSV.dev.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in ai-ml / search
Persistent memory using a knowledge graph
Web and local search using Brave Search API
Production ready MCP server with real-time search, extract, map & crawl.
Multi-engine MCP server, CLI, and local daemon for agent web search and content retrieval — skill-guided workflows, no API keys.
MCP Security Weekly
Get CVE alerts and security updates for io.github.HomenShum/nodebench and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Entity intelligence for any company, market, or question.
Live: nodebenchai.com
npm: npx nodebench-mcp / npx nodebench-mcp-power / npx nodebench-mcp-admin
GitHub: HomenShum/nodebench-ai
NodeBench is a research and reporting product built around five user-facing surfaces:
Home = start quicklyReports = reusable memoryChat = do the workInbox = captures, nudges, alerts, automations, and unassigned reviewMe = operator context and controlDeep research opens in the separate Workspace surface at nodebench.workspace;
it is not a sixth tab in the operating app.
The core idea is simple:
users do not just need a chatbot that answers once.
They need a system that can:
Home, Reports, Chat, Inbox, and Menodebench.workspacehttps://nodebench-mcp-unified.onrender.com?profile=public-researchReports with code-gen, design-gen, research,
composed runs, schedules, streaming previews, eval scorecard, and MCP HTTP
bridgenodebench-mcp, nodebench-mcp-power, and nodebench-mcp-admin
distribution lanesNodeBench can be used as a public research memory and tool server from any agent or app without forcing signup before the first useful result.
Use the hosted MCP endpoint:
https://nodebench-mcp-unified.onrender.com?profile=public-research
For Gmail/job-match style integrations, use the smaller profile:
https://nodebench-mcp-unified.onrender.com?profile=gmail-research
Public profiles are anonymous by default, but still metered. Responses include:
x-nodebench-request-id
x-nodebench-profile
x-nodebench-auth-mode
x-nodebench-account-key
Apps should send stable, non-sensitive client headers:
x-nodebench-client: your-app-name
x-nodebench-client-version: 1.0.0
x-nodebench-client-id: stable-install-or-workspace-id
x-nodebench-client-id lets NodeBench attribute anonymous usage and estimated
costs without requiring a NodeBench token. Do not put private email text,
resume text, API keys, or user secrets in this header.
The intended user flow is:
First public dossier works without signup
-> show sources, freshness, and confidence
-> offer "Link NodeBench" after value is visible
-> linked users get stable history, higher budgets, team usage, webhooks,
token management, billing controls, and reusable private workspace context
Do not block public-source research behind login. Promote sign-in when the user wants persistence, shared team memory, budget controls, private workspace linking, or API/MCP tokens.
See MCP_TOOL_PROFILES.md for the full profile list, tool catalog, account attribution, and cost tracking contract.
USER SURFACES
-------------
Home -> start quickly
Reports -> reusable report memory
Chat -> answer, sources, trace, follow-ups
Inbox -> captures, nudges, automations, alerts, unassigned items
Me -> operator context, permissions, controls
BACKEND
-------
... [View full README on GitHub](https://github.com/HomenShum/nodebench-ai#readme)