claude mcp add xpertagabond-volcengine -- npx -y volcengine-mcp
{
"mcpServers": {
"xpertagabond-volcengine": {
"command": "npx",
"args": ["-y", "volcengine-mcp"]
}
}
}
{
"mcpServers": {
"xpertagabond-volcengine": {
"command": "npx",
"args": ["-y", "volcengine-mcp"]
}
}
}
{
"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.