Skip to main content
Glama
by Wayazi
README.md377 B
# collect-v8-coverage Use this module to start and stop the V8 inspector manually and collect precise coverage. ```js const {CoverageInstrumenter} = require('collect-v8-coverage'); const instrumenter = new CoverageInstrumenter(); await instrumenter.startInstrumenting(); // require some modules, run some code const coverage = await instrumenter.stopInstrumenting(); ```

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/Wayazi/mcp_file_system'

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