Back to Home
isaacpalomero icon

promptbook-mcp

Verified Safe

by isaacpalomero

Overview

A server for organizing, managing, and semantically searching AI prompts extracted from coding assistant sessions.

Installation

Run Command
python mcp_server.py

Security Notes

The server implements strong path validation (`_validate_safe_path`) to prevent directory traversal and the use of absolute paths in user-controlled inputs. JSON parsing is utilized for internal index files, mitigating risks associated with arbitrary code injection. Configuration relies on environment variables, preventing hardcoded secrets. No direct use of `eval` or `os.system` with untrusted input was identified in the provided source code.

Similar Servers

Stats

Interest Score43
Security Score9
Cost ClassLow
Stars3
Forks0
Last Update2025-12-09

Tags

mcpragai-promptsdeveloper-toolspython