Math-MCP
数学-MCP
大規模言語モデル(LLM)に基本的な数学および統計関数を提供するモデルコンテキストプロトコル(MCP)サーバー。このサーバーにより、LLMはシンプルなAPIを通じて正確な数値計算を実行できます。
特徴
基本的な算術演算(加算、減算、乗算、除算)
統計関数(合計、平均、最小、最大)
丸め関数(切り上げ、切り上げ、切り上げ)
Related MCP server: Calculator MCP
インストール
このリポジトリのクローンを作成し、コンピューターのローカルのどこかに保存するだけです。
次に、このサーバーを MCP 構成ファイルに追加します。
"math": {
"command": "node",
"args": ["PATH\\TO\\PROJECT\\math-mcp\\build\\index.js"]
}PATH\\TO\\PROJECTリポジトリのクローンを作成した実際のパスに置き換えます。
利用可能な機能
Math-MCP サーバーは、次の数学演算を提供します。
関数 | 説明 | パラメータ |
| 2つの数字を足し合わせる |
|
| 最初の数値から2番目の数値を引きます |
|
| 2つの数を掛け合わせます |
|
| 最初の数値を2番目の数値で割ります |
|
| 任意の数の数字を足し合わせます |
|
| 数値リストの算術平均を計算します |
|
| 数値リストから最小値を見つけます |
|
| 数値リストから最大値を見つけます |
|
| 数値を最も近い整数に切り捨てます |
|
| 数値を最も近い整数に切り上げます |
|
| 数値を最も近い整数に丸めます |
|
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseCqualityDmaintenanceA Model Context Protocol server that enables LLMs to perform precise numerical calculations by evaluating mathematical expressions.1155MIT
- AlicenseBqualityCmaintenanceA Model Context Protocol server that provides basic calculator functionality for LLMs, enabling them to perform mathematical operations like addition, subtraction, multiplication, division, modulo, and square root.644416MIT
- AlicenseNot gradedqualityDmaintenanceA backend service that provides accurate arithmetic calculation capabilities to AI models via the Model Context Protocol, allowing LLMs to offload mathematical computations for numerical queries.1MIT
- AlicenseNot gradedqualityDmaintenanceA Python-based MCP server that provides a suite of basic arithmetic tools, including addition, square roots, and percentage calculations, for AI assistants. It enables models to perform precise mathematical operations through the Model Context Protocol.MIT
Related MCP Connectors
A Model Context Protocol server for Wix AI tools
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
Precision math engine for AI agents. 203 exact methods. Zero hallucination.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/EthanHenrickson/math-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server