MCP Server Tools
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)
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 installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceProvides 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.Last updated23MIT
- Flicense-qualityDmaintenanceProvides five utility tools: weather information, calculator, currency converter, timezone information, and unit converter.Last updated
- Alicense-qualityDmaintenanceProvides 12 local developer tools (JSON format, Base64, JWT decode, regex test, hash, UUID, etc.) for AI assistants like Claude Desktop and Cursor.Last updated3MIT
- Flicense-qualityDmaintenanceProvides 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.Last updated4
Related MCP Connectors
Remote MCP server: 10 developer utilities (base64, JWT, DNS, UUID, URL, JSON, UA, IP lookup).
Deterministic AI agent microtools, no accounts/API keys. fetch_extract: 98% token cut. 38 tools.
Precision math engine for AI agents. 203 exact methods. Zero hallucination.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/viowb/MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server