Back to search
30
MCP

chuk-mcp-math-server

pypi/chuk-mcp-math-server

Configurable mathematical computation server for MCP protocol

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

math-mcp-server-testing
MCP server for mathematical calculations
0 tools
chuk-mcp-function-server
Generic configurable MCP server infrastructure
0 tools
chuk-mcp-solver
General-purpose constraint and optimization solver MCP server
0 tools
math-mcp-server
Math operations MCP server
0 tools
chuk-mcp
Model Context Protocol client and server library with optional Pydantic support
0 tools
mathmind-mcp-server
MCP Server for interacting with Mathmind
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "chuk-mcp-math-server": {
      "url": "None",
      "transport": "http"
    }
  }
}