MCP Server Tools
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MCP Server Toolscalculate 15 * 7"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
MCP Server Tools
A Model Context Protocol (MCP) server with integrated tools for various operations.
Features
Calculator Tool: Basic arithmetic operations (add, subtract, multiply, divide)
Text Processor Tool: Text transformations (uppercase, lowercase, reverse, wordcount)
JSON Formatter Tool: JSON processing (format, validate, minify)
Related MCP server: Utility Tools MCP Server
Installation
npm installDevelopment
npm run devWatch mode:
npm run watchBuilding
npm run buildRunning
npm startAvailable Tools
Calculator
Performs arithmetic operations.
Parameters:
operation: "add" | "subtract" | "multiply" | "divide"a: numberb: number
Text Processor
Processes and transforms text.
Parameters:
action: "uppercase" | "lowercase" | "reverse" | "wordcount"text: string to process
JSON Formatter
Validates and formats JSON.
Parameters:
action: "format" | "validate" | "minify"input: JSON string
Architecture
Built with TypeScript
Uses MCP SDK for server implementation
Stdio-based transport for communication
This server cannot be deployed
Maintenance
Related MCP Connectors
7 utility tools in here: exchange rate, UUID, hash, Base64, timestamp, calculator, unit conversion.
500+ deterministic tools for AI agents: math, conversion, validation, hashing, encoding, date/time.
Utility tools for AI agents: hashing, text stats, validation, DNS, currency, GEO audits.
Repair malformed JSON, DNS lookup, extract URLs, base64, case, hash, time. Pay per call USDC Base.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceProvides a suite of deterministic tools for time calculations, math, and string manipulation that LLMs often struggle to perform accurately. It also includes utilities for secure randomness, data validation, and basic network operations like DNS lookups.7 npmMIT
- FlicenseNot gradedqualityDmaintenanceProvides five utility tools: weather information, calculator, currency converter, timezone information, and unit converter.-
- AlicenseNot gradedqualityDmaintenanceProvides 12 local developer tools (JSON format, Base64, JWT decode, regex test, hash, UUID, etc.) for AI assistants like Claude Desktop and Cursor.4 npmMIT
- FlicenseBqualityCmaintenanceProvides computational tools for systematic reasoning, including boolean evaluation, date arithmetic, object counting, state tracking, and format validation, to enhance agent capabilities and eliminate calculation errors in reasoning tasks.74-