Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MCP Calculatorcalculate 55 + 99"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
MCP Calculator
一个简单的计算器 MCP (Model Context Protocol) 服务器,为 Claude 提供计算功能。
功能
工具 | 描述 | 参数 |
| 计算两个数字的和 |
|
安装
从源码安装(开发模式)
从 PyPI 安装
配置
Claude Code
编辑 ~/.claude/claude_mcp_settings.json:
Claude Desktop
编辑配置文件:
macOS:
~/Library/Application Support/Claude/claude_desktop_config.jsonWindows:
%APPDATA%\Claude\claude_desktop_config.json
使用示例
配置完成后,Claude 可以直接调用计算器功能:
项目结构
开发
许可证
MIT License