Labsco
InsForge logo

InsForge MCP Server

โ˜… 31

from InsForge

InsForge is a backend development platform designed for agentic coding.

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedAccount requiredNeeds API keys
<div align="center"> <a href="https://insforge.dev"> <img src="banner.png" alt="Insforge Banner"> </a> </div> <div align="center">

MCP Badge

</div>

Insforge MCP Server

InsForge turns your coding agents into full-stack builders, letting them add backend features like auth, databases, file storage, serverless functions, and LLMs to your apps in seconds.

This repo is Model Context Protocol server for Insforge.

<a href="https://glama.ai/mcp/servers/@InsForge/insforge-mcp"> <img width="380" height="200" src="https://glama.ai/mcp/servers/@InsForge/insforge-mcp/badge" alt="Insforge Server MCP server" /> </a>

๐Ÿ“– Documentation

Please visit the main Insforge repository for:

  • Installation and setup instructions
  • Configuration guide
  • Available tools and usage examples
  • API documentation
  • Contributing guidelines

๐Ÿ› ๏ธ Development

If you are contributing to this project or running it locally:

# Install dependencies
npm install

# Run unit tests
npm run test

# Run linter (static analysis)
npm run lint

# Auto-format code
npm run format

# Build the package
npm run build

๐Ÿ“„ License

Apache License 2.0 - see the LICENSE file for details.


Part of the Insforge project.