loading…
Search for a command to run...
loading…
Provide interactive graphing calculator capabilities to your agents, enabling them to plot and analyze mathematical functions visually. Enhance your application
Provide interactive graphing calculator capabilities to your agents, enabling them to plot and analyze mathematical functions visually. Enhance your applications with dynamic graphing tools that support complex calculations and visual data representation. Empower users to explore mathematical concepts through intuitive graphical interfaces.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"graphing-calculator": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"kamath/graphing-calculator"
]
}
}
}PRs, issues, code search, CI status
Database, auth and storage
Reference / test server with prompts, resources, and tools.
Secure file operations with configurable access controls.