Back to Home
scaryrawr icon

strawberry-mcp

Verified Safe

by scaryrawr

Overview

Provides an MCP tool for LLMs to count letter occurrences in words.

Installation

Run Command
node dist/index.js

Security Notes

The server is highly secure due to its simplicity and limited functionality. It implements a single tool that performs local string manipulation with strict input validation (ensuring the 'letter' parameter is a single character). There are no external network calls, file system operations, dynamic code execution (e.g., 'eval'), or handling of sensitive data. The use of StdioServerTransport restricts communication to local process channels, minimizing external attack surface.

Similar Servers

Stats

Interest Score30
Security Score10
Cost ClassLow
Avg Tokens20
Stars1
Forks1
Last Update2025-12-02

Tags

MCPLLM ToolUtilityTypeScriptString Processing