Skip to main content
Glama
viowb

MCP Server Tools

by viowb

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 install

Development

npm run dev

Watch mode:

npm run watch

Building

npm run build

Running

npm start

Available Tools

Calculator

Performs arithmetic operations.

Parameters:

  • operation: "add" | "subtract" | "multiply" | "divide"

  • a: number

  • b: 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

F
license - not found
-
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    -
    quality
    D
    maintenance
    Provides 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 updated
    23
    MIT
  • F
    license
    -
    quality
    D
    maintenance
    Provides 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 updated
    4

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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