MCP server · SambaNova Systems
sambanova
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.
⚠ Proposed MCP surface. No official hosted MCP server was found for SambaNova Systems. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If SambaNova Systems publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport http
Tools
create_chat_completion— Create an OpenAI-compatible chat completion.create_completion— Create a legacy text completion.create_response— Create a model response (OpenAI Responses API compatible).create_message— Create a message (Anthropic Messages API compatible).count_message_tokens— Count tokens for a message request.create_embedding— Create embeddings for input text.create_transcription— Transcribe audio into the input language.create_translation— Translate audio into English.get_model_list— Get the environment's available model list metadata.get_model— Get metadata for a specific model.run_main_agent— Run the general-purpose main agent (fire-and-forget).run_deepresearch_agent— Run the deep research agent to produce a comprehensive report.
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.