MATH_MCP_SERVER_REMOTE

RaoSaeed836/MATH_MCP_SERVER_REMOTE
★ 0 stars Python 📦 Other Updated 7d ago
BUILT A REMOTE MCP SERVER MATH MCP SERVER
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "math_mcp_server_remo": {
      "command": "uvx",
      "args": [
        "math-mcp-server-remote"
      ]
    }
  }
}

Or install with pip: pip install math-mcp-server-remote