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.
Quick Start
Clone the repository:
git clone https://github.com/InsForge/insforge-mcpClaude Desktop configuration example:
{
"mcpServers": {
"insforge-mcp": {
"command": "npx",
"args": [
"-y",
"InsForge/insforge-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.