mulesoft-math-mcp-server

muleaceacademy/mulesoft-math-mcp-server
★ 0 stars Unknown language Memory/Knowledge Updated today
MuleSoft Math MCP Server - A Model Context Protocol server built with MuleSoft Anypoint MCP Connector
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mulesoft-math-mcp-se": {
      "command": "npx",
      "args": [
        "-y",
        "muleaceacademy/mulesoft-math-mcp-server"
      ]
    }
  }
}