0
GitHub Stars

Docker MCP Servers is an MCP server on MCP.so — view details, tools, and install instructions.

Installation

⭐ RecommendedDocker
docker run -i --rm -e SLACK_BOT_TOKEN=your-slack-bot-token -e SLACK_TEAM_ID=your-slack-team-id ghcr.io/tatsuiman/docker-mcp-notion-server-slack:main
View configuration snippet
{
  "mcpServers": {
    "slack": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "-e",
        "SLACK_BOT_TOKEN=your-slack-bot-token",
        "-e",
        "SLACK_TEAM_ID=your-slack-team-id",
        "ghcr.io/tatsuiman/docker-mcp-notion-server-slack:main"
      ]
    },
    "notion": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "-e",
        "NOTION_API_TOKEN=your-integration-token",
        "ghcr.io/tatsuiman/docker-mcp-notion-server-notion-server:main"
      ]
    },
    "github": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "-e",
        "GITHUB_PERSONAL_ACCESS_TOKEN=your-github-token",
        "ghcr.io/tatsuiman/docker-mcp-notion-server-github:main"
      ]
    }
  }
}

💡 Tip: Make sure you have the appropriate package manager installed. Refer to the official documentation for detailed installation instructions.

Compatibility Matrix

Filter:

Cursor

STDIO
stdio:From mcp.so (unverified)

Claude Desktop

STDIO
stdio:From mcp.so (unverified)

MCP Compatible

STDIO
stdio:From mcp.so (unverified)
Verified - Tested by community
Unverified - Not yet tested
⚡ STDIO🌊 SSE🌐 HTTP

Server Information

License:MIT
Classification:active
Source:Data aggregated from public MCP directories

Quick Stats

Transports:
STDIO
Compatible Clients:3
Install Methods:1

Like this server?

Discover more MCP servers or submit your own to directory.