developer tools
Just Mcp
Justfile integration that enables LLMs to execute any CLI or script commands with parameters safely and easily, with environment variable support and comprehensive testing.
local
rust
developer tools
Installation
npx -y promptexecution/just-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "just-mcp",
"command": "npx",
"args": [
"-y",
"promptexecution/just-mcp"
]
}About This MCP Server
promptexecution/just-mcp
Justfile integration that enables LLMs to execute any CLI or script commands with parameters safely and easily, with environment variable support and comprehensive testing.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub