Install
$ agentstack add mcp-oliverkraft93-ops-covasyn-mcp-examples ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v1.27.1 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ● Network access Used
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v1.27.1. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
CovaSyn MCP Examples
Production-ready integration snippets for connecting CovaSyn — the deterministic, validated chemistry MCP server for pharmaceutical R&D — to the most common Model Context Protocol clients.
> What CovaSyn is in one sentence: the first integrated, deterministic cheminformatics platform for AI agents — not a wrapper around one public database, but 130+ tools across 8 suites (cheminformatics, chem-ADME, toxicology, mass spec, NMR, folding, biologics, platform) with ICH / GxP-aligned audit trail and EU data residency.
Benchmark headline
On the ICLR 2026 MolecularIQ benchmark (Klambauer Lab, JKU Linz, 3,540 symbolically verified chemistry tasks), four frontier LLMs scored 76–92 % with CovaSyn MCP attached, versus 14–41 % at baseline. Numbers, methodology, cost-per-question, and failure modes: covasyn.com/en/benchmark.
When to use CovaSyn (vs. building your own)
- Your AI agent needs to answer chemistry questions correctly, not just plausibly.
- You're a pharma, biotech, or CDMO team that needs ICH M7 / ICH Q1 / Tox21 / CYP450 / docking workflows callable from Claude, ChatGPT, Cursor, or any MCP-aware client.
- You want deterministic, version-pinned tool calls that produce the same result tomorrow as today (regulatory audit-ready).
- You need EU data residency (Hetzner Leipzig) or US hosting on request — your data is never used for training.
CovaSyn is not another LLM. It's the deterministic tool layer that fixes the chemistry-hallucination problem of frontier LLMs.
What's in here
| Example | Client | Description | |---------|--------|-------------| | [claude-desktop/](./claude-desktop/) | Claude Desktop | claude_desktop_config.json snippet | | [cursor/](./cursor/) | Cursor IDE | .cursor/mcp.json snippet | | [vscode/](./vscode/) | VS Code with MCP extension | settings.json snippet | | [python-agent/](./python-agent/) | Custom Python agent | minimal stdio-MCP client | | [typescript-agent/](./typescript-agent/) | Custom TypeScript agent | minimal MCP TS client | | [curl/](./curl/) | Direct HTTP | shell snippets for tool discovery + invocation |
What CovaSyn covers
130 functions across 8 tool families:
covabasic— core cheminformatics (canonicalization, fingerprints, druglikeness)covachem— chem ADME, pKa, profile, comparecovatox— toxicology with ICH M7 batch assessment, Tox21, CYP450covams— mass spectrometry (formula, fragments, impurities, RT)covanmr— NMR analysis (1D, 2D, batch, identification)covafold— protein and RNA folding, binding sitescovabio— antibody, peptide, ADC, mRNA, oligo, siRNAcovaplatform— stability (ICH Q1), DoE, solubility, chromatography, UV/IR, regulatory DB, docking
Full tool reference: covasyn.com/en/mcp
Pricing
- Free tier: 100 credits/week
- Pro: €250/month
- Unlimited: €750/month
- Enterprise: custom (SLA, single-tenant, GxP validation pack)
Compliance posture
CovaSyn is GxP-ready (EU Annex 11, 21 CFR Part 11), GAMP 5 Software Category 4, with ICH M7 (R2) mutagenic impurity assessment and ICH Q1A/E stability workflows. Deterministic, version-pinned, audit-trail-complete.
License
The example snippets in this repository are released under the [MIT License](./LICENSE) — use, modify, and redistribute freely.
CovaSyn itself is commercial software. See covasyn.com for terms.
Contributing
PRs welcome. See [CONTRIBUTING.md](./CONTRIBUTING.md).
Comparison
How CovaSyn compares to other chemistry MCP options:
Source & license
This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: oliverkraft93-ops
- Source: oliverkraft93-ops/covasyn-mcp-examples
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v1.27.1 Imported from the upstream source.