MCP Server
MCP
FEA (finite element analysis)
Real FEA on CAD parts: validated setups, stress, safety factor, natural frequencies
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://therobomaster123--mcp-fea-mcp-endpoint.modal.run/mcp",
"headers": [
{
"description": "Bearer token issued by the operator (value of the mcp-fea-token Modal secret, as 'Bearer <token>')",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment