← Back to Plugins
MCP Server MCP

Elnora MCP Server

github By github 👁 1 views ▲ 0 votes

AI-powered bioprotocol optimization — generate, search, and manage lab protocols via MCP

Homepage Verified source GitHub

Install

npx -y @elnora-ai/[email protected]

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.elnora.ai/mcp"
    }
  ],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@elnora-ai/mcp-server",
      "version": "0.1.1",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol streamable-http npm

Comments

Sign in to leave a comment

Loading comments...