Skip to main content
Glama
server.yamlβ€’1.13 kB
name: ts-mcp-debugger image: digidefiance/mcp-debugger-server type: server meta: category: debugging tags: - debugging - development-tools - typescript - nodejs - profiling - testing about: title: TypeScript MCP Debugger description: Enterprise-grade debugging for Node.js/TypeScript with 25+ tools including breakpoints, profiling, hang detection, and source map support icon: https://avatars.githubusercontent.com/u/182288589?s=200&v=4 source: project: https://github.com/digital-defiance/ai-capabilities-suite commit: main config: description: Configure the MCP Debugger Server for your debugging needs env: - name: NODE_ENV example: production value: "{{ts-mcp-debugger.node_env}}" - name: LOG_LEVEL example: info value: "{{ts-mcp-debugger.log_level}}" parameters: type: object properties: node_env: type: string default: production description: Node.js environment (production, development) log_level: type: string default: info description: Logging level (debug, info, warn, error)

Latest Blog Posts

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/Digital-Defiance/mcp-debugger-server'

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