mcp-server-for-addition-tool
by barmanakash
README.md
# ๐งฎ My MCP Server




> A simple **Model Context Protocol (MCP)** server built with Node.js, TypeScript, and the MCP TypeScript SDK.
---
> [!NOTE]
> Designed for seamless integration with LLMs to provide real-time tool execution via standard I/O.
---
## โจ Features
- ๐ **Stdio Transport:** Reliable local inter-process communication via `stdio`.
- โก **`add_numbers` Tool:** Exposes addition calculations directly to context-aware models.
- ๐ก๏ธ **Type-Safe Validation:** Full input schema validation powered by **Zod**.
- ๐งช **Inspector Tested:** Fully tested and verified using the official **MCP Inspector**.
---
## ๐ ๏ธ Tech Stack
| Technology | Role |
| :--- | :--- |
| **Node.js** | Server Runtime Environment |
| **TypeScript** | Type-Safe Application Logic |
| **MCP SDK** | Model Context Protocol Implementation |
| **Zod** | Schema & Argument Validation |
---
## ๐ Project Structure
```text
my-mcp-server/
โโโ ๐ src/
โ โโโ ๐ index.ts
โโโ ๐ .gitignore
โโโ ๐ package.json
โโโ ๐ package-lock.json
โโโ ๐ tsconfig.json
โโโ ๐ README.md
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues