MCP.so
登录
C

Calculator (Rust Binary)

@Model Context Protocol

关于 Calculator (Rust Binary)

A simple calculator MCP server compiled from Rust

基本信息

分类

开发工具

版本

1.0.0

许可证

Apache-2.0

运行时

binary

传输方式

stdio

发布者

Model Context Protocol

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

2

Calculate the sum of two numbers

Calculate the difference of two numbers

概览

Demonstrates packaging a compiled Rust binary as an MCP Bundle using the binary server type. The server provides sum and sub tools for basic arithmetic. Based on the official Rust MCP SDK calculator example.

About this extension

This is one of the official reference examples from the Model Context Protocol MCPB repository — the format used to package MCP servers as one-click desktop extensions for Claude Desktop.

Installing

Download or build the .mcpb (formerly .dxt) bundle from the source repository, then drag it into Claude Desktop under Settings → Extensions to install.

评论

开发工具 分类下的更多 MCP 服务器