Never fly blind again

Make complicated data easy to understand

Make it happen

Unlock the power of statistical analysis with one line of code

Whether you want to add advanced analysis to your workflows or turn your AI Agents into scientists, we have a solution

|

Works with all major MCP Clients

Corporate logos of Copilot, Claude and ChatGPT.

Request a free key, then add the following code to your .config file:

Add this to your claude_desktop_config.json file:

{
  "mcpServers": {
    "scientific-microservices": {
      "type": "streamable-http",
      "url": "https://mcp.scientificmicroservices.com/mcp",
      "requestOptions": {
        "headers": {
          "email": "YOUR_EMAIL",
          "key": "YOUR_KEY"
        }
      }
    }
  }
}

Add this under Cursor Settings > Features > MCP or in your .cursor/mcp.json:

{
  "mcpServers": {
    "Scientific Microservices": {
      "type": "sse",
      "url": "https://mcp.scientificmicroservices.com/mcp",
      "headers": {
        "email": "YOUR_EMAIL",
        "key": "YOUR_KEY"
      }
    }
  }
}

Add this to your VS Code settings.json under the MCP extensions block:

"github.copilot.mcp.servers": [
  {
    "name": "Scientific Microservices",
    "type": "streamable-http",
    "url": "https://mcp.scientificmicroservices.com/mcp",
    "requestOptions": {
      "headers": {
        "email": "YOUR_EMAIL",
        "key": "YOUR_KEY"
      }
    }
  }
]

Configure your Agent One environment variables or integration YAML:

mcpServers:
  - name: Scientific Microservices
    type: streamable-http
    url: https://mcp.scientificmicroservices.com/mcp
    requestOptions:
      headers:
        email: ${YOUR_EMAIL}
        key: ${YOUR_KEY}

Configure this in your AgentForce Action settings (JSON format):

{
  "serverName": "Scientific Microservices",
  "protocol": "streamable-http",
  "endpoint": "https://mcp.scientificmicroservices.com/mcp",
  "authentication": {
    "type": "customHeaders",
    "headers": {
      "email": "YOUR_EMAIL",
      "key": "YOUR_KEY"
    }
  }
}

Paste this YAML into your ChatMCP connections configuration:

mcpServers:
  - name: Scientific Microservices
    type: streamable-http
    url: https://mcp.scientificmicroservices.com/mcp
    requestOptions:
      headers:
        email: YOUR_EMAIL
        key: YOUR_KEY

Define the MCP tool endpoint in your Vertex AI Agent Builder configuration:

{
  "tools": [
    {
      "mcp": {
        "serverName": "Scientific Microservices",
        "type": "streamable-http",
        "url": "https://mcp.scientificmicroservices.com/mcp",
        "httpHeaders": {
          "email": "YOUR_EMAIL",
          "key": "YOUR_KEY"
        }
      }
    }
  ]
}

Not using AI? Try our official packages

Integrate seamlessly with our R and Python libraries.

Python logo

Python

Install via pip
pip install scientificmicroservices
R logo

R

Install via devtools
devtools::install_github("jegar-p/R-ScientificMicroservices")

Pricing


Free

Best for testing and small workflows
  • 100 requests daily
  • No account or credit card required
  • 100MB maximum data size

Pro

Best for streaming data and heavy workflows
  • 20k requests daily
  • $100USD/month or $1000USD/year
  • 1GB maximum data size

Enterprise

Best for global systems and critical services
  • Dedicated support
  • Adjustable request limits
  • Accommodates data sizes to suit your organization

Use Cases


An example product page from an online store

Improve your product page

A pile of money next to the Google Ads logo

Reduce your ads budget

A line of manufacturing robots

Protect advanced machinery