Skip to main content
Glama
my-lib.service.spec.ts353 B
import { TestBed } from '@angular/core/testing'; import { MyLibService } from './my-lib.service'; describe('MyLibService', () => { let service: MyLibService; beforeEach(() => { TestBed.configureTestingModule({}); service = TestBed.inject(MyLibService); }); it('should be created', () => { expect(service).toBeTruthy(); }); });

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/marcosviniweb/mcp-poc'

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