Skip to main content
Glama
barmanakash

mcp-server-for-addition-tool

by barmanakash

๐Ÿงฎ My MCP Server

Node.js TypeScript MCP SDK License

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.


Related MCP server: MCP Boilerplate

๐Ÿ› ๏ธ 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

my-mcp-server/
โ”œโ”€โ”€ ๐Ÿ“ src/
โ”‚   โ””โ”€โ”€ ๐Ÿ“„ index.ts
โ”œโ”€โ”€ ๐Ÿ“„ .gitignore
โ”œโ”€โ”€ ๐Ÿ“„ package.json
โ”œโ”€โ”€ ๐Ÿ“„ package-lock.json
โ”œโ”€โ”€ ๐Ÿ“„ tsconfig.json
โ””โ”€โ”€ ๐Ÿ“„ README.md
F
license - not found
Not graded
quality - not tested
C
maintenance

Maintenance

โ€“Maintainers
โ€“Response time
โ€“Release cycle
โ€“Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    A minimal, production-ready MCP server with a simple addition calculator tool that demonstrates integration with the Model Context Protocol.
    15
    1
    MIT
  • F
    license
    B
    quality
    Not graded
    maintenance
    A minimal Model Context Protocol server that provides a simple tool for adding two integers. It serves as a demonstration of the official Python MCP SDK and is designed for local execution via stdio.
    1

View all related MCP servers

Related MCP Connectors

  • MCP server for Clipkit โ€” gives AI agents a video toolbox via the Clipkit schema.

  • A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yoโ€ฆ

  • MCP server for AI agents to plan, verify, and deploy Cloudflare-native apps.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/barmanakash/mcp-server-for-addition-tool'

If you have feedback or need assistance with the MCP directory API, please join our Discord server