Back to Home
manuelcattelan icon

cue

Verified Safe

by manuelcattelan

Overview

Provides a Model Context Protocol (MCP) server for preprocessing prompts and integrating tools within agentic AI workflows.

Installation

Run Command
pnpm install && pnpm build && node build/index.js

Security Notes

The server implements a simple 'echo' tool that only stringifies its input, presenting no code execution vulnerabilities within its logic. Communication happens via standard I/O, which limits direct network exposure compared to a typical HTTP server. No hardcoded secrets or 'eval' usage are found in the provided code snippets.

Similar Servers

Stats

Interest Score30
Security Score9
Cost ClassLow
Stars1
Forks0
Last Update2025-11-26

Tags

mcp-serverprompt-engineeringagentic-workflowsai-toolingtypescript