A scientific computing Model Context Protocol (MCP) server allows AI, such as Claude, to perform symbolic computing, conduct calculations, analyze
Symbolica MCP MCP server is a locally run integration for AI assistants that speak the Model Context Protocol. A scientific computing Model Context Protocol (MCP) server allows AI, such as Claude, to perform symbolic computing, conduct calculations, analyze data, and.
Once Symbolica MCP is connected, these are the calls the assistant has available:
Cross — platform support (automatically detects Windows, macOS, and Linux), especially for users with Mac M series chipsGallery — The Gallery tool exposed by this serverSupport — If you encounter issues, please open a GitHub issue with: 1. Error messages 2. Your operating system and Docker version 3. Steps to reproduce theychen94/computing-mcp on a container image is all you need. Most clients run it directly, so configuration is a few lines and a restart.
Among the cloud and infrastructure options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. Symbolica MCP's toolset — Cross, Gallery, Support — is a fair guide to whether it matches your workflow. It is maintained by YuChenSSR; worth a glance at recent repository activity before you build anything load-bearing on it.
SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.
| Tool | What it does |
|---|---|
| Cross | platform support (automatically detects Windows, macOS, and Linux), especially for users with Mac M series chips |
| Gallery | The Gallery tool exposed by this server. |
| Support | If you encounter issues, please open a GitHub issue with: 1. Error messages 2. Your operating system and Docker version 3. Steps to reproduce the problem |
{
"mcpServers": {
"computing-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-v",
"/tmp:/app/shared",
"ychen94/computing-mcp:latest"
]
}
}
}Configuration as documented by the project. Restart the client after saving.
Manage your whole Supabase project in conversation — database, auth, storage, Edge Functions and branches.
Stop letting your assistant hallucinate n8n node parameters — this server hands it the real schemas, templates and validation.
AWS Labs' official server suite — current AWS docs, CDK guidance, cost analysis and service tools.
Cloud browsers for AI agents — automation sessions that run in Browserbase's fleet, not on your machine.
Workers, KV, R2 and D1 by conversation — Cloudflare's official remote servers for building and observability.
Dashboards, Prometheus and Loki queries, incidents and alerts — observability by conversation.