Skip to main content
Glama

documcp

by tosin2013
setup.ts299 B
// Test environment setup for ESM compatibility // Mock import.meta for test environment Object.defineProperty(globalThis, "import", { value: { meta: { url: "file:///test/mock.js", }, }, configurable: true, }); // Increase timeout for integration tests jest.setTimeout(30000);

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/tosin2013/documcp'

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