#!/usr/bin/env node
/**
* This script starts the GemForge-mcp server using the compiled JavaScript files.
*/
// Import the compiled index.js file
import './dist/src/index.js';
console.log('Starting GemForge-mcp server from compiled JavaScript files...');
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/PV-Bhat/GemForge-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server