Skip to main content
Glama

docmcp

by visheshd
jest.setup.js254 B
// Increase timeout for all tests jest.setTimeout(10000); // Silence console logs during tests unless explicitly enabled global.console = { ...console, log: jest.fn(), debug: jest.fn(), info: jest.fn(), warn: jest.fn(), error: jest.fn(), };

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/visheshd/docmcp'

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