Send to Your Agent
Copy this prompt and paste it into Claude, Cursor, or any MCP client to install instantly.
Install the MCPJungle MCP server for me.
Server: MCPJungle
Description: One place to manage & connect to all your MCP servers
Install command: npx -y mcpjungle/MCPJungle
Environment variables needed:
- Only: placeholders written as `${VAR_NAME}` are resolved. (required)
- Placeholders: can appear anywhere inside a string value, for example `prefix-${VAR_NAME}-suffix`. (required)
- Resolution: happens in the CLI process, so the environment variable must be available where you run the command. (required)
- If: a referenced environment variable is not set, the command fails with an error. (required)
- This: applies to string fields across the JSON config, including nested objects and string arrays. (required)
- mount: the host directory you want to access as a volume in the container (required)
- specify: the mount path as the directory in the filesystem mcp server command args (required)
GitHub: https://github.com/mcpjungle/MCPJungle
Please install this MCP server and confirm when ready. Paste into any AI agent with MCP support — works with Claude Desktop, Cursor, Cline, and more.
Quick Install
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
- Open Claude Desktop app
- Go to Settings → Developer → Edit Config
- Paste the config below into the file
- Restart Claude Desktop
{
"mcpServers": {
"mcpjungle": {
"command": "npx",
"args": [
"-y",
"mcpjungle/MCPJungle"
],
"env": {
"Only": "value",
"Placeholders": "value",
"Resolution": "value",
"If": "value",
"This": "value",
"mount": "value",
"specify": "value"
}
}
}
} Add this to your ~/Library/Application Support/Claude/claude_desktop_config.json
Installation Methods
npx -y mcpjungle/MCPJungledocker run mcpjungle/MCPJungleTools (1)
execute Execute MCPJungle operations
Environment Variables
Only Requiredplaceholders written as `${VAR_NAME}` are resolved.
valuePlaceholders Requiredcan appear anywhere inside a string value, for example `prefix-${VAR_NAME}-suffix`.
valueResolution Requiredhappens in the CLI process, so the environment variable must be available where you run the command.
valueIf Requireda referenced environment variable is not set, the command fails with an error.
valueThis Requiredapplies to string fields across the JSON config, including nested objects and string arrays.
valuemount Requiredthe host directory you want to access as a volume in the container
valuespecify Requiredthe mount path as the directory in the filesystem mcp server command args
value| Name | Description | Required | Example |
|---|---|---|---|
| Only | placeholders written as `${VAR_NAME}` are resolved. | Required | value |
| Placeholders | can appear anywhere inside a string value, for example `prefix-${VAR_NAME}-suffix`. | Required | value |
| Resolution | happens in the CLI process, so the environment variable must be available where you run the command. | Required | value |
| If | a referenced environment variable is not set, the command fails with an error. | Required | value |
| This | applies to string fields across the JSON config, including nested objects and string arrays. | Required | value |
| mount | the host directory you want to access as a volume in the container | Required | value |
| specify | the mount path as the directory in the filesystem mcp server command args | Required | value |
Compatibility
About
MCPJungle
Run all your MCP servers behind one endpoint
Overview
One place to manage & connect to all your MCP servers
Environment Variables
Only: placeholders written as${VAR_NAME}are resolved. (Required)Placeholders: can appear anywhere inside a string value, for exampleprefix-${VAR_NAME}-suffix. (Required)Resolution: happens in the CLI process, so the environment variable must be available where you run the command. (Required)If: a referenced environment variable is not set, the command fails with an error. (Required)This: applies to string fields across the JSON config, including nested objects and string arrays. (Required)mount: the host directory you want to access as a volume in the container (Required)specify: the mount path as the directory in the filesystem mcp server command args (Required)
Installation
NPX
npx -y mcpjungle/MCPJungle
DOCKER
docker run mcpjungle/MCPJungle
Related Resources
GitHub
MCP ServerRepository management, file operations, and GitHub API integration
DeepSeek Coder Architect
PromptLeverage DeepSeek Coder for complex software architecture, code generation, and technical problem-solving with advanced reasoning.
3D Printing Optimizer
SkillOptimize 3D models for additive manufacturing considering orientation, supports, infill, and material properties.
Artificial Intelligence
GlossaryThe broad field of creating machines that can perform tasks requiring human-like intelligence, such as reasoning, learning, and perception.
Filesystem
MCP ServerSecure file operations with configurable access controls
Compare LLM Pricing
This server works with Claude, GPT-4o, and other models. Compare API costs side-by-side to find the cheapest option for your workflow.
