Nekzus_mcp-server

Nekzus_mcp-server

0

Nekzus is a Model Context Protocol (MCP) server providing various utility tools for developers and testers. It supports MCP protocol implementation and features an extensible architecture using the official MCP SDK.

MCP Server Nekzus

A Model Context Protocol (MCP) server that provides utility tools for development and testing. This implementation uses the MCP SDK and has features including:

  • MCP Protocol Implementation
  • Integrated Utility Tools
  • Schema Validation with Zod
  • ESM Support
  • Strict TypeScript Types
  • Extensible Architecture for New Tools

Available Tools

  • greeting: Generates a personalized greeting message.
  • card: Gets a random card from a standard poker deck.
  • datetime: Gets the current date and time for a specific timezone.
  • calculator: Performs mathematical calculations.
  • passwordGen: Generates secure passwords with customizable options.
  • qrGen: Generates QR codes for text or URLs.
  • kitchenConvert: Converts between common kitchen measurements and weights.

Usage

As MCP Server

  1. Global Installation:

  2. Execution:

As a Dependency