Back to Home
ssdeanx icon

ssd-ai

Verified Safe

by ssdeanx

Overview

An AI development assistant that uses natural language to help developers with a wide range of coding, planning, debugging, and project management tasks across TypeScript, JavaScript, and Python projects.

Installation

Run Command
npm run start:stdio

Environment Variables

  • LOG_DIR
  • MEMORY_DB_PATH
  • MEMORIES_DIR
  • CHROME_PATH
  • PORT
  • HOSTNAME
  • NODE_ENV

Security Notes

The server uses `puppeteer-core` to launch a headless browser with `--no-sandbox` flags, which significantly reduces security when navigating to untrusted external URLs. While intended for debugging, if an attacker can control the `url` parameter in `monitor_console_logs` or `inspect_network_requests` tools, it could potentially expose the server to browser-based vulnerabilities or information leakage from untrusted web content. All other components (Python script execution via stdin, SQLite with prepared statements, and HTTP transport with configurable CORS) appear to follow good security practices. Access control is not required by default for discovery endpoints.

Similar Servers

Stats

Interest Score18
Security Score6
Cost ClassMedium
Avg Tokens800
Stars3
Forks0
Last Update2025-12-25

Tags

ai-assistantmcp-serverdevelopment-toolscode-analysismemory-managementproject-planningdebuggingpython-supporttypescript-supportcode-qualityprompt-engineeringbrowser-automationreasoning-framework