Back to search
30
MCP

io.github.instanode-dev/mcp

io.github.instanode-dev/mcp

Provision Postgres databases + webhooks from AI coding agents in one HTTP call.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.marcelo-ochoa/postgres
MCP server for interacting with PostgreSQL databases
0 tools
io.github.instagitai/instagit
MCP server for Instagit — AI-powered Git repository analysis for coding agents
0 tools
io.github.markswendsen-code/instacart
MCP server for Instacart - let AI agents manage grocery shopping and place orders autonomously
0 tools
io.github.yawlabs/postgres-mcp
PostgreSQL MCP server - query, schema introspection, explain, and health checks for AI assistants
0 tools
io.github.martymarkenson/postgres-connector
MCP server for querying PostgreSQL databases
0 tools
io.github.pgedge/postgres-mcp
Enterprise PostgreSQL MCP server with NL queries, hybrid search (pgvector+BM25), and web UI
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.instanode-dev/mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}