🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

insforge

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

insforge

InsForge - Open source backend-as-a-service with PostgreSQL and MCP integration

Source
npmnpm
Version
0.3.3
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source
Insforge Logo

Get Started · Documentation · Discord

License Discord GitHub Stars

InsForge

InsForge is the Agent-Native Supabase Alternative. We are building the features of Supabase in an AI-native way, enabling AI agents to build and manage full-stack applications autonomously.

Key Features & Use Cases

Core Features:

  • Authentication - Complete user management system
  • Database - Flexible data storage and retrieval
  • Storage - File management and organization
  • Serverless Functions - Scalable compute power
  • Site Deployment (coming soon) - Easy application deployment

Use Cases: Building full-stack applications using natural language

  • Connect AI agents to InsForge - Enable Claude, GPT, or other AI agents to manage your backend
  • Add backend to Lovable or Bolt-style vibe coding project projects - Instant backend for AI-generated frontends

Prompt Examples:

userFlow

Quickstart TLDR;

1. Install and run InsForge

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

2. Connect an AI Agent

Visit InsForge Dashboard (default: http://localhost:7131), log in, and follow the "Connect" guide, and set up your MCP.

Sign In
Sign in to InsForge
MCP Configuration
Configure MCP connection

3. Test the Connection

In your agent, send:

InsForge is my backend platform, what is my current backend structure?
Successful Connection Response
Sample successful response calling insforge MCP tools

4. Start Using InsForge

Start building your project in a new directory! Build your next todo app, Instagram clone, or online platform in seconds!

Sample Project Prompts:

  • "Build a todo app with user authentication"
  • "Create an Instagram with image upload"

Architecture

Carch

Contributing

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 type of help support, we're responsive on our Discord channel, and also feel free to email us info@insforge.dev too!

Documentation & Support

Documentation

Community

  • Discord - Join our vibrant community
  • Twitter - Follow for updates and tips

Contact

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.

Star History Chart

Keywords

backend-as-a-service

FAQs

Package last updated on 29 Sep 2025

Did you know?

Socket

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.

Install

Related posts