Computing Mcp
@YuChenSSR
About Computing Mcp
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"computing-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-v",
"/tmp:/app/shared",
"ychen94/computing-mcp:latest"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Computing Mcp?
Computing Mcp is a scientific computing MCP server that allows AI assistants like Claude to perform symbolic computing, numerical calculations, data analysis, and generate visualizations within a containerized environment. It is designed for scientific and engineering applications, including quantum computing.
How to use Computing Mcp?
Pull the Docker image from Docker Hub and run it with a mount volume. For integration, add the Docker run command as an MCP server in Claude for Desktop’s configuration file.
Key features of Computing Mcp
- Run computations with NumPy, SciPy, SymPy, Pandas
- Symbolic mathematics and differential equation solving
- Linear algebra and matrix manipulations
- Quantum computing analysis
- Data visualizations with Matplotlib and Seaborn
- Machine learning with scikit-learn
- Cross-platform support for Windows, macOS, Linux
Use cases of Computing Mcp
- Solving and visualizing differential equations
- Performing clustering analysis on sample datasets
- Calculating and visualizing tensor products
- Exploring quantum computing operations
FAQ from Computing Mcp
How do I resolve permission errors with volume mounts?
Ensure the mount directory exists and has appropriate permissions.
What if plot picture files are not appearing?
Check the host path (e.g., /tmp for macOS/Linux) and verify Docker can write to the mount location. The MCP tool’s output content will indicate where the file is saved.
What operating systems are supported?
The server automatically detects Windows, macOS, and Linux, and works on both Intel/AMD (x86_64) and ARM processors, including Mac M series chips.
How do I report issues?
Open a GitHub issue with error messages, your operating system and Docker version, and steps to reproduce the problem.
Frequently asked questions
How do I resolve permission errors with volume mounts?
Ensure the mount directory exists and has appropriate permissions.
What if plot picture files are not appearing?
Check the host path (e.g., `/tmp` for macOS/Linux) and verify Docker can write to the mount location. The MCP tool’s output content will indicate where the file is saved.
What operating systems are supported?
The server automatically detects Windows, macOS, and Linux, and works on both Intel/AMD (x86_64) and ARM processors, including Mac M series chips.
How do I report issues?
Open a GitHub issue with error messages, your operating system and Docker version, and steps to reproduce the problem.
Basic information
More Other MCP servers
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Comments