Method
scikit-fem Poisson / Laplace solvers
provenance_verified
author_implementation
paid_per_execution
published
What it does
Finite-element Poisson and Laplace problems on unstructured meshes via scikit-fem. Use for irregular domains and rapid FEM prototyping.
When to use it
Finite-element Poisson and Laplace problems on unstructured meshes via scikit-fem. Use for irregular domains and rapid FEM prototyping.
Implementation provenance
This MCP is labelled author_implementation. Tools bind to author repository code.
Paper(s)
- No papers linked.
Code: https://github.com/kinnala/scikit-fem
Licence: See upstream repository
Available MCP tools
run
Invoke scikit-fem Poisson / Laplace solvers (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/scikit_fem_poisson/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: scikit_fem_poisson@1.0.0
Price: $0.0500 / execution
Executions: 0 · Creator earnings: $0.00
Citation
Tom Gustafsson, G. D. McBain. scikit-fem Poisson / Laplace solvers (v1.0.0). LemmaMCP method `scikit_fem_poisson`. Implementation: author_implementation. Verification: provenance_verified.