We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jedarden/yt-transcript-dl-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
mcp-sdk-compatibility.test.d.ts•291 B
/**
* TDD Tests for ESM Migration - MCP SDK Compatibility
*
* These tests MUST pass after ESM migration to ensure MCP SDK works correctly.
* Focus: MCP SDK imports, server initialization, and transport functionality
*/
export {};
//# sourceMappingURL=mcp-sdk-compatibility.test.d.ts.map