demeter-mcp
Generates LaTeX-based PDF reports for EXAFS fitting results using XeLaTeX.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@demeter-mcprun a headless EXAFS fit on my sample"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
demeter-mcp
MCP bridge for Demeter / Artemis / IFEFFIT EXAFS fitting. Lets Grok (or any MCP client) run headless fits, build Artemis projects, generate LaTeX reports, and launch the Artemis GUI.
Requirements
Windows (tested)
Demeter / Artemis (e.g.
<DEMETER_INSTALL_DIR>)Python 3.10+ with
mcppackageXeLaTeX (optional, for PDF reports via
demeter_fit_and_report)
Related MCP server: altium-mcp
Grok configuration
Add to ~/.grok/config.toml:
[mcp_servers.demeter]
command = "D:\\anaconda3\\python.exe"
args = ["C:\\path\\to\\demeter-mcp\\server.py"]
env = { DEMETER_BASE = "D:\\DemeterPerl", DEMETER_PYTHON = "D:\\anaconda3\\python.exe" }
enabled = true
startup_timeout_sec = 30
tool_timeout_sec = 900Restart Grok and verify with /mcps.
MCP tools (6)
Tool | Description |
| Verify Demeter/Perl/IFEFFIT |
| List Athena |
| Generic headless EXAFS fit |
| Build |
| One-click |
| Launch Artemis GUI |
One-click fit batch
demeter_fit_and_report with project_base pointing to your XAFS project root:
project_base = <YOUR_XAFS_PROJECT_DIR>Defaults: data/MoOx.prj, results/Feff_aMoO3/feff.inp, ΔE₀ restrained to ±10 eV.
Output layout:
Fit_XX/
├── *.fpj
├── *_report.pdf
└── other/ # tex, json, logsCLI (without MCP)
python scripts/fit_and_report.py config.jsonLicense
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jiaxiongjiang913-boop/demeter-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server