An MCP server providing fast arithmetic operations.
Project description
Arithmo MCP Server
An MCP server providing fast arithmetic operations like addition, subtraction, multiplication, and division — designed for speed and simplicity.
Project Overview
Arithmo MCP Server is a lightweight, high-performance server built using MCP (Message Communication Protocol) for handling arithmetic operations over MCP clients. This project serves as an educational and functional example of how to build and run MCP-based services.
Features
- Perform arithmetic operations: Addition, Subtraction, Multiplication, Division
- Simple CLI command:
simple-calculator - Lightweight with minimal dependencies
- Built with Python 3.10+
- Extensible for additional operations and services
Getting Started
Prerequisites
- Python >= 3.10
- MCP package (ensure MCP is installed)
Installation
Once the package is published on PyPI, install it using pip:
pip install arithmo_mcp_server
Usage
After installation, start the server by running:
simple-calculator
This will launch the Arithmo MCP server and begin listening for incoming MCP requests.
Example
Run the following command to start the server:
$ simple-calculator
Starting Arithmo MCP Server...
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file arithmo_mcp_server-0.1.0.tar.gz.
File metadata
- Download URL: arithmo_mcp_server-0.1.0.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
016ff40a51546c22244495c1226eadbaac9de564d7c03a23dd2af1ac279d6bec
|
|
| MD5 |
db4406dfbda5b9470665020fe7f922b3
|
|
| BLAKE2b-256 |
aecc63f2621299a35c97af8c554c8dc8c8dd845d1415897b66df7e5d5a0e4994
|
File details
Details for the file arithmo_mcp_server-0.1.0-py3-none-any.whl.
File metadata
- Download URL: arithmo_mcp_server-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
54575544813051ce6aa234cc122695be66bf934988ee3f7e5f77626c70783f21
|
|
| MD5 |
cdb56660b0d91768d768fb589546a586
|
|
| BLAKE2b-256 |
578819ef293ab448c60cc004883a29887738c3574e1abdfdbf98d4f115bca0ae
|