-
Notifications
You must be signed in to change notification settings - Fork 327
Open
Description
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
Tools are showing empty. I have even provided tools.json file

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
Labels
No labels