Click on "Install 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)
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 installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.