Data Hub

Resources

Catalog of Data Hub MCP resources clients can attach as reference context.

ForDevelopers and integrators

Resources are reference context that clients can attach to prompts without an explicit tool call. URI templates (for example filter-options) are listed alongside static URIs.

See MCP overview for authentication and client setup.

instruments

application/json
List of all instrument IDs, display names, and types. Use as reference context when constructing tool calls.

URI

datahub://instruments

me

application/json
Authenticated user's identity (id, name, email, image, isAdmin). Same payload as the get_me tool.

URI

datahub://me

glossary

application/json
Static reference: run status derivation, instrument types, ranBy literals, UTC date semantics, and archive polling.

URI

datahub://glossary

instrument-filter-options

application/json
Available filter values for an instrument. Values map directly to search_runs metadata filter arguments (wavelength/measurementMode/measurementType for plate readers; captureType/imagingMode/gelWavelength/gelColor for gel-doc; dyeChannel for qPCR; hinaChannel/hinaDimension/hinaSize for Hina; dpi/colorMode for Epson).

URI

datahub://instruments/{instrumentId}/filter-options

On this page