mnova-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MNOVA_EXE | No | MestReNova.exe path; if not set, common install locations will be detected. | |
| MNOVA_MCP_WORKSPACE | No | Project root directory allowed for MCP read/write. | |
| MNOVA_MCP_OUTPUT_ROOT | No | Task output root directory. | |
| MNOVA_MCP_TIMEOUT_SEC | No | Mnova task timeout in seconds, default 300. | 300 |
| MNOVA_MCP_RUNTIME_ROOT | No | ASCII temporary bridge directory passed to Mnova. | |
| MNOVA_MCP_BRIDGE_SCRIPT | No | Custom bridge.qs path. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| mnova_statusA | Check MestReNova, bridge readiness, supported formats, and workflow. |
| mnova_process_1dB | Process 1D NMR data with Mnova and export auditable spectrum artifacts. |
| mnova_prepare_structure_1dA | Open 1D NMR plus CDX/CDXML (or another supported structure) in Mnova. Processes the spectrum, extracts atom metadata and stable peak/multiplet IDs, optionally runs Mnova Verify, and saves a prepared .mnova document. The result is the evidence package used to create a separate assignment-plan JSON. |
| mnova_apply_assignments_1dA | Validate and write an assignment plan into a prepared Mnova document. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/cyx1874cyx/mnova-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server