Skip to main content
Developer ToolsTypeScript

InsForge/insforge-mcp

AI-native backend-as-a-service platform enabling AI agents to build and manage full-stack applications. Provides Auth, Database (PostgreSQL), Storage, and Functions as production-grade infrastructure, reducing MVP development time from weeks to hours.

developer-toolscloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/InsForge/insforge-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "insforge-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "InsForge/insforge-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Developer Tools
Language
TypeScript
Author
InsForge