Skip to main content
Glama

ClinicalTrials.gov MCP Server

ILlmProvider.test.ts•328 B
/** * @fileoverview Test suite for LLM provider interface * @module tests/services/llm/core/ILlmProvider.test */ import { describe, test } from 'vitest'; describe('ILlmProvider Interface', () => { test.skip('TODO: Implement tests for ILlmProvider.ts', () => { // Tests for LLM provider interface definition }); });

Latest Blog Posts

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/cyanheads/clinicaltrialsgov-mcp-server'

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