simple-mcp

ermolushka/simple-mcp

3.2

If you are the rightful owner of simple-mcp 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.

This document provides a comprehensive overview of a Model Context Protocol (MCP) server template built using FastAPI, designed for extensibility and production-readiness.

Tools

Functions exposed to the LLM to take actions

echo

Echo back messages.

get_current_time

Get current UTC time.

calculator

Basic mathematical operations (add, subtract, multiply, divide, power, sqrt, factorial).

statistics

Statistical calculations (mean, median, mode, standard deviation, etc.).

text_processor

Text manipulation (uppercase, lowercase, word count, hash, base64, etc.).

text_validator

Text validation (email, URL, phone number, IP address, etc.).

system_info

System information (platform, CPU, memory, disk usage, etc.).

environment

Environment variable access (non-sensitive only).

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources