Skip to main content
Glama

Instagram MCP Server

by duhlink
test_browserService.ts449 B
import { BrowserService } from './src/services/browser/browser.service.ts'; async function testProcessKilling() { const browserService = new BrowserService(); try { console.log('Testing Chrome process killing...'); await browserService['killChromeProcesses'](); console.log('Process killing test completed successfully'); } catch (error) { console.error('Process killing test failed:', error); } } testProcessKilling();

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/duhlink/instagram-server-next-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server