Skip to main content
Glama

Advanced MCP Server

by Nom-nom-hub
jest.config.js294 B
module.exports = { preset: 'ts-jest', testEnvironment: 'node', collectCoverageFrom: [ 'src/**/*.{ts,tsx}', '!src/**/*.d.ts' ], testMatch: [ '<rootDir>/src/**/__tests__/**/*.{ts,tsx}', '<rootDir>/src/**/*.{spec,test}.{ts,tsx}' ], roots: [ '<rootDir>/src' ] };

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/Nom-nom-hub/fullstack-mcp'

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