We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/artk0de/TeaRAGs-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
vitest.setup.ts•194 B
/**
* Vitest setup file
*
* Note: Tree-sitter mocks are now applied per-test-file in tests that need them
* (e.g., integration.test.ts) to avoid breaking tree-sitter-chunker unit tests.
*/