精确数学计算的 MCP 服务器 - 为 AI 提供 100% 准确的数学计算能力
Server Config
{
"mcpServers": {
"math-calculator": {
"command": "npx",
"args": [
"-y",
"mcp-math-calculator"
]
}
}
}{
"mcpServers": {
"math-calculator": {
"command": "npx",
"args": [
"-y",
"mcp-math-calculator"
]
}
}
}