Skip to main content
Glama
codeocean

Code Ocean MCP Server

Official
by codeocean

search_pipelines

Search for computational pipelines with filtering, sorting, and pagination options to find specific workflows in Code Ocean.

Instructions

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

Item fields: id=id, n=name, s=slug, 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_capsule(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