SERVER
MCP Server
Rank #11908io.github.InstaNode-dev/mcp
Provision Postgres databases + webhooks from AI coding agents in one HTTP call.
First listed
Apr 19, 2026
Last publish date
Apr 19, 2026
OVERVIEW
MCP Server is a Model Context Protocol (MCP) server published by InstaNode-dev. It ranks #11908 of 58,900 servers tracked on MCP Toplist. MCP Server is listed on Official MCP, with 1 tracked version. It was first listed on Apr 19, 2026 and most recently updated on Apr 19, 2026.
STANDING
#11,908of 58,900 tracked serversTop 25%
Ranks ahead of 46,992 of 58,900 servers on MCP Toplist.
CONNECT
Use MCP Server
Add MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"instanode-dev": {
"command": "npx",
"args": [
"-y",
"@instanode/mcp"
],
"env": {
"INSTANODE_TOKEN": "<your INSTANODE_TOKEN>",
"INSTANODE_API_BASE": "<your INSTANODE_API_BASE>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
InstaNode-dev
VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 0.7.2 | Apr 19, 2026 |
FAQ
Frequently asked questions
- What is MCP Server?
- Provision Postgres databases + webhooks from AI coding agents in one HTTP call.
- Who maintains MCP Server?
- MCP Server is maintained by InstaNode-dev, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is MCP Server an official MCP server?
- Yes — MCP Server is listed on the Official MCP Registry.
- How many versions does MCP Server have?
- MCP Toplist tracks 1 version of MCP Server, most recently published on Apr 19, 2026.
- Where can I find the source code for MCP Server?
- The source code for MCP Server is hosted at github.com/InstaNode-dev/mcp.
EXPLORE