Product 03 · RBAi MCP Cloud

25 life-science databases.
One protocol. One key.

Managed MCP servers for the databases biologists already trust, running now. Plug structured biology data into your own AI agents and applications without managing individual database credentials.

Operational — databases — tools

Explore

Browse the MCP database catalog

Search every published database, narrow by biological domain, then open a record to inspect its available tools.

Get an API key

Connect one client to every database

Request a free key, choose your AI client, then copy the complete configuration from a locally scrollable code panel.

1. Request a key

Free API key; no credit card required.

We use this email to issue or retrieve your key.

2. Configure your client

Select a target client. Each tab contains its complete, copyable configuration.

Using a placeholder key — generate one above to have it filled in.

Claude Desktop · claude_desktop_config.json
{
  "mcpServers": {
    "rbai-mcp-cloud": {
      "type": "http",
      "url": "https://dreamlab-main.vercel.app/api/v1/mcp-cloud/protocol?server=core",
      "headers": {
        "Authorization": "Bearer rbai_mcp_your_key_here"
      }
    }
  }
}
Cursor · Settings → MCP → Add new MCP server
Name:    rbai-mcp-cloud
Type:    http
URL:     https://dreamlab-main.vercel.app/api/v1/mcp-cloud/protocol?server=core
Headers:
  Authorization: Bearer rbai_mcp_your_key_here
VS Code · .vscode/mcp.json
{
  "servers": {
    "rbai-mcp-cloud-core": {
      "type": "http",
      "url": "https://dreamlab-main.vercel.app/api/v1/mcp-cloud/protocol?server=core",
      "headers": {
        "Authorization": "Bearer rbai_mcp_your_key_here"
      }
    },
    "rbai-mcp-cloud-extended": {
      "type": "http",
      "url": "https://dreamlab-main.vercel.app/api/v1/mcp-cloud/protocol?server=extended",
      "headers": {
        "Authorization": "Bearer rbai_mcp_your_key_here"
      }
    }
  }
}

Two server groups are available: ?server=core covers protein, genomics, structure, literature, clinical and pathway data, and ?server=extended adds Galaxy, cancer, single-cell, code execution, the genome browser and aggregators. Add both for the full surface. Anonymous access is limited to 10 requests an hour.

Payment

One key. Every database. Simple pricing.

Start free. Upgrade when you need more tool calls and heavier compute. Cancel anytime.

Billing cycle

Save ₹198/year Selected billing cycle: Monthly.

Default access · no payment required

Free
₹0 included

Included allowance: standard developer tool-call access

  • All currently published biological-data tools
  • BLAST, UniProt, PDB, AlphaFold, STRING
  • MCP integration for Claude, Cursor, VS Code
  • No credit card required
Get free API key
Recommended

Recommended plan · secure payment required

Pro
₹99 /month

Included allowance: higher daily tool-call allowance and priority compute

  • Everything in Free
  • Higher daily tool-call allowance
  • Priority queue for heavy jobs (BLAST, AlphaFold)
  • 3 concurrent heavy jobs
  • 2 API keys included

Use the same email as your API key. If you've lost your key, request a new one — your Pro tier is preserved.