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

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

No tool schema history has been recorded yet.

Maintenance

ActivityInactive
ResponsivenessSyncing

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    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.
    11
    MIT
  • F
    license
    B
    quality
    C
    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.
    7
    4
    -

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