AI orchestration for computational chemistry and HPC workflows.
{
"mcpServers": {
"io-github-apertura-ai-arquestra": {
"command": "<see-readme>",
"args": []
}
}
}No install config available. Check the server's README for setup instructions.
Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
AI orchestration for computational chemistry and HPC workflows.
Is it safe?
No package registry to scan.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Commit history unknown.
Will it work with my client?
Transport: . Compatibility not confirmed.
No automated test available for this server. Check the GitHub README for setup instructions.
No known vulnerabilities.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationHave you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Persistent memory using a knowledge graph
Privacy-first. MCP is the protocol for tool access. We're the virtualization layer for context.
Pre-build reality check. Scans GitHub, HN, npm, PyPI, Product Hunt — returns 0-100 signal.
Monitor browser logs directly from Cursor and other MCP compatible IDEs.
MCP Security Weekly
Get CVE alerts and security updates for io.github.Apertura-AI/arquestra and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Connects Claude Code to Arquestra by Apertura AI — an AI orchestration platform for scientific computing, computational chemistry, and HPC workflows.
MCP endpoint: https://api.apertura-ai.de/mcp/orchestration
Auth: OAuth 2.0 PKCE — sign in once with your Arquestra account, token stored for 90 days.
If you have the Arquestra Runner installed:
arquestra-runner configure-mcp --agent all
This registers the plugin automatically. On first use, Claude Code opens https://apertura-ai.de/oauth/connect in your browser. If you are already signed into your Arquestra account there, authorization completes instantly with no extra steps. If not, sign in once and you are done.
https://github.com/Apertura-AI/arquestra-claude-pluginhttps://apertura-ai.de/oauth/connect — sign in if not already authenticated.| Tool | Description |
|---|---|
| cloud_mcp_probe | Verify cloud MCP connection |
| create_run | Start a new run — returns run_id and enters the orchestration loop |
| list_runs | List your runs, newest first |
| get_run | Get status and details for a specific run |
| get_run_logs | Fetch current state and logs for a run |
| list_machines | List your registered runner machines |
| list_packs | List available domain packs (chemistry, HPC, bioinformatics…) |
OAuth 2.0 PKCE — the API exposes /.well-known/oauth-authorization-server. Claude Code handles the full login flow on first connection. No tokens to paste or manage. The 90-day access token is stored locally and renewed on expiry.
For Codex CLI, Gemini CLI, VS Code, Cursor, and others — the runner covers them too:
arquestra-runner configure-mcp --agent all