Back to Data

Igniter.js

The Igniter.js MCP Server exposes a comprehensive set of tools that give AI agents deep insight into your Igniter.js project.

Last updated: 1/27/2026

Installation

Add this MCP to your configuration:

{
  "mcpServers": {
    "igniter-js": {
      // See GitHub repository for configuration
    }
  }
}