An MCP server for symbolic and numeric scientific computation on stored tensors, including linear algebra, vector calculus, and basic plotting. It lets clients create, view, delete, and manipulate matrix/vector tensors and compute derivatives and visualizations.
From the registry: This MCP server enables users to perform scientific computations regarding linear algebra and vect…

Please install the `aman-amith-shastry-scientific_computation_mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Smithery API Key** — Required to run the server via Smithery CLI (https://smithery.ai/account/api-keys)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","@smithery/cli@latest","run","@Aman-Amith-Shastry/scientific_computation_mcp","--key","<YOUR_SMITHERY_API_KEY>"]
Note: Scientific computation MCP with tools for tensor storage, linear algebra (matrix operations, eigenvalues, SVD, QR, etc.), vector calculus (gradient, curl, divergence, laplacian), and visualization (2D/3D function and vector field plots).
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.