Skip to main content
Glama
barmanakash

mcp-server-for-addition-tool

by barmanakash

Related Servers

Alternatives to mcp-server-for-addition-tool

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      C
      maintenance
      Enables MCP-compatible clients to call an add tool that sums two numbers over stdio, with a roadmap for adding more tools, validation, real APIs, and error handling.
      1
      2 npm
      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
      -
    • F
      license
      Not graded
      quality
      C
      maintenance
      A model-agnostic MCP server exposing example tools (add1, multiply2, greet) for learning purposes, working with any LLM through stdio transport.
      -
    • A
      license
      A
      quality
      C
      maintenance
      Enables running a minimal MCP server over stdio that manually implements JSON-RPC, exposing an add tool so users can observe the handshake, tool listing, and tool call cycle without the official SDK.
      1
      MIT
    • A
      license
      D
      quality
      D
      maintenance
      A minimal Model Context Protocol server that provides a simple add(a, b) tool for computing the sum of two numbers.
      1
      4 npm
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      A minimal MCP server with four tools (add, greet, text_stats, divide) demonstrating typed parameters, structured outputs, and error handling over stdio transport.
      MIT