Skip to main content
Glama
codeocean

Code Ocean MCP Server

Official
by codeocean

search_data_assets

Search for data assets with filtering, sorting, and pagination options to find datasets, results, models, or combined assets in Code Ocean.

Instructions

Search for data assets with filtering, sorting, and pagination options. Compact results: {items: [{id, n, d, t}], has_more, next_token, item_count}.

Item fields: id=id, n=name, d=description (truncated), t=tags (limited). Pagination: item_count returns the number of items in the current page. Use next_token for additional pages when has_more=true. Set include_field_names=true to add field_names with full labels. Use get_data_asset(id) if full details needed.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
search_paramsYes
include_field_namesNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/codeocean/codeocean-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server