Skip to main content
Glama

DollhouseMCP

by DollhouseMCP
codeql-config.yml827 B
name: "CodeQL config" # Paths to ignore during analysis paths-ignore: - test/__tests__/security/regexValidator.test.ts - 'test/**/*.test.ts' # Query filters to exclude specific alerts # FIX: Use correct array syntax for id field (CodeQL documentation) query-filters: - exclude: id: - js/polynomial-redos - js/redos paths: - "test/**" - exclude: id: - js/prototype-polluting-assignment - js/prototype-pollution-utility paths: - "src/config/ConfigManager.ts" # Additional documentation # These test files intentionally contain vulnerable regex patterns # to test our security validation mechanisms # ConfigManager.ts prototype pollution alerts are false positives: # The code validates all keys with validatePropertyPath() before any assignments

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/DollhouseMCP/DollhouseMCP'

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