#!/usr/bin/env node
// Simple test script to check if the MCP server is running
const = require;
const path = require;
// Path to the MCP server
const SERVER_PATH = path.;
console.log;
console.log;
// Start the MCP server
const server = ;
// Set a timeout to kill the server after 5 seconds
setTimeout;
server.;