Overview
The dockerized-mcpaper-server is a project that provides a Dockerized version of the MCPaper server, allowing users to easily deploy and manage the server in a containerized environment.
To use the dockerized-mcpaper-server, clone the repository from GitHub, build the Docker image, and run the container using Docker commands.
- Easy deployment using Docker - Containerized environment for better management - Compatibility with MCPaper functionalities
- Deploying a lightweight server for MCPaper applications.
- Simplifying server management through containerization.
- Facilitating development and testing of MCPaper features in isolated environments.
Add to your AI client
Use these steps to connect dockerized-mcpaper-server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.
Cursor
Add this to your .cursor/mcp.json file in your project root, then restart Cursor.
.cursor/mcp.json
{
"mcpServers": {
"leomainini-dockerized-mcpaper-server-mcp-mirror": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-leomainini-dockerized-mcpaper-server-mcp-mirror"
]
}
}
}Claude Desktop
Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.
~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"leomainini-dockerized-mcpaper-server-mcp-mirror": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-leomainini-dockerized-mcpaper-server-mcp-mirror"
]
}
}
}Claude Code
Add this to your project's .mcp.json file. Claude Code will detect it automatically.
.mcp.json (project root)
{
"mcpServers": {
"leomainini-dockerized-mcpaper-server-mcp-mirror": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-leomainini-dockerized-mcpaper-server-mcp-mirror"
]
}
}
}VS Code (Copilot)
Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.
.vscode/mcp.json
{
"servers": {
"leomainini-dockerized-mcpaper-server-mcp-mirror": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-leomainini-dockerized-mcpaper-server-mcp-mirror"
]
}
}
}Windsurf
Add this to your Windsurf MCP config file, then restart Windsurf.
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"leomainini-dockerized-mcpaper-server-mcp-mirror": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-leomainini-dockerized-mcpaper-server-mcp-mirror"
]
}
}
}Cline
Open Cline settings, navigate to MCP Servers, and add this server configuration.
Cline MCP Settings (via UI)
{
"mcpServers": {
"leomainini-dockerized-mcpaper-server-mcp-mirror": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-leomainini-dockerized-mcpaper-server-mcp-mirror"
]
}
}
}FAQ
Is dockerized-mcpaper-server free to use?
Yes! The project is open-source and free to use.
What are the system requirements for running the server?
You need to have Docker installed on your machine to run the server.
Can I customize the server settings?
Yes! You can modify the Docker configuration files to customize the server settings.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":724,"uuid":"5c330f38-bc73-4ff7-b3f1-8489d9a75fa9","name":"LeoMainini_dockerized-mcpaper-server","title":"dockerized-mcpaper-server","description":"Mirror of","avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","created_at":"2024-12-30T03:27:40.371Z","updated_at":"2025-02-23T07:16:03.081Z","status":"created","author_name":"MCP-Mirror","author_avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","tags":"docker,mcpaper,server","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/MCP-Mirror/LeoMainini_dockerized-mcpaper-server","target":"_self","content":"# dockerized-mcpaper-server\n# dockerized-mcpaper-server","summary":"$29","img_url":null,"type":null,"metadata":null,"user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]