MCP Server
MCP
io.github.daedalus/mcp-sympy
MCP server that exposes SymPy's symbolic mathematics functionality
Install
uvx mcp-sympy
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "mcp-sympy",
"version": "0.1.0",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment