A

npm:@instanode/mcp

https://www.npmjs.com/package/@instanode/mcp
93/100 · MCP Trust Grade · checked 4h ago · MCP 0.7.3

What it offers — 6 tools · Database

create_postgres

Provision a fresh Postgres database on instanode.dev. pgvector is pre-installed. Returns a standard postgres:// connection URL that any driver can use

create_webhook

Provision an inbound webhook receiver URL on instanode.dev. Returns a receive_url that accepts any HTTP method from any sender and stores each request

list_resources

List resources on the caller

claim_token

Attach an anonymous token (returned by create_postgres / create_webhook) to the authenticated caller

delete_resource

Permanently delete one of the caller

get_api_token

Mint a fresh 30-day bearer JWT for the authenticated caller and return it as plain text. The user should paste the returned token into their MCP serve

Spec / packaging20%100
Security (OWASP MCP)30%90
Maintenance / popularity20%92
Tool hygiene15%95
Transparency / provenance15%90

Findings

INFO Static analysis of npm package @instanode/mcp@0.7.3 (stdio server — no remote endpoint). Reliability/behavioral signals require running it; not measured.
Grade another server

We re-grade npm:@instanode/mcp on a schedule and alert your Slack/webhook the moment its tools change or its grade drops — rug-pull insurance for the connection.

Share this report card

A 1200×630 card with the grade + audit — drop it in a post, Slack, or your repo.

MCP Trust report card — npm:@instanode/mcp grade A
Share on X Open card image

Embed this grade

A live badge — it re-verifies itself and shows current stability. Static scorecards can't. Paste it in your README or site to show users you're independently audited.

MCP Trust Grade A · wmcp.sh
[![MCP Trust Grade A](https://wmcp.sh/mcp/grade/npm%3A%40instanode%2Fmcp/badge.svg)](https://wmcp.sh/mcp/grade/npm%3A%40instanode%2Fmcp)
<a href="https://wmcp.sh/mcp/grade/npm%3A%40instanode%2Fmcp"><img src="https://wmcp.sh/mcp/grade/npm%3A%40instanode%2Fmcp/badge.svg" alt="MCP Trust Grade A · wmcp.sh"></a>

Agents: check this before connecting

Add the wmcp.sh trust oracle as an MCP server and call grade_mcp_server / check_mcp_drift in your agent's pre-connection gate:

https://wmcp.sh/mcp/trust
How this grade is computed. An open, independent rubric — Spec conformance (20%), Security mapped to the OWASP MCP Top 10 (30%), Reliability (20%), Tool hygiene (15%), Transparency (15%) — run by connecting to the server and inspecting its real MCP surface. The grade is free and identical whether or not the operator pays. v1 uses static + spec signals from a single connection; continuous uptime, real latency, and annotation-truthing (declared readOnly vs observed behavior) layer on via the wmcp.sh proxy.