Back to Home
polboo icon

MCPCalculatorSample

Verified Safe

by polboo

Overview

Provides a sample Model Context Protocol (MCP) server with a calculator tool and a dynamic greeting resource, designed for integration with a VS Code Cline agent.

Installation

Run Command
npm start

Security Notes

The server uses standard input/output (stdio) for communication, limiting direct network exposure. Input validation for the 'add' tool ensures numerical arguments, and URI parsing for 'greeting' uses decodeURIComponent, reducing obvious injection vectors. No 'eval' or hardcoded secrets were found.

Similar Servers

Stats

Interest Score33
Security Score9
Cost ClassLow
Avg Tokens30
Stars1
Forks1
Last Update2025-11-23

Tags

MCPCalculatorGreetingTypeScriptNode.js