Method
Gmsh mesh generation
provenance_verified
author_implementation
paid_per_execution
published
What it does
3D finite-element mesh generation with Gmsh — CAD, meshing, and post-processing for PDE pipelines.
When to use it
3D finite-element mesh generation with Gmsh — CAD, meshing, and post-processing for PDE pipelines.
Implementation provenance
This MCP is labelled author_implementation. Tools bind to author repository code.
Paper(s)
- No papers linked.
Code: https://gitlab.onelab.info/gmsh/gmsh
Licence: See upstream repository
Available MCP tools
run
Invoke Gmsh mesh generation (catalog entry — wire author MCP or Paper2MCP for full tools)
{
"properties": {
"problem": {
"type": "string"
}
},
"type": "object"
}
Example invocation
curl -s -X POST http://127.0.0.1:8765/api/v1/methods/gmsh_meshing/execute \
-H 'Content-Type: application/json' \
-d '{"tool_name":"run","arguments":{}}'
Validation evidence
- provenance_verified: claimed — Upstream repository linked and catalogued. Not execution-verified until MCP tools pass tests.
Price · usage · pay
Current version: gmsh_meshing@1.0.0
Price: $0.0500 / execution
Executions: 0 · Creator earnings: $0.00
Citation
Christophe Geuzaine, Jean-François Remacle. Gmsh mesh generation (v1.0.0). LemmaMCP method `gmsh_meshing`. Implementation: author_implementation. Verification: provenance_verified.