-
securityA
license-
qualityA simple implementation of a Model Context Protocol server that demonstrates core functionality including mathematical tools (add, subtract) and personalized greeting resources.
Last updated -
70
GPL 3.0
This is a basic example of a Model Context Protocol (MCP) server implementation that demonstrates core functionality including tools and resources.
or
The server implements the following features:
add(a: int, b: int)
: Adds two numberssubtract(a: int, b: int)
: Subtracts second number from firstgreeting://{name}
: Returns a personalized greetingTo run the server with the MCP Inspector for development:
To run the server normally:
To install the server in Claude desktop app:
#hello from mcp
This server cannot be installed
간단한 산술 도구와 인사말 리소스를 통해 핵심 기능을 보여주는 모델 컨텍스트 프로토콜 서버의 샘플 구현입니다.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ugundhar/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server