Metadata-Version: 2.4
Name: test-mcp-poojitha
Version: 0.1.0
Summary: MCP tools for matrix multiplication, quadratic equations, and eigenvalue solving
Author-email: Poojitha29 <poojitha.mm@thoughtclan.com>
License: MIT
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: mcp[cli]>=1.12.3
Requires-Dist: numpy>=1.26.4
Requires-Dist: sympy>=1.14.0

# test-mcp

A set of mathematical tools (matrix multiplication, quadratic solver, and eigenvalue/eigenvector solver) as MCP tools.
