一个简单的计算器MCP服务器
{ "mcpServers": { "calculator": { "command": "npx", "args": [ "-y", "calculator-mcp-server" ] } } }