mcp-mathjs
mcp-mathjs
Math.js MCP는 mathjs.org API를 래핑합니다(무료, 인증 불필요).
Pipeworx의 일부입니다 — AI 에이전트를 1394+ 실시간 데이터 소스에 연결하는 MCP 게이트웨이입니다.
도구
도구 | 설명 |
| 수학 표현식을 평가합니다: 산술, 대수, 삼각법, 통계. 계산된 결과를 반환합니다. 예: "2+2", "sin(pi/2)", "sqrt(16)", "mean([1,2,3])". 수식을 계산하거나 단순화해야 할 때 사용하세요. |
| 단위를 변환합니다: 길이, 무게, 온도, 부피, 시간 등. 변환된 값을 반환합니다. 예: "5 m to ft", "100 kg to lbs", "32 degF to degC". 단위 변환 시 사용하세요. |
Related MCP server: Math MCP Server
빠른 시작
MCP 클라이언트(Claude Desktop, Cursor, Windsurf 등)에 추가하세요:
{
"mcpServers": {
"mathjs": {
"url": "https://gateway.pipeworx.io/mathjs/mcp"
}
}
}또는 전체 Pipeworx 게이트웨이에 연결하여 1394+ 데이터 소스 모두에 접근하세요:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}ask_pipeworx와 함께 사용하기
도구를 직접 호출하는 대신 자연스러운 영어로 질문할 수 있습니다:
ask_pipeworx({ question: "your question about Mathjs data" })게이트웨이가 올바른 도구를 선택하고 인수를 자동으로 제공합니다.
더보기
라이선스
MIT
This server cannot be installed
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
- FlicenseAqualityDmaintenanceEnables mathematical calculations through basic arithmetic operations including addition, subtraction, multiplication, division, exponentiation, and logarithms. Provides a simple interface for AI agents to perform mathematical computations.63
- FlicenseNot gradedqualityDmaintenanceEnables LLMs to perform accurate mathematical calculations by evaluating expressions using mathjs. Supports basic arithmetic, functions, constants, and complex mathematical operations through natural language requests.
- AlicenseAqualityDmaintenanceProvides advanced mathematical utilities including basic arithmetic, statistical analysis, unit conversions, quadratic equation solving, percentage calculations, and trigonometric functions for AI assistants.6MIT
- FlicenseNot gradedqualityBmaintenanceConverts common units for length, weight, temperature, area, and volume.
Related MCP Connectors
60+ units, live FX, timezones, and date arithmetic for AI agents.
500+ deterministic tools for AI agents: math, conversion, validation, hashing, encoding, date/time.
Evaluate, simplify, and differentiate mathematical expressions.
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/pipeworx-io/mcp-mathjs'
If you have feedback or need assistance with the MCP directory API, please join our Discord server