InstaNode Dev runs on your own machine — the client starts it, so there is no endpoint to ping. 44 installs a week from npm. Last commit 5 Jul 2026.
Provision Postgres databases + webhooks from AI coding agents in one HTTP call.
Today is the operative word: we check InstaNode Dev every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp -- npx -y @instanode/mcp
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@instanode/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@instanode/mcp"]
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@instanode/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@instanode/mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
INSTANODE_TOKEN (Optional bearer JWT for paid-tier callers. Mint at https://instanode.dev/dashboard → 'API token for CLI / agent'. Lifts the free-tier 5-per-subnet-per-day provisioning cap and auto-links new resources to your account. Leave unset to use the free tier anonymously.), INSTANODE_API_BASE (Override the API base URL. Defaults to https://api.instanode.dev. Useful for self-hosted deployments.).
The author declared them in the registry entry; get the values from the project itself.
Query databases from AI agents using connections configured in DBX.
Agent-native cloud, EU-hosted. Provision VMs, networks & databases on redu.cloud via MCP.
Persistent memory for AI coding agents: one Rust binary, one local SQLite database.
Zero-config Postgres MCP with auto-provisioning — drop-in for server-postgres.
PostgreSQL, MySQL, and SQL Server in one session. 26 read-only MCP tools for AI agents.
Xata MCP server lets AI agents interact with your Xata projects, and Postgres database branches.
Put an AI-written project online: a site on a subdomain with a Postgres database of its own.
Memory for AI coding agents — markdown in your own git, not a vendor database. Apache-2.0.
Answers built from our own checks of this server.