Skip to main content
Glama
full-lsmcp-config.json701 B
{ "$schema": "../lsmcp.schema.json", "preset": "tsgo", "files": ["**/*.ts", "**/*.tsx", "**/*.js", "**/*.jsx"], "settings": { "autoIndex": false, "indexConcurrency": 5, "autoIndexDelay": 500, "enableWatchers": true, "memoryLimit": 1024 }, "ignorePatterns": [ "**/node_modules/**", "**/dist/**", "**/build/**", "**/.git/**", "**/coverage/**" ], "symbolFilter": { "excludeKinds": [ "Variable", "Constant", "String", "Number", "Boolean", "Array", "Object", "Key", "Null" ], "excludePatterns": ["callback", "temp", "tmp", "_", "^[a-z]$"], "includeOnlyTopLevel": false } }

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/mizchi/typescript-mcp'

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