
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
InsForge - Open source backend-as-a-service with PostgreSQL and MCP integration
Get Started · Documentation · Discord
InsForge is the backend built for AI-assisted development. Connect InsForge with any agent. Add authentication, database, storage, functions, and AI integrations to your app in seconds.
Use Docker (Recommended)
Prerequisites: Docker + Node.js
# Run with Docker
git clone https://github.com/insforge/insforge.git
cd insforge
cp .env.example .env
docker compose up
Visit InsForge Dashboard (default: http://localhost:7131), log in, and follow the "Connect" guide, and set up your MCP.
Sign in to InsForge |
Configure MCP connection |
In your agent, send:
I'm using InsForge as my backend platform, fetch InsForge instruction doc to learn more about InsForge.
Start building your project in a new directory! Build your next todo app, Instagram clone, or online platform in seconds!
Sample Project Prompt:
"Build an app similar to Reddit with community-based discussion threads using InsForge as the backend platform that has these features:
graph TD
subgraph agents[" "]
A1[Claude]
A2[Cursor]
A3[Windsurf]
A4[Coding Agent]
end
A1 --> MCP[Model Context Protocol]
A2 --> MCP
A3 --> MCP
A4 --> MCP
MCP -->|fetch-docs| INS[InsForge Instructions]
MCP -->|create-bucket| S[Storage]
MCP --> AUTH[Auth]
MCP -->|run-raw-sql| DB[Database]
MCP -->|create-function| EF[Edge Function]
MCP --> AI[AI Integration]
style agents fill:#1a1a1a,stroke:#666,color:#fff
style MCP fill:#000,stroke:#666,color:#fff
style INS fill:#4a5568,stroke:#666,color:#fff
style S fill:#4a5568,stroke:#666,color:#fff
style AUTH fill:#4a5568,stroke:#666,color:#fff
style DB fill:#4a5568,stroke:#666,color:#fff
style EF fill:#4a5568,stroke:#666,color:#fff
style AI fill:#4a5568,stroke:#666,color:#fff
style A1 fill:#4a5568,stroke:#666,color:#fff
style A2 fill:#4a5568,stroke:#666,color:#fff
style A3 fill:#4a5568,stroke:#666,color:#fff
style A4 fill:#4a5568,stroke:#666,color:#fff
Contributing: If you're interested in contributing, you can check our guide here CONTRIBUTING.md. We truly appreciate pull requests, all types of help are appreciated!
Support: If you need any help or support, we're responsive on our Discord channel, and also feel free to email us info@insforge.dev too!
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.
FAQs
InsForge - Open source backend-as-a-service with PostgreSQL and MCP integration
The npm package insforge receives a total of 0 weekly downloads. As such, insforge popularity was classified as not popular.
We found that insforge demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.