simple-mcp-server

LegendWorrier/simple-mcp-server

3.2

If you are the rightful owner of simple-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A simple Model Context Protocol (MCP) server implementation in Python that demonstrates core MCP functionality with easy extensibility.

Tools
  1. Current Time Tool

    Get current date/time with optional timezone support

  2. Calculator Tool

    Perform basic mathematical calculations

  3. Key-Value Store

    Simple data storage and retrieval system

Simple MCP Server

A simple Model Context Protocol (MCP) server implementation in Python that demonstrates core MCP functionality with easy extensibility.

Features

  • Current Time Tool: Get current date/time with optional timezone support
  • Calculator Tool: Perform basic mathematical calculations
  • Key-Value Store: Simple data storage and retrieval system
  • Comprehensive Logging: Debug and monitor server operations
  • Easy to Extend: Clean architecture for adding new tools

Installation

  1. Clone the repository:
git clone <your-repo-url>
cd simple-mcp-server