Skip to main content
Glama
hsiangjenli
by hsiangjenli
build_image.sh186 B
#!/bin/bash USERNAME="hsiangjenli" IMAGE_NAME="$USERNAME/python-mcp-template" date_tag=$(date +%Y-%m-%d) docker build --no-cache -t $IMAGE_NAME:$date_tag -t $IMAGE_NAME:latest --push .

Latest Blog Posts

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/hsiangjenli/mcp-slidev'

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