Loading MCP server directory, please wait...
Real FEA on CAD parts: validated setups, stress, safety factor, natural frequencies
npx @getmcp/cli add io.github.TheRoboMaster123/mcp-feaRequires Python 3.10+. Community-contributed server. Review source before installing.
AuthorizationBearer token issued by the operator (value of the mcp-fea-token Modal secret, as 'Bearer <token>')
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.TheRoboMaster123/mcp-fea": {
"url": "https://therobomaster123--mcp-fea-mcp-endpoint.modal.run/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}