Skip to main content
Glama

Shell Command MCP Server

by kaznak
docker-compose.yaml335 B
# version属性は廃止されたので削除 services: mcp-server: build: context: . dockerfile: Dockerfile volumes: - ./src:/home/mcp/app/src - home-volume:/home/mcp environment: - NODE_ENV=production restart: unless-stopped stdin_open: true tty: true volumes: home-volume:

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kaznak/shell-command-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server