Skip to content

Scientific Math Calculator MCP for Cursor

net.nexlab/scientific-math-calculator

Safe scientific calculator MCP for numeric expressions

client:Cursor transport:streamable-http

Install Scientific Math Calculator MCP in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "scientific-math-calculator": {
      "url": "https://mcp.nexlab.net/mcp/scientific-math-calculator"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Scientific Math Calculator MCP in other clients