We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/skylarbarrera/react-devtools-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
hmr.mjs•341 B
export { c as createHmrEmitter, a as createHotContext, g as getCache, h as handleMessage, r as reload, s as sendMessageBuffer, v as viteNodeHmrPlugin } from './chunk-hmr.mjs';
import 'node:events';
import 'debug';
import './chunk-browser.mjs';
import './utils.mjs';
import 'node:fs';
import 'node:module';
import 'node:url';
import 'pathe';