A Voyager-inspired MCP server for local CLI skill library
Project description
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-mcp
LICENSE
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}
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
voyager_mcp-0.1.1.tar.gz
(31.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file voyager_mcp-0.1.1.tar.gz.
File metadata
- Download URL: voyager_mcp-0.1.1.tar.gz
- Upload date:
- Size: 31.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f87e3e6ca9aeed5c17814a0f1c624e9a556467d7177ac1033a5742a1c1ffd7b5
|
|
| MD5 |
90c7706d0e39aaed6ff41087fae7b20d
|
|
| BLAKE2b-256 |
0f643a22a75a0521e23f802b922a680470e3b4e4615aaa15dc678d05486bd843
|
File details
Details for the file voyager_mcp-0.1.1-py3-none-any.whl.
File metadata
- Download URL: voyager_mcp-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f06cb9b608fcd1ca6592dd6fd966462ef95904e2ad53ffb64035d00beda35373
|
|
| MD5 |
14e612581c5863c0760f74f64ff05b29
|
|
| BLAKE2b-256 |
5764e48efe554a22b1977ef4d213ecdff518fbf4c2781d7818649fdcfe0fe010
|