Math-MCP
수학-MCP
대규모 언어 모델(LLM)에 기본적인 수학 및 통계 함수를 제공하는 모델 컨텍스트 프로토콜(MCP) 서버입니다. 이 서버는 LLM이 간단한 API를 통해 정확한 수치 계산을 수행할 수 있도록 지원합니다.
특징
기본 산술 연산(덧셈, 뺄셈, 곱셈, 나눗셈)
통계 함수(합계, 평균, 최소값, 최대값)
라운딩 기능(바닥, 천장, 라운드)
Related MCP server: Calculator MCP
설치
이 저장소를 복제하여 컴퓨터의 로컬 어딘가에 저장하세요.
그런 다음 MCP 구성 파일에 이 서버를 추가합니다.
지엑스피1
PATH\\TO\\PROJECT 저장소를 복제한 실제 경로로 바꾸세요.
사용 가능한 기능
Math-MCP 서버는 다음과 같은 수학 연산을 제공합니다.
기능 | 설명 | 매개변수 |
| 두 숫자를 더합니다 |
|
| 첫 번째 숫자에서 두 번째 숫자를 뺍니다. |
|
| 두 숫자를 곱합니다 |
|
| 첫 번째 숫자를 두 번째 숫자로 나눕니다. |
|
| 임의의 수의 숫자를 더합니다 |
|
| 숫자 목록의 산술 평균을 계산합니다. |
|
| 숫자 목록에서 최소값을 찾습니다. |
|
| 숫자 목록에서 최대값을 찾습니다. |
|
| 숫자를 가장 가까운 정수로 반올림합니다. |
|
| 숫자를 가장 가까운 정수로 반올림합니다. |
|
| 숫자를 가장 가까운 정수로 반올림합니다 |
|
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