Computing Mcp
@YuChenSSR
About Computing Mcp
No overview available yet
Basic information
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.
More Other MCP servers
Codelf
unbugA search tool helps dev to solve the naming things problem.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
ghidraMCP
LaurieWiredMCP Server for Ghidra
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Comments