expanso-bacalhau
Candidate MCP tool surface derived one-per-operation from the Bacalhau Orchestrator API OpenAPI. No official hosted Expanso/Bacalhau MCP server was located at time of enrichment; this is a governance starting point.
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 http
Tools
submit_job— Submit a distributed compute job to the orchestratorget_job— Get a job by idlist_jobs— List jobs (cursor-paginated)stop_job— Stop a running jobrerun_job— Re-run a jobdiff_job— Diff a job specification against an existing joblist_job_executions— List executions for a joblist_job_history— List the state-change history of a jobget_job_results— Get the published results of a joblist_job_versions— List versions of a jobstream_job_logs— Stream logs for a job (websocket upgrade)list_nodes— List orchestrator/compute nodesget_node— Get a node by idupdate_node— Update a node (membership/approval)agent_version— Get the agent/server versionagent_node— Get local agent node info
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.