AI-powered bioprotocol optimization — generate, search, and manage lab protocols via MCP
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"elnora": {
"url": "https://mcp.elnora.ai/mcp"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Connect AI agents to the Elnora bioprotocol optimization platform via the Model Context Protocol.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in health / ai-ml
Persistent memory using a knowledge graph
Privacy-first. MCP is the protocol for tool access. We're the virtualization layer for context.
An open-source AI agent that brings the power of Gemini directly into your terminal.
MCP server providing seamless access to FHIR APIs for AI tools and healthcare applications
MCP Security Weekly
Get CVE alerts and security updates for io.github.Elnora-AI/elnora-mcp-server and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Connect AI agents to the Elnora bioprotocol optimization platform via the Model Context Protocol.
Elnora is an AI-powered platform that helps researchers generate, optimize, and manage bioprotocols for wet-lab experiments. With this MCP server, you can interact with Elnora directly from AI coding assistants like Claude Code, Cursor, VS Code, Codex, and ChatGPT.
Add the Elnora MCP server to your AI client. No installation required — just point to the remote URL.
claude mcp add elnora --transport http --scope user https://mcp.elnora.ai/mcp
Installation scopes:
| Scope | Flag | Where it's stored | Best for |
|---|---|---|---|
| User | --scope user | ~/.claude.json | Available in all your projects (recommended) |
| Local | --scope local | Current project config | Single-project use (default if omitted) |
| Project | --scope project | .mcp.json in project root | Team sharing via version control |
Add to your Cursor MCP settings (Settings > MCP Servers):
{
"mcpServers": {
"elnora": {
"url": "https://mcp.elnora.ai/mcp"
}
}
}
Add to your .vscode/mcp.json:
{
"servers": {
"elnora": {
"type": "http",
"url": "https://mcp.elnora.ai/mcp"
}
}
}
codex --mcp-config mcp.json
With mcp.json:
{
"mcpServers": {
"elnora": {
"url": "https://mcp.elnora.ai/mcp"
}
}
}
Add as a remote MCP server in ChatGPT settings using the URL https://mcp.elnora.ai/mcp.
On first connection, a browser window will open for OAuth login. Subsequent requests use the issued token automatically.
Most MCP clients handle OAuth automatically. On first connection:
No manual configuration needed.
Create an API key in your Elnora dashboard and pass it via the X-API-Key header:
{
"mcpServers": {
"elnora": {
"url": "https://mcp.elnora.ai/mcp",
"headers": {
"X-API-Key": "YOUR_API_KEY"
}
}
}
}
Security best practices:
74 tools across 15 categories. All tools are discoverable through your MCP client's tool listing.
| Category | Tools | What you can do |
|---|---|---|
| Protocols | 1 | Generate optimized bioprotocols from natural language descriptions |
| Tasks | 6 | Create conversation threads, send messages, get AI responses |
| Messages | 1 | Chat with Elnora's AI within a task context |
| Files | 18 | Upload, download, version, fork, and manage protocol files |
| Projects | 10 | Create projects and manage team membership |
| Organizations | 13 | Org settings, billing, member invitations |
| Folders | 5 | Organize files into nested folder structures |
| Library | 5 | Access the organization's shared protocol library |
| Search | 3 | Full-text search across tasks, files, and all resources |
| API Keys | 3 | Create and manage personal API keys |
| Audit | 1 | Query organization audit logs |
| Account | 4 | Manage user profile and agreements |
| Feedback | 1 | Submit platform feedback |
| Feature Flags | 2 | Check feature availability |
| Health | 1 | Verify API connectivity |
"Use Elnora to generate a HEK 293 cell maintenance protocol"
The assi