Uncountable

Uncountable is a unified laboratory informatics and R&D data platform for enterprise research organizations, replacing disconnected LIMS, ELN, QMS and PLM tools with a single cloud system that centralizes experimental data, accelerates formulation work, and supports AI-driven discovery across chemicals, advanced materials, batteries, plastics, coatings, food and life sciences. The platform is delivered as a multi-region SaaS application (US and EU deployments) and exposes an authenticated External API plus a hosted, OAuth-protected Model Context Protocol (MCP) server so agents and integration tooling can read platform data, alongside SFTP and instrument/ERP connectors.

Uncountable publishes 2 APIs on the APIs.io network. Tagged areas include Company, Laboratory Informatics, LIMS, Electronic Lab Notebook, and R&D Data Management.

Uncountable’s developer surface includes documentation, API reference, support, engineering blog, getting-started guide, changelog, authentication, and 22 more developer resources.

33.4/100 thin Agent 23/100 agent aware Full breakdown ↓
scored 2026-09-01 · rubric v0.18.0
2 APIs 1 MCP Servers
CompanyLaboratory InformaticsLIMSElectronic Lab NotebookR&D Data ManagementProduct Lifecycle ManagementQuality ManagementMaterials ScienceChemicalsArtificial IntelligenceModel Context Protocol

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-01 · rubric v0.18.0
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/uncountable: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

Uncountable External API

The Uncountable External API is the authenticated REST surface of the Uncountable R&D platform. Its documented entry point is the list_entities endpoint, which returns rows from...

Uncountable MCP Server

Uncountable ships a first-party hosted Model Context Protocol server at the /mcp path of each customer environment (https://app.uncountable.com/mcp for the US deployment, https:...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Uncountable MCP Server

A first-party, hosted Model Context Protocol server exposed at the /mcp path of every Uncountable environment. It is a remote endpoint an MCP client POSTs to directly — there is...

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Uncountable Rate Limits

0 limits

RATE LIMITS

Security Posture 4

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Uncountable Authentication

2 schemes

SECURITY

Uncountable Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Uncountable Vulnerability Disclosure

Hackerone · contact published

SECURITY

Uncountable Trust Center

SOC 2 Type II, ISO/IEC 27001, ISO 22301:2019, GDPR, 21 CFR Part 11, EU GMP Annex 11, ISO/IEC 17025

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Uncountable Scopes

OAuth 2.0 · no documented scopes

0 scopes

SCOPES

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 7

Authentication, authorization, and security posture

Scroll for all 7

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: uncountable
name: Uncountable
description: Uncountable is a unified laboratory informatics and R&D data platform for enterprise research organizations,
  replacing disconnected LIMS, ELN, QMS and PLM tools with a single cloud system that centralizes experimental data, accelerates
  formulation work, and supports AI-driven discovery across chemicals, advanced materials, batteries, plastics, coatings,
  food and life sciences. The platform is delivered as a multi-region SaaS application (US and EU deployments) and exposes
  an authenticated External API plus a hosted, OAuth-protected Model Context Protocol (MCP) server so agents and integration
  tooling can read platform data, alongside SFTP and instrument/ERP connectors.
image: https://cdn.prod.website-files.com/5dd1e506c5a7edfbd95f37e2/64138d793d519dafccc6295f_opengraph.png
url: https://raw.githubusercontent.com/api-evangelist/uncountable/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-09-01'
modified: '2026-09-01'
tags:
- Company
- Laboratory Informatics
- LIMS
- Electronic Lab Notebook
- R&D Data Management
- Product Lifecycle Management
- Quality Management
- Materials Science
- Chemicals
- Artificial Intelligence
- Model Context Protocol
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- aid: uncountable-external-api
  name: Uncountable External API
  description: The Uncountable External API is the authenticated REST surface of the Uncountable R&D platform. Its documented
    entry point is the list_entities endpoint, which returns rows from a Listing Configuration defined in the Uncountable
    UI rather than querying entities directly. It is protected by OAuth 2.0 (authorization code with PKCE) using the EXTERNAL_API_READ
    and EXTERNAL_API_WRITE scopes, or by basic authentication for legacy use, and enforces the same role-based permissions
    as the web application. Full endpoint and parameter reference is published behind the application sign-in at /docs.
  humanURL: https://app.uncountable.com/docs
  baseURL: https://app.uncountable.com/api/external
  tags:
  - R&D Data
  - Laboratory Informatics
  - Listing Configuration
  properties:
  - type: Authentication
    url: authentication/uncountable-authentication.yml
  - type: OAuthScopes
    url: scopes/uncountable-scopes.yml
  - type: Conventions
    url: conventions/uncountable-conventions.yml
  - type: ErrorCatalog
    url: errors/uncountable-problem-types.yml
- aid: uncountable-mcp
  name: Uncountable MCP Server
  description: Uncountable ships a first-party hosted Model Context Protocol server at the /mcp path of each customer environment
    (https://app.uncountable.com/mcp for the US deployment, https://appeu.uncountable.com/mcp for the EU deployment). It is
    a remote MCP endpoint — no local install — protected by OAuth 2.0 with the EXTERNAL_API_READ and EXTERNAL_API_WRITE scopes,
    and documented for Claude.ai, ChatGPT and Microsoft Copilot Studio. Access through the server is limited to what the authenticating
    user can already see in that schema.
  humanURL: https://www.support.uncountable.com/knowledge-base/uncountable-mcp-setup-guide/
  baseURL: https://app.uncountable.com/mcp
  tags:
  - Model Context Protocol
  - Agents
  properties:
  - type: MCPServer
    url: mcp/uncountable-mcp.yml
common:
- type: Website
  url: https://www.uncountable.com/
- type: Documentation
  url: https://www.support.uncountable.com/knowledge-base/
- type: APIReference
  url: https://app.uncountable.com/docs
- type: Support
  url: https://www.support.uncountable.com/
- type: Blog
  url: https://www.uncountable.com/blog
- type: GettingStarted
  url: https://www.support.uncountable.com/article-categories/getting-started/
- type: ChangeLog
  url: changelog/uncountable-changelog.yml
- type: Login
  url: https://app.uncountable.com/signin
- type: TermsOfService
  url: https://www.uncountable.com/terms-of-use
- type: PrivacyPolicy
  url: https://www.uncountable.com/privacy
- type: Security
  url: https://www.uncountable.com/uncountable-security
- type: Compliance
  url: https://www.uncountable.com/uncountable-security
- type: MCPServer
  url: mcp/uncountable-mcp.yml
- type: Authentication
  url: authentication/uncountable-authentication.yml
- type: OAuthScopes
  url: scopes/uncountable-scopes.yml
- type: WellKnown
  url: well-known/uncountable-well-known.yml
- type: LLMsTxt
  url: llms/uncountable-llms.txt
- type: Conventions
  url: conventions/uncountable-conventions.yml
- type: ErrorCatalog
  url: errors/uncountable-problem-types.yml
- type: Conformance
  url: conformance/uncountable-conformance.yml
- type: DomainSecurity
  url: security/uncountable-domain-security.yml
- type: VulnerabilityDisclosure
  url: security/uncountable-vulnerability-disclosure.yml
- type: TrustCenter
  url: security/uncountable-trust-center.yml
- type: Lifecycle
  url: lifecycle/uncountable-lifecycle.yml
- type: RateLimits
  url: rate-limits/uncountable-rate-limits.yml
- type: Plans
  url: plans/uncountable-plans-pricing.yml
- type: AgentSkill
  url: skills/_index.yml
- type: DataModel
  url: data-model/uncountable-data-model.yml
- type: Packages
  url: packages/uncountable-packages.yml
x-enrichment:
  date: '2026-09-01'
  status: enriched
  artifacts_added: 23
  pass: local-v1

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/uncountable"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/uncountable/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/uncountable/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.