Skip to main content
Glama

MCP ASCII Charts

jest.config.json495 B
{ "preset": "ts-jest", "testEnvironment": "node", "moduleFileExtensions": ["ts", "tsx", "js", "jsx", "json"], "transform": { "^.+\\.(ts|tsx)$": "ts-jest" }, "testMatch": [ "**/__tests__/**/*.test.ts", "**/?(*.)+(spec|test).ts" ], "moduleNameMapper": { "^(\\.{1,2}/.*)\\.js$": "$1" }, "collectCoverageFrom": [ "src/**/*.ts", "!src/**/*.d.ts", "!src/index.ts" ], "coverageDirectory": "coverage", "coverageReporters": ["text", "lcov", "html"] }

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/gianlucamazza/mcp-ascii-charts'

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