🛠️

volcengine

ByteDance Volcano Engine (Doubao) MCP server

Developer Tools stdio npm npmstdioExpertVagabond
RUN IN TERMINAL
claude mcp add xpertagabond-volcengine -- npx -y volcengine-mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "xpertagabond-volcengine": { "command": "npx", "args": ["-y", "volcengine-mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "xpertagabond-volcengine": { "command": "npx", "args": ["-y", "volcengine-mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "xpertagabond-volcengine": { "command": "npx", "args": ["-y", "volcengine-mcp"] } } }

About This MCP Server

The volcengine-mcp server is a Model Context Protocol server that connects to ByteDance Volcano Engine, also known as Doubao, enabling developers to utilize the engine's capabilities. This server is available as an npm package and can be accessed through stdio, facilitating communication between the engine and other development tools. Developers working with the Volcano Engine or integrating it with other tools would use the volcengine-mcp server to establish a connection and leverage its features.

ByteDance Volcano Engine (Doubao) MCP server. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

volcengine-mcp on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The volcengine server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/xpertagabond-volcengine.svg)](https://skillsplayground.com/mcps/xpertagabond-volcengine/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.