Skip to content
Back to search
30
MCP

calcing-mcp

pypi/calcing-mcp

MCP server exposing calcing engineering calculation apps (DIN/ISO/VDI, FEA) as tools for AI clients like Claude Desktop and Claude Code.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

creo-mcp
An MCP server with tools for CAD interaction and knowledge base retrieval.
0 tools
io.github.eghuzefa/engineer-your-data
MCP server for data engineering: validation, transformation, visualization, and APIs.
0 tools
ansys-mcp-server
MCP Server for Ansys engineering simulation — enables Claude Code CLI to run simulations, manage meshes, process results, and configure mode
0 tools
Ansys MCP Server
MCP server for Ansys engineering simulations — CFD, FEA, meshing, and post-processing. 24 tools.
0 tools
programmerrdai/mcp-carbon-calculator
MCP server computes CO₂e for electricity & gas, exposes JSON-RPC tools for LLM integration
0 tools
powerbi-mcp-claude
Claude Desktop and Claude Code MCP server for Microsoft Power BI and Fabric semantic models, DAX queries, and diagnostics.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "calcing-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}