voyager-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@voyager-mcpcreate a cli tool that greets the user"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Voyager-MCP
A Voyager-inspired MCP server that enables coding agents to build and immediately use CLI tools without restarting sessions.
Features
Single Tool: The tool exposes a single tool
run_shell_command.Skill library: Agents can add new commands in
~/.config/voyager/bin/.Dynamic schema: The
run_shell_commandtool description can be configured from~/.config/voyager/prompt.txt, and it also dynamically loads available executables in~/.config/voyager/bin/.Configurable: Each executable can provide a
.descfile, which will be included in therun_shell_commandtool description.Secure Execution: Uses subprocess with argument lists to prevent shell injection.
Installation
# add it to claude code
claude mcp add voyager uvx voyager-mcp
# try it with mcp inspector
npx -y @modelcontextprotocol/inspector uvx voyager-mcpLICENSE
MIT
Citation
@article{wang2023voyager,
title = {Voyager: An Open-Ended Embodied Agent with Large Language Models},
author = {Guanzhi Wang and Yuqi Xie and Yunfan Jiang and Ajay Mandlekar and Chaowei Xiao and Yuke Zhu and Linxi Fan and Anima Anandkumar},
year = {2023},
journal = {arXiv preprint arXiv: Arxiv-2305.16291}
}This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/changjonathanc/voyager-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server