Skip to content
Back to search
30
MCP

chuk-mcp-math

pypi/chuk-mcp-math

Comprehensive MCP function library for AI models

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

Similar MCP servers embedding-nearest

chuk-mcp-math-server
Configurable mathematical computation server for MCP protocol
0 tools
api-connecter-mcp
Universal API Connector MCP for AI applications
0 tools
matlab-mcp-python
MCP server exposing MATLAB capabilities to AI agents
0 tools
chuk-mcp
Model Context Protocol client and server library with optional Pydantic support
0 tools
mcp-image
MCP server for AI image generation
0 tools
chuk-mcp-function-server
Generic configurable MCP server infrastructure
0 tools

How to use

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

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