Skip to main content
Glama

systemprompt-mcp-interview

node_process.ts267 B
import { jest } from "@jest/globals"; const mockProcess = { stdout: { write: jest.fn(), on: jest.fn(), }, stdin: { on: jest.fn(), resume: jest.fn(), setEncoding: jest.fn(), }, env: {}, exit: jest.fn(), }; export default mockProcess;

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/Ejb503/systemprompt-mcp-interview'

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