8000 Struggling to get my MCP server to show up in Docker Desktop - need help · Issue #285 · docker/mcp-registry · GitHub
[go: up one dir, main page]

Skip to content

Struggling to get my MCP server to show up in Docker Desktop - need help #285

@yzxbmlf

Description

@yzxbmlf

What am I doing wrong here? Any help would be appreciated.

I'm trying to submit our MCP server into the mcp-registry.

Our MCP server is available here https://github.com/Cylera/cylera-mcp-server

These are the steps I'm taking in my fork of mcp-registry:

task build -- --tools cylera-mcp-server
task catalog -- cylera-mcp-server
task import -- cylera-mcp-server

server.yaml

tools.json

Tools are showing empty. I have even provided tools.json file

Image

When I run on the command line:

docker mcp gateway run

  • Reading configuration...
    • Reading registry from registry.yaml
    • Reading catalog from [docker-mcp.yaml]
    • Reading config from config.yaml
    • Reading tools from tools.yaml
    • Reading secrets [cylera-mcp-server.cylera.password cylera-mcp-server.cylera.base_url cylera-mcp-server.cylera.username]
  • Configuration read in 243.360958ms
  • Using images:
    • mcp/cylera-mcp-server

Images pulled in 14.512708ms

  • Those servers are enabled: cylera-mcp-server
  • Listing MCP tools...
    • Running mcp/cylera-mcp-server with [run --rm -i --init --security-opt no-new-privileges --cpus 1 --memory 2Gb --pull never -l docker-mcp=true -l docker-mcp-tool-type=mcp -l docker-mcp-name=cylera-mcp-server -l docker-mcp-transport=stdio -e CYLERA_BASE_URL -e CYLERA_USERNAME -e CYLERA_PASSWORD]

    cylera-mcp-server: (7 tools)

7 tools listed in 997.092459ms

  • Watching for configuration updates...

Initialized in 1.255724583s
Start stdio server

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0