← Index

Elnora MCP Server

io.github.Elnora-AI/elnora-mcp-server·v0.1.1·Search
Quality Score
83
/100

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

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://mcp.elnora.ai/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "elnora-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@elnora-ai/mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "elnora-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@elnora-ai/mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @elnora-ai/mcp-server
§03  MCP Quality Score  ·  methodology
freshness
23
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Search