Skip to main content
Glama

BioMCP

by acashmoney
jest-setup.ts216 B
// Create this file to set up global jest timeout beforeAll(() => { jest.setTimeout(10000); // Set global timeout to 10 seconds }); afterAll(() => { // Clean up any lingering handles jest.useRealTimers(); });

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/acashmoney/bio-mcp'

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