Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Goose With Mcp Servers

    Codename goose docker image with mcp servers

    3 stars
    Updated Aug 12, 2025

    Table of Contents

    • Configuring Goose
    • Automatic install of Goose
    • Dependency
    • Add GitHub MCP Server to Goose

    Table of Contents

    • Configuring Goose
    • Automatic install of Goose
    • Dependency
    • Add GitHub MCP Server to Goose

    Documentation

    goose-with-mcp-servers

    Codename goose docker image with mcp servers

    Configuring Goose

    Run goose configure to setup connection from goose to LLM.

    Example output for Ollama (use host.docker.internal instead of localhost due to docker networking))

    code
    Welcome to goose! Let's get you set up with a provider.
      you can rerun this command later to update your configuration
    
    ┌   goose-configure 
    │
    ◇  Which model provider should we use?
    │  Ollama 
    │
    ◇  Provider Ollama requires OLLAMA_HOST, please enter a value
    │  host.docker.internal
    │
    ◇  Enter a model from that provider:
    │  qwen2.5
    │
    ◓  Checking your configuration...                                                                                                                                                                                                   └  Configuration saved successfully
    
      Tip: Run 'goose configure' again to adjust your config or add extensions

    Automatic install of Goose

    Devcontainer contains installing of Goose via postCreateCommand.

    code
    curl -fsSL https://github.com/block/goose/releases/download/stable/download_cli.sh | CONFIGURE=false bash

    Dependency

    Goose requires libdbus which is also added to Devcontainer

    code
    sudo apt-get update && sudo apt-get install -y libdbus-1-3

    Add GitHub MCP Server to Goose

    GitHub Personal access token added via https://github.com/settings/personal-access-tokens/

    code
    node ➜ /workspaces/goose-with-mcp-servers (main) $ goose configure
    
    This will update your existing config file
      if you prefer, you can edit it directly at /home/node/.config/goose/config.yaml
    
    ┌   goose-configure 
    │
    ◇  What would you like to configure?
    │  Add Extension 
    │
    ◇  What type of extension would you like to add?
    │  Command-line Extension 
    │
    ◇  What would you like to call this extension?
    │  GitHub
    │
    ◇  What command should be run?
    │  npx -y @modelcontextprotocol/server-github
    │
    ◇  Would you like to add environment variables?
    │  Yes 
    │
    ◇  Environment variable name:
    │  GITHUB_PERSONAL_ACCESS_TOKEN
    │
    ◇  Environment variable value:
    │  ▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪
    │
    ◇  Add another environment variable?
    │  No 
    │
    └  Added GitHub extension

    Similar MCP

    Based on tags & features

    • MC

      Mcpmcp Server

      21
    • GL

      Glm Mcp Server

      TypeScript·
      3
    • NS

      Ns Private Access Mcp

      TypeScript·
      3
    • AD

      Adls Mcp Server

      Python·
      4

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • MC

      Mcpmcp Server

      21
    • GL

      Glm Mcp Server

      TypeScript·
      3
    • NS

      Ns Private Access Mcp

      TypeScript·
      3
    • AD

      Adls Mcp Server

      Python·
      4

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k