com.thenextgennexus/developer-tools-mcp-server
REMOTE · NEXGENDATA-MCP-PROXY.STEVE-CORBEIL.WORKERS.DEV · SCANNED SEP 20
Search GitHub, npm, PyPI, StackOverflow, ArXiv from one MCP — built for coding agents.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →
Endpoint Security71
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation is enforced on tool calls, but the challenge carries no valid RFC 9728 metadata, so a client cannot discover where to get a token. See how to fix → View diagnostics → Fail
- HTTPS enforcement could not be verified: the plaintext port answered with HTTP 405, which proves neither a plaintext path nor enforcement. View diagnostics → Unverified
- HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability87
- 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
- AI-judged instruction clarity (excellent).Pass
- Tool/resource definitions use about 732 tokens (~91/item across 8 items; 7 tools + 1 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
- No destabilizing schema changes in the last 30 days.Pass
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 7 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 8 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities20
- Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28. See how to fix → Fail
How do I install the com.thenextgennexus/developer-tools-mcp-server server?
com.thenextgennexus/developer-tools-mcp-server is a hosted endpoint at https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/developer-tools-mcp-server/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
remote · nexgendata-mcp-proxy.steve-corbeil.workers.dev
claude mcp add --transport http com-thenextgennexus-developer-tools-mcp-server 'https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/developer-tools-mcp-server/mcp'
{
"mcpServers": {
"com-thenextgennexus-developer-tools-mcp-server": {
"url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/developer-tools-mcp-server/mcp"
}
}
} {
"servers": {
"com-thenextgennexus-developer-tools-mcp-server": {
"type": "http",
"url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/developer-tools-mcp-server/mcp"
}
}
} [mcp_servers.com-thenextgennexus-developer-tools-mcp-server] url = "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/developer-tools-mcp-server/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"com-thenextgennexus-developer-tools-mcp-server": {
"type": "remote",
"url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/developer-tools-mcp-server/mcp",
"enabled": true
}
}
} openclaw mcp add com-thenextgennexus-developer-tools-mcp-server --url 'https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/developer-tools-mcp-server/mcp' --transport streamable-http
mcp_servers:
com-thenextgennexus-developer-tools-mcp-server:
url: "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/developer-tools-mcp-server/mcp" {
"McpServers": {
"com-thenextgennexus-developer-tools-mcp-server": {
"Transport": "http",
"Url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/developer-tools-mcp-server/mcp"
}
}
} assistant mcp add com-thenextgennexus-developer-tools-mcp-server -t streamable-http -u 'https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/developer-tools-mcp-server/mcp'
{
"mcpServers": {
"com-thenextgennexus-developer-tools-mcp-server": {
"type": "http",
"url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/developer-tools-mcp-server/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 26 Aug 26 +1
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 25 Aug 26 +1
- Stability: 0.97 → pass security
- 23 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.
- 11 Aug 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 31 Jul 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 30 Jul 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 27 Jul 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 26 Jul 26 0
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Probed https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/developer-tools-mcp-server/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=steve-corbeil.workers.dev | CN=YE2,O=Let's Encrypt,C=US | 24 Aug 2026 | 22 Nov 2026 | ECDSA 256 | ECDSA-SHA384 | 6b097fa4ba9dae2b923eca56e767c322dea |
| SANs: *.steve-corbeil.workers.dev, steve-corbeil.workers.dev | ||||||
| CN=YE2,O=Let's Encrypt,C=US (CA) | CN=Root YE,O=ISRG,C=US | 3 Sept 2025 | 2 Sept 2028 | ECDSA 384 | ECDSA-SHA384 | 4df3b15dd6c0784c507cd37b58e6f115 |
| CN=Root YE,O=ISRG,C=US (CA) | CN=ISRG Root X2,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | ECDSA 384 | ECDSA-SHA384 | 872165fc34b6e5fba8add5b3705fb53a |
| CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) | CN=ISRG Root X1,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | ECDSA 384 | SHA256-RSA | 6c8f1dc727c7117f7baf853ac980f9cd |
Background: What to check on a remote MCP endpoint →
DNSSEC insecure
Validation of nexgendata-mcp-proxy.steve-corbeil.workers.dev. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| dev. | present | 60074 | 8 | Verified |
| workers.dev. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication Challenged, unverified
The endpoint asked for a token, but we could not retrieve and validate the RFC 9728 metadata that tells a client how to obtain one.
| Result | Challenged, unverified |
|---|---|
| Enforced | On tool calls |
| HTTP status | 200 |
WWW-Authenticate challenge Bearer realm="Apify API Token"
Bearer realm="Apify API Token" Protected resource metadata
| Retrieved | No |
|---|---|
| Problem | no_resource_metadata |
Background: How OAuth 2.1 works in the 2026 MCP spec →
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/developer-tools-mcp-server/mcp | Verified | 200 | |
| http (plaintext) | http://nexgendata-mcp-proxy.steve-corbeil.workers.dev/developer-tools-mcp-server/mcp | Inconclusive | 405 |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
get_github_repo ~90
Fetch detailed statistics and metadata for a GitHub repository. Returns star count, fork count, open issue count, primary programming language, project description, last updated timestamp, and contributor count. Use for evaluating open-source projects, competitive analysis, or monitoring project health.
| Name | Type | Req | Description |
|---|---|---|---|
| repo | string | yes | Repository in format 'owner/repo' (e.g. 'facebook/react', 'kubernetes/kubernetes') |
No output schema declared.
No examples provided.
get_npm_package ~92
Look up Node.js package information from NPM registry. Returns latest version, download statistics (weekly/monthly), dependency list, package description, license, and GitHub link. Use for evaluating JavaScript libraries, checking maintenance status, or reviewing package popularity.
| Name | Type | Req | Description |
|---|---|---|---|
| package_name | string | yes | NPM package name exactly as published (e.g. 'express', 'react', 'lodash', '@babel/core') |
No output schema declared.
No examples provided.
get_pypi_package ~92
Retrieve Python package information from PyPI (Python Package Index). Returns current version, download counts, dependencies, release history, package homepage, and PyPI page URL. Use for Python library evaluation, dependency analysis, or checking package quality metrics.
| Name | Type | Req | Description |
|---|---|---|---|
| package_name | string | yes | PyPI package name as listed in registry (e.g. 'numpy', 'django', 'flask', 'pandas') |
No output schema declared.
No examples provided.
search_arxiv ~112
Search arXiv for academic papers in computer science, machine learning, AI, physics, and mathematics. Returns paper titles, authors, abstracts, submission dates, and direct PDF download links. Use for researching algorithms, ML techniques, or emerging CS topics.
| Name | Type | Req | Description |
|---|---|---|---|
| max_results | integer | – | Papers to return (default 10, suitable for focused research) |
| query | string | yes | Research topic in CS/ML/physics (e.g. 'transformer architectures', 'distributed systems', 'quantum algorithms') |
No output schema declared.
No examples provided.
search_github ~105
Search GitHub repositories by keyword to discover code, projects, and libraries. Returns matching repositories with star count, description, language, and URL. Use for finding libraries, examples, or competitive projects in specific domains.
| Name | Type | Req | Description |
|---|---|---|---|
| max_results | integer | – | Number of repository results to return (default 10, up to 100 for broad searches) |
| query | string | yes | Search keywords or project name (e.g. 'web framework', 'authentication library', 'data visualization') |
No output schema declared.
No examples provided.
search_google_scholar ~101
Search Google Scholar for computer science research papers, citations, and academic publications. Returns paper title, authors, publication details, citation count, and link to paper. Use for finding research on CS topics, reviewing state-of-the-art, or citation tracking.
| Name | Type | Req | Description |
|---|---|---|---|
| max_results | integer | – | Maximum papers to return (default 10) |
| query | string | yes | Computer science research topic (e.g. 'natural language processing', 'distributed consensus algorithms') |
No output schema declared.
No examples provided.
search_stackoverflow ~112
Search Stack Overflow Q&A platform for programming questions, solutions, and code examples. Returns matching questions, answer count, view count, accepted answer snippet, tags, and link to full discussion. Use for troubleshooting, code examples, or finding solutions to common problems.
| Name | Type | Req | Description |
|---|---|---|---|
| max_results | integer | – | Number of Q&A results to retrieve (default 10, higher for comprehensive answers) |
| query | string | yes | Programming problem or question (e.g. 'how to merge arrays in javascript', 'python asyncio example') |
No output schema declared.
No examples provided.
What is the com.thenextgennexus/developer-tools-mcp-server server?
com.thenextgennexus/developer-tools-mcp-server is listed in the public MCP registry as com.thenextgennexus/developer-tools-mcp-server. Search GitHub, npm, PyPI, StackOverflow, ArXiv from one MCP, built for coding agents. This page covers its hosted endpoint (https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/developer-tools-mcp-server/mcp).
Is the com.thenextgennexus/developer-tools-mcp-server server safe to use?
com.thenextgennexus/developer-tools-mcp-server scores 83 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the com.thenextgennexus/developer-tools-mcp-server server expose?
com.thenextgennexus/developer-tools-mcp-server exposes 7 tools: get_github_repo, search_github, get_npm_package, get_pypi_package, search_stackoverflow, and 2 more. Their descriptions and schemas cost roughly 704 tokens of context every time the server is loaded.
Does the com.thenextgennexus/developer-tools-mcp-server server require authentication?
Yes. com.thenextgennexus/developer-tools-mcp-server asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.
Is the com.thenextgennexus/developer-tools-mcp-server server still maintained?
com.thenextgennexus/developer-tools-mcp-server is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.