dyno-mcp.yml
Dyno publishes NO MCP server. This file is an API Evangelist CANDIDATE tool surface derived from the provider's OpenAPI, offered as a design sketch — it is NOT wired as a type: MCPServer pointer in apis.yml, because asserting an MCP server the provider does not run would be a false claim. What Dyno DOES publish for agents is a Claude Code Agent Skill and plugin over its CLI (see skills/_index.yml), which is a different, CLI-mediated agent surface.
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Descriptor
Candidate descriptor · transport
Tools
list_datasets— List protein structure datasetsget_dataset— Get one datasetcreate_ingest_session— Start a multi-file structure uploadfinalize_ingest_session— Finalize an upload into a datasetsubmit_job— Submit a biomodal job (20 job types incl. filter_pipeline)submit_batch_jobs— Submit a batch of jobsget_job_status— Poll job status and progresslist_jobs— List recent jobs with status countscancel_job— Cancel a running jobget_job_scores— Get a signed URL for a job's scores CSVget_dataset_scores— Get a signed URL for a dataset's scoresget_quota— Read current job quota and usagelist_protocols— Browse shareable workflow protocolsrecommend_protocols— Recommend protocols for an intentfork_protocol— Fork a protocolplan_and_execute_protocol— Plan and execute a workflow from a protocolget_workflow_run_status— Poll a workflow runget_run_assets— List assets produced by a rundownload_artifact— Get a signed download URL for an artifactget_tutorial— Provision the PD-L1 tutorial dataset and fixture URLs
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.