Back to Home
phuhduong icon

jigsaw-mcp

Verified Safe

by phuhduong

Overview

Provides a barebones Model Context Protocol server for Dedalus deployments, featuring a single greeting tool.

Installation

Run Command
npm start

Environment Variables

  • PORT
  • NODE_ENV

Security Notes

The server uses the `@modelcontextprotocol/sdk` and does not appear to implement any inherently dangerous operations directly (like `eval`, arbitrary shell execution, or sensitive file system access beyond what the SDK might abstractly require). Input validation for the 'hello' tool is present but basic. No hardcoded secrets were found. The primary security considerations would be potential vulnerabilities within the `@modelcontextprotocol/sdk` itself or how clients utilize the exposed tools.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens100
Stars0
Forks0
Last Update2025-11-20

Tags

mcpdedalustypescripttool serverhello tool